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:
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Simple windows API logger☆104Updated 5 years ago
- Helper idapython code for reversing kmdf drivers☆72Updated 2 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Abusing exceptions for code execution.☆111Updated 2 years ago
- 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
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆92Updated 3 years ago
- ☆161Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆220Updated 5 years ago
- APC Internals Research Code☆166Updated 5 years ago
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆68Updated 2 years ago
- ☆145Updated 2 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆177Updated 7 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆72Updated last year
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- Windbg2ida lets you dump each step in Windbg then shows these steps in IDA☆75Updated 11 months ago
- An automatic tool for fixing dumped PE files☆41Updated 4 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
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated last year
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆84Updated 4 years ago
- Simple 32/64-bit PEs loader.☆138Updated 6 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆240Updated 3 years ago
- Windows API Hashes used in the malwares☆42Updated 9 years ago
- Designed to learn OS specific anti-emulation patterns by fuzzing the Windows API.☆98Updated 4 years ago
- PoC for hiding PE exports☆67Updated 4 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆202Updated 11 months ago
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆75Updated 3 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆78Updated 14 years ago