1PLASMA is an interactive disassembler. It can generate a more readable assembly
2 (pseudo code) with a colored syntax. One can write scripts with the available
3 Python API.
4
5It supports :
6
7* Architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS)
8* Formats : ELF, PE, RAW
9