summaryrefslogtreecommitdiff
path: root/src/analysis/disass/area.h
AgeCommit message (Expand)Author
2016-05-24Attached priority levels with disassembly starting points.Cyrille Bagard
2016-04-03Reorganized the whole disassembling process and displayed the relative progre...Cyrille Bagard
2015-11-26Used several threads without lock to disassemble binary code.Cyrille Bagard
2015-02-18Fixed a bug by properly reloading a reallocated list of binary areas.Cyrille Bagard
2015-01-30Bound a symbol for each loaded value for 'ldr' instructions.Cyrille Bagard
2014-12-31Resolved links in disassembled instructions.Cyrille Bagard
2014-12-30Tracked each binary area during the disassembling process and tried to follow...Cyrille Bagard