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

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

Proof-of-concept for CVE-2026-35250, an integer overflow in VirtualBox's DevVGA_VBVA leading to denial of service via a privileged guest. Includes…

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

Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions from binaries.

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

Proof-of-concept and root-cause analysis of CVE-2025-60719, a use-after-free vulnerability in Windows afd.sys leading to local privilege escalation,…

Multi-architecture disassembly framework providing a lightweight, thread-safe API for binary analysis, reverse engineering, and malware research…

GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux