reverse-skills
Reverse engineering analysis skills, supporting over 40 AI programming tools.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- skill-github
- Repository
- github.com/P4nda0s/reverse-skills
Overview
The Reverse Engineering Skill Set is a plugin designed for IDA-NO-MCP that exports decompiled results from IDA and uses AI programming tools for analysis. The plugin includes multiple capabilities such as function symbol analysis, data structure reconstruction, and dynamic instrumentation script generation. These skills enable AI to better understand and analyze decompiled code, making them ideal for security researchers and reverse engineers.
Capabilities
- ▪Analyze function symbols from export/import tables or decompiled code
- ▪Reconstruct data structures from decompiled functions
- ▪Generate dynamic instrumentation scripts using modern Frida API
- ▪Simulate and debug specific code snippets using the Unicorn engine
- ▪Dump DEX files from memory of running Android applications
- ▪Extract C# symbol addresses from Unity IL2CPP builds
Use cases
Setup
npx skills add P4nda0s/reverse-skills
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to install this plugin?
Use the command `npx skills add P4nda0s/reverse-skills`.
How to update or uninstall the plugin?
Use `npx skills check` to check for updates, `npx skills update` to update, and `npx skills remove` to uninstall.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.