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.
☆53Updated 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
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- ☆142Updated last year
- An example of how x64 kernel shellcode can dynamically find and use APIs☆104Updated 4 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆89Updated 3 years ago
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆67Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 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
- APC Internals Research Code☆162Updated 4 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆199Updated 8 months ago
- Simple windows API logger☆101Updated 5 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆149Updated 4 years ago
- devirtualization vmprotect☆62Updated 2 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆232Updated 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
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆74Updated 3 years ago
- ☆158Updated 3 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆70Updated last year
- Reverse engineered source code of the autochk rootkit☆201Updated 5 years ago
- IDA Plugin that fills in missing indirect CALL & JMP target information☆123Updated 2 months ago
- fix vmprotect import function used unicorn-engine.☆92Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆85Updated 2 years ago
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).☆133Updated 7 months ago
- Abusing exceptions for code execution.☆109Updated 2 years ago
- Helper idapython code for reversing kmdf drivers☆72Updated 2 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆209Updated 5 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- Windbg2ida lets you dump each step in Windbg then shows these steps in IDA☆76Updated 8 months ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago