Radare2
Radare2 is a free and open-source framework for reverse engineering, binary analysis, and software exploitation. Originally created by pancake in 2006, it provides a comprehensive suite of tools for analyzing binary files across multiple architectures and platforms. The framework is written in C and can be extended with various plugins and bindings for different programming languages.
The core of radare2 is the command-line interface that allows users to interact with binary files through
Radare2 is highly customizable through its r2pipe interface, which enables integration with other tools and scripting