summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-11-03Retrieved the revision number using M4 instead of shell.Cyrille Bagard
2015-10-01Decoded mangled names in a way suitable for the DEX format.Cyrille Bagard
2015-09-20Defined one unique type to handle binaries.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2015-09-01Added a welcome panel as plugin using Python.Cyrille Bagard
2015-08-12Extended the loading process of binary formats to prepare the DWARF support.Cyrille Bagard
2015-07-17Updated the Python bindings.Cyrille Bagard
2015-05-11Provided a way to look for ROP gadgets in binary code.Cyrille Bagard
2015-04-27Allowed to compile the project from a fresh install by fixing mistakes.Cyrille Bagard
2015-04-25Included a new plugin to mark calls to exit() functions as return points.Cyrille Bagard
2015-04-06Said goodbye to Graphviz.Cyrille Bagard
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard
2015-01-26Begun to rewrite the whole plugins system.Cyrille Bagard
2014-11-25Extended the range of supported ARMv7 instructions.Cyrille Bagard
2014-11-15Given the d2c compiler its own directory.Cyrille Bagard
2014-10-21Cleaned, fixed and improved the rules for the display of view columns.Cyrille Bagard
2014-10-07Created a compiler for architecture instruction definitions.Cyrille Bagard
2014-10-01Prepared the ground for the ARMv7 architecture.Cyrille Bagard
2014-09-15Defined a GTK3 style for binary portions.Cyrille Bagard
2014-08-19Added a demo symbol when loading an ELF header.Cyrille Bagard
2014-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-06-25Built the first steps to upgrade to Python3.Cyrille Bagard
2014-04-23Fixed a bug by avoiding one hardcoded path when looking for a picture.Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
2014-01-26Saved the first steps of the migration to GTK+ v3.Cyrille Bagard
2013-12-29Added forgotten definitions and updates.Cyrille Bagard
2013-06-30Provided first basic support for a few ARM instructions.Cyrille Bagard
2013-06-13Fixed Elf format support.Cyrille Bagard
2013-06-02Saved some progress about edition views.Cyrille Bagard
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard
2013-01-26Provided some debug helpers as plugin samples.Cyrille Bagard
2012-12-28Tag "r311 - alpha version".Cyrille Bagard
2012-12-27Synchronized the list of Makefiles to build with sources.Cyrille Bagard
2012-12-21Resolved relative addresses for routines and fixed bugs related to PyGObjects...Cyrille Bagard
2012-12-21Unloaded loaded plugins and (started to) avoid memory leaks.Cyrille Bagard
2012-12-18Created a proper panel for the Android permissions in the editor.Cyrille Bagard
2012-12-16Fixed the compilation by processing the GLib marshals sooner.Cyrille Bagard
2012-12-08Cut instructions flow into blocks (to be continued).Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
2012-10-18Reorganized the code for the x86 architecture support.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2012-08-06Fixed the compilation on Ubuntu Lucid.Cyrille Bagard
2012-08-03Loaded the permissions used by an APK file.Cyrille Bagard