
idacode
An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.

An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.

Obfuscates x86-64 assembly with instruction injection, junk code, constant obfuscation, and runtime decryption to hinder reverse engineering and…

Low-level library for encoding and decoding IA32/Intel64 x86 instructions, exposing APIs for instruction length, operands, categories, control-flow…

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran.…

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

Provides a chat-based, LLM-assisted reverse engineering experience within Ghidra

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Hex-Rays Decompiler plugin for better code navigation

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

Runtime process analysis and memory hacking MCP server for AI agents. Supports dynamic extension loading, read-only mode, audit logging, and…

Open-source, cross platform Qt6 based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code…

Zero-click Bluetooth RCE exploit for Android 8-9 (CVE-2020-0022) with heap spraying, address leaking, and JOP chain execution for remote code…

IDAPython tool for creating automatic C++ virtual tables in IDA Pro

Learning Linux Binary Analysis, published by Packt

Library for lifting machine code to LLVM bitcode

Inject code into running Python processes

Modular GDB interface providing a visual dashboard with customizable panels for inspecting registers, source code, assembly, and program state during…

Binary code coverage visualizer plugin for Ghidra