Reverse engineering skills for Claude Code. Designed for IDA-NO-MCP, this plugin exports decompiled results from IDA for analysis. Benefits security teams and reverse engineers. Integrates with IDA-NO-MCP and Claude Code.
git clone https://github.com/P4nda0s/reverse-skills.gitReverse engineering skills for Claude Code. Designed for IDA-NO-MCP, this plugin exports decompiled results from IDA for analysis. Benefits security teams and reverse engineers. Integrates with IDA-NO-MCP and Claude Code.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/P4nda0s/reverse-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.
Analyze the following decompiled code from [FILE_NAME] in [COMPANY]'s [INDUSTRY] application. Identify potential vulnerabilities, suspicious patterns, or areas of interest for reverse engineering. Provide a detailed breakdown of the code's functionality and any security implications.
# Reverse Engineering Analysis for [FILE_NAME] ## Overview The provided decompiled code appears to be part of a proprietary authentication module within [COMPANY]'s [INDUSTRY] application. The code handles user credential validation and session management. ## Key Findings - **Potential Vulnerability**: The code uses a hardcoded encryption key for session tokens, which could be exploited if discovered. - **Suspicious Pattern**: The function `validate_credentials` does not properly sanitize user inputs, potentially leading to injection attacks. - **Interesting Functionality**: The code includes an undocumented function `backup_data` that appears to exfiltrate user data to an external server. ## Recommendations 1. Replace the hardcoded encryption key with a dynamically generated one. 2. Implement proper input sanitization in the `validate_credentials` function. 3. Investigate the purpose and security implications of the `backup_data` function.
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Service Management That Turns Chaos Into Control
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan