tihanyin/REx-skill
REx@Skill - Agentic Reverse Engineering eXecution Skill for binary vulnerability discovery
About the project
A Claude Code skill with 7 subagents and 33 scripts that automates binary reverse engineering: decompilation, fuzzing, symbolic execution and vulnerability discovery with evidence.
Useful for
- Analyze a single binary with /re-analyze and get an evidence tree
- Run a whole directory of binaries in parallel to hunt for vulnerabilities
- Spin up the pinned Ghidra, angr, AFL++ toolchain via nix develop
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 10 stars so far today, about 30 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 85 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #199.
- About 10 forks a day — people are taking the code.
- Recent forks include notable developers: @gmh5225 (1,275 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 85
- Today
- 10 · ≈ 30 by evening
- Forks
- 16
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- License
- MIT
- Latest release
- v1.0.0 · September 23, 2026
- Created
- September 23, 2026
- Last push
- September 23, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026Top new repositories this week: #199
Similar by description
-
1.2
rizinorg/cutter
Cutter is a free and open-source reverse engineering platform with a GUI powered by rizin, designed for analyzing and debugging binaries.
-
2.4
NationalSecurityAgency/ghidra
A software reverse engineering framework from the NSA: disassembly, decompilation, graphing and scripting for analyzing compiled code on Windows, macOS and Linux.