
qlcoder
Agentic Framework for Synthesizing CodeQL Queries

Agentic Framework for Synthesizing CodeQL Queries

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…

Radare2 AI plugin using local or remote LLMs for decompilation, function explanation, vulnerability detection, renaming, and scripted reverse…

Allows you to emulate an Android native library, and an experimental iOS emulation

A decompiler-agnostic plugin for interacting with AI in your decompiler. GPT-4, Claude, and local models supported!

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…

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

🤖🏴☠️ radare2 plugin for GPT-4 🦜. Solve crackmes automatically 🪄

Plugin for Binary Ninja that integrates local Ollama models to rename functions and variables in decompiled HLIL code, preserving privacy by keeping…

For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhuo Zhang, Nan…

iOS and macOS Decompiler

IDA plugin which queries language models to speed up reverse-engineering

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.

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

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

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

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