summaryrefslogtreecommitdiff
path: root/src/format/Makefile.am
AgeCommit message (Expand)Author
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
2015-08-12Extended the loading process of binary formats to prepare the DWARF support.Cyrille Bagard
2015-02-03Removed all references to binary parts (GBinPart) and updated the code.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2010-05-18Displayed the about window.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2010-04-24Updated a little bit the Java part (welcome back).Cyrille Bagard
2010-03-11Added first steps for a full PE support.Cyrille Bagard
2009-12-13Loaded and saved binary parts.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...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-25Saved the current work on plugins.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-03-03Created a system messages panel.Cyrille Bagard
2009-01-29Begun to support PE binaries.Cyrille Bagard
2009-01-25Supported the Java Class file format.Cyrille Bagard
2008-08-08Prepared to handle the DWARF debug format.Cyrille Bagard
2008-07-26Parsed x86 binary data and displayed the result.Cyrille Bagard