
oneiromancer
Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

Reverse engineering assistant that uses a locally running LLM to aid with pseudocode analysis.

Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows

LLDB MCP Integration + other helpful commands

AI-Powered Reverse Engineering Plugin for IDA Pro

Find zero-days while you sleep. DeepZero is an automated vulnerability research framework that parses, decompiles, and analyzes thousands of Windows…

Python Command-Line Ghidra MCP

IATelligence is a Python script that will extract the IAT of a PE file and request GPT to get more information about the API and the ATT&CK matrix…

A Binary Ninja plugin using backward slicing of variables as a driver for static taint analysis

AI-powered reverse-engineering of Rosetta (2 for Linux). Disclaimer: due to the user agreement, I will not touch the code. All is done by AI, so…


A lightweight hex editor and decompiler to solve your binary file analysis problems.

A MCP Debugger Server for Windows executables (x86 and x64). Exposes debugger functionality as MCP Tools for static / dynamic analysis of the…


Reconstructs legacy Windows binaries into C source by pairing Ghidra decompiler exports with local LLMs, producing compile-checked candidates and…