The old project name was Reverse. 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. wiki : TODO list and some documentation. It supports : architectures : x86{64}, ARM, MIPS{64} (partially for ARM and MIPS) formats : E

