Plasma is an interactive disassembler for x86/ARM/MIPS
https://github.com/plasma-disassembler/plasma [github.com]
2017-08-12 19:01
PLASMA is an interactive disassembler. It can generate a more readable assembly (pseudo code) with colored syntax. You can write scripts with the available Python api (see an example below). The project is still in big development.
source: grugq