danielplohmann / smda

SMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.
BSD 2-Clause "Simplified" License
227 stars 36 forks source link

add all-important if statement #17

Closed jcrussell closed 4 years ago

jcrussell commented 4 years ago

Only set abs_value_found when the register name matches.