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.
☆64Updated 2 years ago
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:
- Simple windows API logger☆109Updated 6 years ago
- ☆148Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆64Updated 6 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- Abusing exceptions for code execution.☆113Updated 2 years ago
- An automatic tool for fixing dumped PE files☆42Updated 5 years ago
- [deprecated] Simple x64dbg plugin to save a full memory dump☆50Updated 3 years ago
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆69Updated 2 years ago
- MalUnpack companion driver☆99Updated last year
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆183Updated 8 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆67Updated 2 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆238Updated 6 years ago
- ☆165Updated 4 years ago
- APC Internals Research Code☆168Updated 5 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆58Updated 4 years ago
- Process Injection without R/W target memory and without creating a remote thread☆19Updated 3 years ago
- Windows Kernel Programming Experiments☆85Updated 3 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆80Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- Windows API Hashes used in the malwares☆42Updated 10 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆104Updated 5 years ago
- IDA plugin for quickly copying disassembly as encoded hex bytes☆65Updated 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.☆46Updated 6 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…☆182Updated 3 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆94Updated 4 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆61Updated 2 years ago
- Windows Kernel Programming☆133Updated 5 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆213Updated 3 months ago
- fix vmprotect import function used unicorn-engine.☆98Updated 2 years ago