plasma-disassembler / plasma

Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set xref with [rip + DISP]

opened this issue · comments

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