
ai-reverse-engineering
AI-Assisted Reverse Engineering with Ghidra

AI-Assisted Reverse Engineering with Ghidra

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…

Automated binary vulnerability analysis tool that decompiles executables via Ghidra, scans pseudo-C code with Semgrep, and validates findings using…

Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries

A powerful decompiler that lets you reverse-engineer React Native mobile apps by converting their compiled Hermes bytecode (.hbc) files back into…

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

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

WinDbg x64 extension that disassembles live functions and uses an LLM to produce verified pseudocode.


Multi-session IDALib MCP router for coding agents. Analyze multiple binaries in parallel with IDA-compatible reverse engineering tools.

Headless AI agent for deterministic reverse engineering.

A Qt Widgets desktop UI for exploring Python bytecode with pycdc/pycdas, inspecting native decompilation, and using AI fallback for unsupported code…

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

BianryNinja plugin for identifying vulnerabilities in decompiled binaries with both programmatic scans and LLM support.

Output high level Pcode (PcodeAST) in Ghidra