Bokken!

* At the **Installation http://inguma.eu/projects/bokken/wiki/Installation**
wiki page you can find all the necessary information to set up Bokken for both supported platforms, Linux and Windows. * **Running Bokken http://inguma.eu/projects/bokken/wiki/Running**
explains how to start Bokken once installed. * The PE/Elf section can be used as basic **GUI overview http://inguma.eu/projects/bokken/wiki/Peelf**.

Bokken alternatives

  • IDA Pro

  • The IDA Pro Disassembler and debugger is a multi-processor disassembler and debugger hosted on the Windows, Linux and Mac OS X Platforms.

    tags: debugger decompiling reverse-engineering
  • OllyDbg

  • OllyDbg is a 32-bit assembler level analysing debugger. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.

    tags: assembler debugger reverse-engineering
  • Relyze

  • Relyze is an interactive software reverse engineering and analysis platform with the following main features:

    tags: arm decompiling reverse-engineering static-analysis x64
  • ArkDasm

  • ArkDasm is a 64-bit interactive disassembler and debugger for Windows.

    tags: assembler binary-viewer decompiling executable-viewer machine-code
  • ODA Online Disassembler

  • ODA is an online disassembler for a wide range of machine architectures, including: Alpha, ARM, AVR, Intel x86, Motorola 68000, MIPS, PDP-11, PowerPC, SPARC, Z80, and more! Upload a Windows PE file, ELF, or raw binary and then view the disassembly and object file meta date such as symbols and sections.

    tags: decompiling reverse-engineering
  • Medusa - Disassembler

  • Medusa is a disassembler designed to be both modular and interactive. It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa.

    tags: decompiling