
cutter
Free and Open Source Reverse Engineering Platform powered by rizin

Free and Open Source Reverse Engineering Platform powered by rizin

CTF framework and exploit development library

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

Cheat Engine. A development environment focused on modding

C++ python bytecode disassembler and decompiler

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

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

Structured reverse engineering course covering x64 Windows binaries, assembly, debugging, and malware analysis. Designed for beginners to…

A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol

MCP Server for Ghidra

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

PEDA - Python Exploit Development Assistance for GDB

A Linux version of the ProcDump Sysinternals tool

Linux syscall tracer using ptrace to monitor, debug, and analyze system calls, signal deliveries, and process state changes for diagnostics and…


A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development

🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。