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.
☆60Updated 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:
- ☆147Updated 2 years ago
- Simple windows API logger☆108Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 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
- An automatic tool for fixing dumped PE files☆41Updated 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
- Abusing exceptions for code execution.☆111Updated 2 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated 2 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆62Updated 6 years ago
- APC Internals Research Code☆166Updated 5 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆85Updated 4 years ago
- Windows Kernel Programming☆130Updated 5 years ago
- Binary Ninja plugin for exploring Structured Exception Handlers☆81Updated last year
- Simple x64dbg plugin to save a full memory dump☆50Updated 2 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆204Updated last year
- x86 and x64 assembly "read-eval-print loop" for Windows☆31Updated 8 years ago
- ☆163Updated 3 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆213Updated 6 months ago
- Helper idapython code for reversing kmdf drivers☆74Updated 3 years ago
- MalUnpack companion driver☆98Updated last year
- Set of antianalysis techniques found in malware☆131Updated 2 years ago
- ☆120Updated 5 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆213Updated 3 years ago
- IDA plugin for quickly copying disassembly as encoded hex bytes☆62Updated 3 years ago
- Reverse engineered source code of the autochk rootkit☆205Updated 5 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆177Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago