This skill focuses on the methodologies of static analysis, dynamic analysis, debugging, and binary exploitation. It is intended for professionals in security and software development.
$ npx skills add https://github.com/r00tedbrain-backup/skills --skill reverse-engineeringThis skill provides professional-grade reverse engineering methodology covering static analysis, dynamic debugging, malware analysis, and binary exploitation. It supports all major binary formats—ELF, PE, Mach-O, DEX, APK, firmware, and managed code—with guided workflows for identifying target architecture, establishing analysis scope, and selecting appropriate tools. The skill includes reference modules for platform-specific techniques (Android APK repackaging, iOS Keychain analysis, Windows kernel debugging), specialized tasks (symbol recovery, struct layout inference, protocol reversing, anti-cheat analysis), and advanced scripting approaches via Ghidra Python, IDAPython, and Frida hooking. It ships with bundled utilities including an IDA Pro export plugin, Frida DEX memory dumper, and MCP server integration for live querying of analysis tools.
Install using the command provided.
Static analysis of binary files.
Dynamic analysis for runtime behavior inspection.
Debugging applications to identify vulnerabilities.
Binary exploitation techniques for security assessments.
$ npx skills add https://github.com/r00tedbrain-backup/skills --skill reverse-engineeringgit clone https://github.com/r00tedbrain-backup/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan