# reverse-engineering-assistant

A Ghidra extension that provides a Model Context Protocol (MCP) server for AI-assisted reverse engineering ReVa (Reverse Engineering Assistant) is a Ghidra MCP server that enables AI language models to interact with Ghidra's powerful reverse engineering

- Tier: Indexed (plain plugin)
- Category: Security
- Page: https://www.flowy.sh/listings/cyberkaida-reverse-engineering-assistant
- Source: https://github.com/cyberkaida/reverse-engineering-assistant
- Price: free and open source

## Summary
reverse-engineering-assistant is a Claude Code plugin with 6 hand-picked skills for security work, indexed on Flowy. Install it with the command on its page. It includes binary-triage, ctf-crypto, ctf-pwn. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add cyberkaida/reverse-engineering-assistant
/plugin install ReVa@reva
```

## Skills
- binary-triage
- ctf-crypto
- ctf-pwn
- ctf-rev
- deep-analysis
- pyghidra-scripting

## FAQ

### What is reverse-engineering-assistant?
A Ghidra extension that provides a Model Context Protocol (MCP) server for AI-assisted reverse engineering ReVa (Reverse Engineering Assistant) is a Ghidra MCP server that enables AI language models to interact with Ghidra's powerful reverse engineering

### How do I install reverse-engineering-assistant?
Run these in Claude Code: /plugin marketplace add cyberkaida/reverse-engineering-assistant then /plugin install ReVa@reva. Then prompt normally.

### Does reverse-engineering-assistant auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is reverse-engineering-assistant free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
