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
228
stars
36
forks
source link
Use OEP info to populate FEP candidate list #56
Open
danielplohmann opened 4 months ago
No idea why this is not done yet, if an explicit oep param is added to
disassembleBuffer
, then of course it should be used...