dsh plugins中文
← Back to popular plugin directory

Agent reverse engineering tool

morluto/rea · skills

Reverse engineer anything with agents, from app behavior down to native binaries.

★ 324GitHub stars
26Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

English · 简体中文 · 日本語 · 한국어 · العربية REA: Reverse Engineer Anything Reverse engineer anything with agents, from app behavior down to native binaries. See a feature you like. Understand how it works, down to the binary level.

See a feature in an app that you want in your own product? Give the app to your agent—even without its source code. With REA, the agent can investigate the feature, explain how it works, show its evidence, and build a version adapted to your stack and requirements.

Reverse engineering normally makes the operator choose a tool, learn its API, move evidence between programs, and decide what to inspect next. REA gives that work to the agent through commands, skills, structured results, and repeatable investigation workflows. Just ask your agent

Install command

dsh plugin --profile web add github:morluto/rea
View GitHub repository ↗Back to popular plugin directory