
x86-cpp-reversing-skill
Claude Code skill for reverse-engineering 32-bit little-endian x86 C++ binaries (vtables, RTTI, inheritance recovery)
ai-assisted-reversingbinary-analysiscode-analysis+7

Claude Code skill for reverse-engineering 32-bit little-endian x86 C++ binaries (vtables, RTTI, inheritance recovery)

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

Repository for the code snippets from the AllThingsIDA video channel

Program for determining types of files for Windows, Linux and MacOS.

OGhidra bridges Large Language Models (LLMs) via Ollama with the Ghidra reverse engineering platform, enabling AI-driven binary analysis through…

AI-Powered Reverse Engineering Plugin for IDA Pro