Tag: reverse-engineering
tool
★ 231
Binary Analysis and Reverse Engineering Tool
Utilises the r2mcp MCP server for comprehensive analysis of binaries, including disassembly, control flow graphing, and symbol extraction. It provides structured methods for reverse-engineering executables, libraries, and firmware.
skill
★ 8,633
IDAPython for IDA Pro Reverse Engineering
Provides capabilities for automating binary analysis and reverse engineering using the IDA Pro Python API. It enables database manipulation, including function analysis, type system management, and Hex-Rays decompiler interaction.