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

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

Runtime schema + RTTI extraction tool for Deadlock, CS2, Dota, and others (Source 2). No source2gen required.

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

YARI is an interactive debugger for YARA Language.

ComfyEngine is a memory exploration toolkit built for people who need to monitor, patch, and script a running process.

A Magisk module that simplifies running the Frida server on Android, with easy management commands to download specific versions, enable or disable…

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

ExportHider: Generating Export Table during Runtime to Hide the Exported Functions from the DLL File.

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


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

Golang bindings for PE-sieve

ADT is a toolset designed to help model application behavior, research and test security vulnerabilities, and facilitate reversing hostile code.

Reproduces the CVE-2026-70638 integer overflow in llama.cpp Android JNI with a safe arithmetic demo, malicious GGUF generator, and Frida hook for…

Linux ptrace-based process tracing and debugging utility for inspecting system calls, memory, and program execution flow.

This is an Exploit App I made when solving the DocumentViewer challenge (CVE-2021-40724) from MobileHackingLab. It will download a libdocviewe_pro.so…