Security

REDasm – cross-platform disassembler and binary analysis tool

REDasm is a cross-platform disassembler and binary analysis tool for examining compiled programs. It combines a native Qt interface with a separate analysis engine, giving reverse engineers an interactive environment without tying the underlying analysis facilities to the graphical frontend.

The architecture is extensible, with processor support and executable loaders implemented as plugins. REDasm also gives unusual attention to retro and legacy executable formats alongside contemporary binaries, making it relevant for software preservation as well as conventional reverse engineering.

This is free and open source software.

Key Features

  • Interactive disassembly listing with renaming, comments and typed data.
  • Function-level control flow graphs synchronized with the listing.
  • Navigable cross-references for code and data.
  • Automatic detection of ASCII, UTF-16 and Latin-1 strings.
  • Type system supporting structs, unions, enums and typedefs.
  • Integrated hex viewer.
  • Panels for segments, imports, exports, symbols, strings and problems.
  • Save and restore analysis projects including annotations and renames.
  • Patch binaries and export analysis data.
  • Architecture-neutral intermediate language for analysis and lifting.
  • Support for PE, ELF and several legacy and console formats.
  • Processor support including x86, x86-64, ARM, AArch64, MIPS, Z80 and MOS 6502.
  • Analyzers for Visual Basic binaries and Microsoft runtime information.
  • Light and dark themes.
  • Analysis engine can be used independently of the GUI.

Website: github.com/redasm-dev/redasm
Support:
Developer: REDasm developers
License: GNU General Public License v3.0

REDasm
Click image for full size

REDasm is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

Binary Analysis Tools
GhidraSoftware reverse engineering framework
Radare2Portable reversing framework
CutterGraphical reverse engineering platform
Detect it EasyFile inspection utility
ImHexAnalyze binary data
capaCommand line malware analysis tool
binwalkSearch a given binary image for embedded files
FLOSSFLARE Obfuscated String Solver
unblobExtraction suite for working with unknown binary blobs
RizinUNIX-like reverse engineering framework
LIEFWork with executable and binary formats
RetDecRetargetable machine-code decompiler

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted