summaryrefslogtreecommitdiff
path: root/plugins/pychrysa/format
AgeCommit message (Expand)Author
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2018-01-16Improved the removal of format symbols.Cyrille Bagard
2018-01-13Created a real iterator for symbols.Cyrille Bagard
2017-12-08Introduced the symbol visibility.Cyrille Bagard
2017-12-07Synchronised the Python bindings: made routines inherit from symbols.Cyrille Bagard
2017-11-27Added offset and address translations to the Python bindings.Cyrille Bagard
2017-11-20Fixed some types when parsing Python arguments.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-08-27Handled Dalvik code definition loading with more care.Cyrille Bagard
2017-08-07Stored all errors detected when loading and disassembling a binary file.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-05-14Begun to clean the symbol interface.Cyrille Bagard
2017-05-10Rewritten the whole bitfield management.Cyrille Bagard
2017-03-19Removed the useless STP_FUNCTION symbol type.Cyrille Bagard
2017-03-19Provided initial features for debugging using GDB.Cyrille Bagard
2017-01-15Improved symbol resolving using fully defined locations.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Extended a little bit the Python bindings.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-10Updated the Python bindings used to load Elf and Dex files.Cyrille Bagard
2016-07-30Registered properly the PyGObject wrappers for Python classes.Cyrille Bagard
2016-07-23Fixed some compilation errors in the Python plugin.Cyrille Bagard
2016-05-30Resolved a suitable symbol depending on the request tolerance.Cyrille Bagard
2016-05-19Loaded the ELF internal symbols using all the available CPUs.Cyrille Bagard
2015-11-04Fixed some bugs and defined some first test cases.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.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-02-11Registered all the supported formats in the system code.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
2013-06-13Fixed Elf format support.Cyrille Bagard
2013-01-26Provided some debug helpers as plugin samples.Cyrille Bagard
2012-12-28Created Python objects for the GtkBlockView widgets and fixed some bugs.Cyrille Bagard
2012-12-21Resolved relative addresses for routines and fixed bugs related to PyGObjects...Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard