A growing collection of practical tools for reversing, debugging, and software analysis. Find everything from process utilities to web and binary analysis helpers free and open source.
- Browse the tools below
- Clone this repo:
git clone https://github.com/vibheksoni/MyReversingUtils.git
- Try a tool: See each tool’s folder for usage.
Tool | What it does | Location | Docs |
---|---|---|---|
ProcSuspender | Launches a process in a suspended state for debugging | ProcSuspender/main.cpp |
README |
More tools coming soon!
See 3rdparty/README.md for a curated list of essential reversing and analysis tools (IDA Pro, Ghidra, Burp Suite, and more).
Have a tool or script? Contribute here! All skill levels welcome.