#93 · Primary category: Cybersecurity & Decryption Tools

reverse-skills

Reverse engineering skills for Claude Code | 逆向工程 Claude Code Skills 插件

Project last updated:05/06/26

GitHub Stars

2.1K

Forks

257

Contributors

3

License

Other

Why we included this project

Security researchers and malware analysts who already live in IDA or Ghidra can use this to pull an AI coding assistant into their reverse engineering work. It installs as a set of Claude Code skills that turn routine disassembly jobs into repeatable prompts: rebuilding function symbols and data structures from decompiled output, generating Frida instrumentation scripts, emulating code with Unicorn, and dumping DEX files from running Android apps. There's also coverage for platform-specific work like pulling C# symbol addresses out of Unity IL2CPP builds and unpacking iOS apps on jailbroken devices. Since the skills are built to work with the companion IDA-NO-MCP export tool, you get a scriptable path from the disassembler into an AI-assisted analysis session instead of copy-pasting snippets by hand.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category