Skip to content

Commit 3bce3f6

Browse files
committed
Add REA to static analysis tools
1 parent 66668c6 commit 3bce3f6

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

data/tools/rea.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: REA
2+
categories:
3+
- linter
4+
tags:
5+
- binary
6+
- dotnet
7+
- javascript
8+
license: MIT
9+
types:
10+
- cli
11+
source: 'https://github.com/morluto/rea'
12+
homepage: 'https://github.com/morluto/rea'
13+
description: >-
14+
REA provides local CLI and MCP tools for agent-driven reverse engineering of
15+
native binaries through Hopper and Ghidra, managed PE/CLI files,
16+
JavaScript/Electron apps, and browser runtimes. It returns structured analysis
17+
results with evidence for tracing application behavior.
18+
resources:
19+
- title: Quick start
20+
url: https://github.com/morluto/rea#quick-start

0 commit comments

Comments
 (0)