Example Usage
# Clone the repository git clone https://github.com/pandaadir05/re-architect.git cd re-architect # Install dependencies pip install -r requirements.txt # Install the package in development mode pip install -e . # Run analysis on a binary python main.py binary_file.exe --config config.yaml
See also
010editor
Free
Templates and scripts for 010 editor…
mitmproxy2swagger
Free
Automagically reverse-engineer REST APIs via capturing traffic…
Ghidra
Open Source
Kali
NSA-developed software reverse engineering suite. Features a disassembler, decompiler, scripting (Ja…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
Radare2
Open Source
Kali
Portable reversing framework that includes a hex editor, disassembler, debugger, scripting engine (r…
GDB with pwndbg
Open Source
Kali
GDB (GNU Debugger) enhanced with pwndbg plugin for exploit development and reverse engineering. Adds…