plasma-disassembler / plasma

Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
GNU General Public License v3.0
3.05k stars 275 forks source link

Add branch conditional for MIPS #83

Closed GH0st3rs closed 6 years ago

GH0st3rs commented 6 years ago

Restyle code by PEP8

Add wrapper for SLT* instructions

GH0st3rs commented 6 years ago

Example result:

screenshot - 17 11 2017 - 11 48 35

plasma-disassembler commented 6 years ago

Amazing, thank you very much !