Reverse Engineering AI Agent Skills
Browse AI agent skills tagged "Reverse Engineering". Find and install skills, MCP servers, and plugins for your AI coding assistant.
4 listings
Apktool MCP Server
MCP Server⚡ Fully automated MCP server built on top of apktool to analyze Android APKs using LLMs like Claude — uncover vulnerabilities, parse manifests, and reverse engineer effortlessly. Image generated using AI tools. apktool-mcp-server is a MCP server for the Apk Tool that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude. Think: "Dec
solvitor-mcp: A Solvitor API MCP Server in Rust
MCP ServerA Model Context Protocol (MCP) server for interacting with the Solvitor API. This server provides tools to access the AI-powered platform that helps developers extract IDL files from closed-source Solana smart contracts and decompile them. This MCP server exposes the following tools for interacting with the Solvitor API: - Extract IDL (Interface Definition Language) from any Solana program using r
GhidrAssistMCP
A powerful Ghidra extension that provides an MCP (Model Context Protocol) server, enabling AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized API. GhidrAssistMCP bridges the gap between AI-powered analysis tools and Ghidra's comprehensive reverse engineering platform. By implementing the Model Context Protocol, this extension allows exte
IDA Pro MCP
MCP ServerIDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.