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
- ☆149Updated 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
- This utility allows you to lock every available memory regions of an arbitrary process into its working set.☆69Updated 2 years ago
- An automatic tool for fixing dumped PE files☆42Updated 5 years ago
- APC Internals Research Code☆168Updated 5 years ago
- MalUnpack companion driver☆99Updated last year
- Windows Kernel Programming☆133Updated 5 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆68Updated 2 years ago
- ☆163Updated 4 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
- Binary Ninja plugin for exploring Structured Exception Handlers☆82Updated last year
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- Abusing exceptions for code execution.☆113Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆183Updated 8 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
- [deprecated] Simple x64dbg plugin to save a full memory dump☆50Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆239Updated 6 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 collection of tools, source code, and papers researching Windows' implementation of CET.☆88Updated 5 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 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…☆182Updated 3 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆96Updated 4 years ago
- Helper idapython code for reversing kmdf drivers☆74Updated 3 years ago
- Sample project for kernel debugging automation with Vagrant☆60Updated 5 years ago
- Reverse engineered source code of the autochk rootkit☆207Updated 6 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆115Updated last year