
VMUnprotect.Dumper
Dynamically unpacks VMProtect-protected .NET assemblies, removes tamper protection, and restores executable code for reverse engineering.

Dynamically unpacks VMProtect-protected .NET assemblies, removes tamper protection, and restores executable code for reverse engineering.

Automates DLL hijacking and DLL proxying research on Windows binaries by analyzing PE imports, generating proxy DLLs, and producing proof-of-concept…

Code Coverage Exploration Plugin for Ghidra

Windows NT ioctl bruteforcer and modular fuzzer

.NET command and control framework with dynamic C# compilation, encrypted key exchange, and multi-user collaboration for red team operations.…

In-memory Java stager that downloads, compiles, and executes arbitrary Java payloads over HTTP, enabling AV evasion and remote code execution for red…

Static binary rewriter that instruments XNU kernel and kexts, enabling targeted function/file-level coverage and feedback-aware fuzzing for macOS…

A Solution For Cross-Platform Obfuscated Commands Detection presented on CIS2019 China. 动静态Bash/CMD/PowerShell命令混淆检测框架 - CIS 2019大会

Maps execution-coverage data onto Ghidra disassembly to highlight visited code paths and accelerate reverse-engineering workflows.

Modular instrumentation framework using Frida for Windows software reverse engineering and attack surface analysis.

GNU IFUNC is the real culprit behind CVE-2024-3094

Exploit for Jenkins serialization vulnerability - CVE-2016-0792

Black-box deobfuscator synthesizing semantics of obfuscated binary code via program synthesis, execution sampling, grammar search, and inference…

Fuzzing Framework for Modules in Apache HTTPD Server

A script to detect stack-strings by using emulation (leveraging Unicorn)

Go bindings for a memory-scanning library to detect and dump in-memory PE injections, shellcode, and process anomalies for malware analysis and…

Laravel debug mode - Remote Code Execution (RCE)

match functions in binaries by what they do, not what their bytes look like. behavioral function fingerprinting via microexecution.