
Relyze
Relyze is an interactive software reverse engineering and analysis platform with the following main features:
- Load PE and ELF binaries - Navigate a binaries structure and discover how it is composed. Visualize the data and enrich the analysis with symbols.
- Analyze x86, x64 and ARM code - Let the analysis reconstruct control flow graphs, resolve indirect calls, generate references, discover stack variables and more.
- Interactive Analysis - Modify and annotate the analysis as you work. Explore the relationships between code and data with interactive control flow, call and reference graphs.
- Binary Diffing - Perform a differential analysis against two binaries and explore their similarities and differences.
- Modern Interface - Relyze employs a sleek modern interface with a flat UI design ethos in order to bring the analysis to center stage.
- Plugin Framework - A rich Ruby plugin framework lets you expand the capabilities of Relyze with your own plugins.