summaryrefslogtreecommitdiff
path: root/plugins/pychrysa/arch
AgeCommit message (Expand)Author
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-12-08Improved the way vmpa_t types are compared.Cyrille Bagard
2017-12-02Created a plugin for the ARM support.Cyrille Bagard
2017-11-27Added offset and address translations to the Python bindings.Cyrille Bagard
2017-11-26Increased the reference counter for provided operands and updated code.Cyrille Bagard
2017-11-20Fixed some types when parsing Python arguments.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-08-26Removed most of the functions using the editor items as global access to acti...Cyrille Bagard
2017-08-07Stored all errors detected when loading and disassembling a binary file.Cyrille Bagard
2017-07-27Fixed several mistakes in the Python bindings.Cyrille Bagard
2017-07-12Removed the too complex memory share system.Cyrille Bagard
2017-05-12Added the ELF strings to the preloaded instruction list.Cyrille Bagard
2017-05-10Rewritten the whole bitfield management.Cyrille Bagard
2017-04-29Improved the behavior of immediate operands display.Cyrille Bagard
2017-04-20Fixed the Python bindings providing sources and destinations linked to an ins...Cyrille Bagard
2017-04-20Shared immediate operands in order to avoid useless allocations.Cyrille Bagard
2017-03-26Extended the Python bindings to immediate operands.Cyrille Bagard
2017-03-19Provided initial features for debugging using GDB.Cyrille Bagard
2017-03-07Created arrays with low memory footprint.Cyrille Bagard
2017-01-31Remove missing symbols in the Python bindings.Cyrille Bagard
2017-01-08Fixed the behavior of the instruction iterator.Cyrille Bagard
2017-01-02Unlinked instructions to save memory.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-12-14Provided an iterator for instructions.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-28Optimized access to instruction sources and destinations.Cyrille Bagard
2016-10-28Cleaned the structure for instructions a little bit.Cyrille Bagard
2016-07-30Registered properly the PyGObject wrappers for Python classes.Cyrille Bagard
2015-10-16Extended the Python bindings in order to load and read contents.Cyrille Bagard
2015-08-12Improved the python plugin code.Cyrille Bagard
2015-07-17Updated the Python bindings.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-06-25Built the first steps to upgrade to Python3.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-03-01Fixed GCC warnings.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-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard