summaryrefslogtreecommitdiff
path: root/plugins/pychrysa
AgeCommit message (Expand)Author
2015-11-25Implemented restricted contents and created test cases.Cyrille Bagard
2015-11-09Avoided to load the status bar twice and to crash in the worst case.Cyrille Bagard
2015-11-04Fixed some bugs and defined some first test cases.Cyrille Bagard
2015-11-03Retrieved the revision number using M4 instead of shell.Cyrille Bagard
2015-10-16Prevented some mistakes pointed by Melkor.Cyrille Bagard
2015-10-16Extended the Python bindings in order to load and read contents.Cyrille Bagard
2015-09-20Defined one unique type to handle binaries.Cyrille Bagard
2015-09-19Extended the prototype for matching formats in order to get it suitable for p...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-27Redefined and improved the load process for Python plugins.Cyrille Bagard
2015-08-12Improved the python plugin code.Cyrille Bagard
2015-08-12Extended the loading process of binary formats to prepare the DWARF support.Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-07-18Forbidden a missing header.Cyrille Bagard
2015-07-17Updated the Python bindings.Cyrille Bagard
2015-05-06Displayed a tooltip for strings or code symbols in buffer views.Cyrille Bagard
2015-02-25Provided tweaks about positions when looking for address coordinates.Cyrille Bagard
2015-02-22Created a dialog box to select an entry point to display.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-02-11Registered all the supported formats in the system code.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-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard
2014-08-16Improved the code for handling vmpa_t definitions.Cyrille Bagard
2014-07-22Used in the right way some features of GLib classes in the GUI code.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-06-25Given a name and a description for binaries, not always based on a filenames.Cyrille Bagard
2014-06-25Built the first steps to upgrade to Python3.Cyrille Bagard
2014-06-03Disabled all accesses to GTK3 from Python.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-01-02Fixed major issues with wrong Python refcounting.Cyrille Bagard
2013-06-13Fixed Elf format support.Cyrille Bagard
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard
2013-03-01Fixed GCC warnings.Cyrille Bagard
2013-01-26Provided some debug helpers as plugin samples.Cyrille Bagard
2013-01-20Restored a fully functional access to the log panel.Cyrille Bagard
2012-12-28Created Python objects for the GtkBlockView widgets and fixed some bugs.Cyrille Bagard
2012-12-21Deleted old useless files.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-12Allowed classes which derive from GObject to receive arguments in their const...Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
2012-10-17Removed a lot of gcc warnings.Cyrille Bagard
2012-10-16Fixed many bugs using valgrind.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