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.
☆61Updated 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…☆63Updated 6 years ago
- Simple windows API logger☆109Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Abusing exceptions for code execution.☆112Updated 2 years ago
- Windows Kernel Programming☆130Updated 5 years ago
- ☆147Updated 2 years ago
- APC Internals Research Code☆167Updated 5 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated 2 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
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆70Updated 2 years ago
- x86 and x64 assembly "read-eval-print loop" for Windows☆31Updated 8 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆232Updated 5 years ago
- An automatic tool for fixing dumped PE files☆41Updated 5 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆206Updated last year
- Simple x64dbg plugin to save a full memory dump☆50Updated 2 years ago
- ☆163Updated 4 years ago
- devirtualization vmprotect☆62Updated 2 years ago
- Windows API Hashes used in the malwares☆42Updated 10 years ago
- MalUnpack companion driver☆98Updated last year
- Set of antianalysis techniques found in malware☆130Updated 2 years ago
- Windows Kernel Programming Experiments☆80Updated 3 years ago
- Helper idapython code for reversing kmdf drivers☆74Updated 3 years ago
- Process Injection without R/W target memory and without creating a remote thread☆19Updated 3 years ago
- Windows Kernel Programming (Обзорный перевод книги)☆58Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆85Updated 4 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆93Updated 3 years ago