What is REDasm?
The OpenSource Disassembler is a versatile cross-platform tool that caters to the needs of both hobbyists and professional reverse engineers. Powered by the LibREDasm library, this disassembler offers a modern and flexible architecture, enabling the integration of plugins developed in C, C++, and Python3. The user-friendly Qt frontend provides a seamless interface, while the underlying C API ensures maximum ABI compatibility, complemented by a C++17 core. This comprehensive solution allows users to navigate and analyze complex binary structures with ease, making it a valuable asset in the realm of reverse engineering, malware analysis, and software security
Highlights
- Cross-platform compatibility, supporting a wide range of operating systems
- Modular plugin system, allowing the integration of custom functionality in C, C++, and Python3
- Extensive API compatibility with a plain C API and a C++17 core
- User-friendly Qt-based graphical interface for intuitive navigation and analysis
- Support for a diverse range of binary file formats and architectures
Features
Hexadecimal
Static analysis
Debugging
Disassembler
C++