CheckPointSW / Anti-Debug-DBLinks
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.
☆57Updated 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
Sorting:
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆60Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- ☆145Updated 2 years ago
- Helper idapython code for reversing kmdf drivers☆72Updated 2 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆219Updated 5 years ago
- Abusing exceptions for code execution.☆111Updated 2 years ago
- Simple windows API logger☆104Updated 5 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- Files for the packer tutorial☆72Updated 4 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.☆46Updated 6 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆66Updated last year
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- APC Internals Research Code☆166Updated 4 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆206Updated 2 years ago
- Windbg2ida lets you dump each step in Windbg then shows these steps in IDA☆75Updated 11 months ago
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆68Updated 2 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆89Updated 3 years ago
- ☆161Updated 3 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆84Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- devirtualization vmprotect☆62Updated 2 years ago
- Binary Ninja plugin for exploring Structured Exception Handlers☆81Updated last year
- fix vmprotect import function used unicorn-engine.☆93Updated 2 years ago
- Windows API Hashes used in the malwares☆42Updated 9 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Enumerate user mode shared memory mappings on Windows.☆121Updated 4 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆140Updated 8 months ago