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

set xref with [rip + DISP] #50

Closed ghost closed 8 years ago

ghost commented 8 years ago

[rip + DISP] is only computed during the display, but not done by the analyzer.