summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide
AgeCommit message (Expand)Author
2018-06-07Introduced the flat file format.Cyrille Bagard
2018-06-06Hidden virtual addresses when code runs in a VM.Cyrille Bagard
2018-05-19Registered symbols status identifiers in the Python bindings.Cyrille Bagard
2018-05-09Simplified the content loading handling.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-05-03Deleted the obsolete "disassembly-done" signal for loaded binaries.Cyrille Bagard
2018-04-30Updated the Python signature for get_reg_names().Cyrille Bagard
2018-04-23Cleaned the Python plugin wrapper a little bit.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Reduced the number of generated shared objects.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-18Introduced projects into the Python bindings.Cyrille Bagard
2018-04-13Resolved paths using the Autoconf preset output variable top_srcdir.Cyrille Bagard
2018-04-12Removed the last remaining mentions of OpenIDA.Cyrille Bagard
2018-04-11Created definitions for memory and encapsulated contents.Cyrille Bagard
2018-04-10Provided a direct access to content data in the Python bindings.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-02-15Fixed the string representation for the Vmpa type in Python.Cyrille Bagard
2018-01-24Improved the support of some unusual endiannesses.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard