REDasm is under heavy development but it provides several interesting features:

  • IDA-Like interactive listing
  • Multithreaded analysis
  • Graphing support
  • Runs on Windows and Linux
  • Easy to use
  • C API (from 3.0)
  • Plugin Support (from 3.0)
Supported Loaders
  • Portable Executable (PE)
  • ELF Executable | 32/64 bits
  • Sony Playstation 1 Executable
  • Sony Playstation 1 BIOS
  • XBox1 Executable (XBE)
  • ESP32 Roms
  • DEX
Supported Assemblers
  • x86 and x86_64
  • MIPS
  • ARM64
  • CHIP-8
  • Xtensa
  • Dalvik

Check the Roadmap for more features and ideas or open an issue on GitHub!

License

REDasm is OpenSource Software and it's released under GNU GPL3 License.


Stats
  • Language grade: C/C++