P4nda0s/reverse-skills
A collection of reverse engineering skills and prompts designed for Claude Code to analyze binaries, memory dumps, and obfuscated code.

This repository provides a set of reverse engineering skills that can be installed as prompts for Claude Code and similar AI coding assistants. It enables AI tools to perform tasks like extracting function symbols from binaries, reconstructing data structures from decompiled code, generating Frida instrumentation scripts, dumping DEX files from Android memory, and parsing Unity IL2CPP builds. The skills work in conjunction with IDA-NO-MCP and other tools in the AI-assisted reverse engineering workflow.