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
277
forks
source link
Cleanups and fixes w.r.t the new context system #28
Closed
dnet closed 9 years ago
I fixed a few things that resulted from the new context system like missing or unused imports, and I also improved the Vim syntax generator.