summaryrefslogtreecommitdiff
path: root/src/analysis/disass/dragon.c
AgeCommit message (Expand)Author
2016-10-15Avoided many infinite loops when computing ranks in Dalvik basic blocks.Cyrille Bagard
2016-10-09Defined a new and simpler way to produce graphical view of basic blocks.Cyrille Bagard
2016-05-28Built the basic blocks list simply at loading.Cyrille Bagard
2016-04-20Protected all concurrent accesses to sources and destinations of instructions.Cyrille Bagard
2016-04-02Handled all routines disassembling processing in one place.Cyrille Bagard
2016-03-26Extracted the logic of code nodes for better processing.Cyrille Bagard