summaryrefslogtreecommitdiff
path: root/src/analysis/Makefile.am
AgeCommit message (Expand)Author
2015-09-20Defined one unique type to handle binaries.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2015-07-14Moved the project information into the analysis domain.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
2012-12-08Cut instructions flow into blocks (to be continued).Cyrille Bagard
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2010-12-20Begun to clean the code by moving the disassembling process into disass/.Cyrille Bagard
2010-11-06Defined the entry point for decompilations.Cyrille Bagard
2010-04-18Improved the Itanium demangler.Cyrille Bagard
2009-09-30Parsed and replaced ModRM operands.Cyrille Bagard
2009-09-20Rewritten the work queue and fixed thread concurrency.Cyrille Bagard
2009-08-30Rendered using the GTK buffer (crappy version).Cyrille Bagard
2009-07-31Processed disassembling in a dedicated thread.Cyrille Bagard
2009-07-04Defined general rendering options using a GLib object.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-05-11Changed the way the program is built.Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-04-12Created a debugging layout and introduced a heavier use of GLib.Cyrille Bagard
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
2009-03-08Added a partial support of the Itanium C++ ABI mangling.Cyrille Bagard
2009-02-18Begun to rewrite the way rendering lines are managed.Cyrille Bagard