CheckPointSW / Anti-Debug-DB
Anti-Debug encyclopedia contains methods used by malware to verify if they are executed under debugging. It includes the description of various anti-debug tricks, their implementation, and recommendations of how to mitigate the each trick.
☆54Updated last year
Alternatives and similar repositories for Anti-Debug-DB:
Users that are interested in Anti-Debug-DB are comparing it to the libraries listed below
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆54Updated 5 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆104Updated 3 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆105Updated 4 years ago
- ☆143Updated last year
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Helper idapython code for reversing kmdf drivers☆72Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- Simple windows API logger☆101Updated 5 years ago
- devirtualization vmprotect☆62Updated 2 years ago
- Abusing exceptions for code execution.☆110Updated 2 years ago
- fix vmprotect import function used unicorn-engine.☆92Updated 2 years ago
- ☆159Updated 3 years ago
- obfacros - a set of C++ macros that can be used to obfuscate your c/c++ code, to make executables harder for reverse-engineering.☆47Updated 5 years ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆56Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆235Updated 3 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆72Updated last year
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆209Updated 5 years ago
- APC Internals Research Code☆166Updated 4 years ago
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆74Updated 3 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆95Updated 3 months ago
- Windbg2ida lets you dump each step in Windbg then shows these steps in IDA☆75Updated 9 months ago
- Designed to learn OS specific anti-emulation patterns by fuzzing the Windows API.☆98Updated 4 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆174Updated 7 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆88Updated 3 years ago
- This is a simple driver with x64 inline assembly☆54Updated 4 years ago
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆67Updated last year
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆149Updated 4 years ago