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

Fixed loop end in x86/analyzer.c. #61

Closed Nils-TUD closed 8 years ago

ghost commented 8 years ago

Oww thank you !

Nils-TUD commented 8 years ago

You're welcome. Great tool, btw!