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:
- ☆148Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- Simple windows API logger☆109Updated 6 years ago
- Abusing exceptions for code execution.☆113Updated 3 years ago
- APC Internals Research Code☆168Updated 5 years ago
- An automatic tool for fixing dumped PE files☆42Updated 5 years ago
- ☆163Updated 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
- 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
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆239Updated 6 years ago
- Windows Kernel Programming☆133Updated 5 years ago
- Windows Kernel Programming Experiments☆85Updated 3 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
- 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
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆145Updated 5 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆88Updated 5 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆96Updated 4 years ago
- devirtualization vmprotect☆65Updated 2 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆213Updated 4 months ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 5 years ago
- [deprecated] Simple x64dbg plugin to save a full memory dump☆50Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Binary Ninja plugin for exploring Structured Exception Handlers☆82Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 5 years ago
- Small tool to convert beteween the PE alignments (raw and virtual).☆111Updated 3 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago