
ASM-Obfuscator
Obfuscates x86-64 assembly with instruction injection, junk code, constant obfuscation, and runtime decryption to hinder reverse engineering and…

Obfuscates x86-64 assembly with instruction injection, junk code, constant obfuscation, and runtime decryption to hinder reverse engineering and…

C++ plugin demonstrating an improved anti-debugging concept inspired by VMProtect (formerly AmogusPlugin) for debugger detection and software…

POC about how to detect windows kernel debug by pool tag.

MCP-powered reverse engineering platform connecting WinDbg, IDA Pro & x64dbg with 160+ AI-accessible debugging and analysis tools.


Study of a classic stack-based buffer overflow vulnerability in a controlled lab environment for educational purposes.

Time Travel Debugging IDA plugin

How to set up 2 VirtualBox VM to debug kernel driver using windbg

Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)

The first analysis framework for CPU microcode

A DTrace on Windows Reimplementation

PoCs and tools for investigation of Windows process execution techniques

Tools for Linux kernel debugging on Bochs (including symbols, native Bochs debugger and IDA PRO)

VSCode extension for Frida-based mobile reverse engineering: runtime class/module inspection, Java/ObjC/native hook generation, autocomplete, and…

Vivisect plugin enabling function emulation, function recon, and interactive Python CLI for emulation-driven reverse engineering and vulnerability…

Fully dockerized Linux kernel debugging environment

YARI is an interactive debugger for YARA Language.

A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development