summaryrefslogtreecommitdiff
path: root/src/analysis/disass/Makefile.am
AgeCommit message (Collapse)Author
2016-05-28Built the basic blocks list simply at loading.Cyrille Bagard
2016-04-03Reorganized the whole disassembling process and displayed the relative ↵Cyrille Bagard
progression.
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
2014-12-30Tracked each binary area during the disassembling process and tried to ↵Cyrille Bagard
follow the execution flow. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@445 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ↵Cyrille Bagard
'AM_CPPFLAGS'. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@345 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-02-10Improved the disassembling process by handling loops in code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@339 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-08Cut instructions flow into blocks (to be continued).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@297 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-07-14Limited all routines using code from binary.c.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@250 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-12-20Begun to clean the code by moving the disassembling process into disass/.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@202 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a