Age | Commit message (Expand) | Author |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard |
2018-08-31 | Changed the location of installed plugins. | Cyrille Bagard |
2018-07-10 | Linked all used Dalvik strings with their origin. | Cyrille Bagard |
2018-06-19 | Updated Makefiles to create only one _PyGObject_API structure. | Cyrille Bagard |
2018-06-18 | Ensured each plugin dependency can be found at runtime. | Cyrille Bagard |
2018-05-07 | Extended the Python bindings for the Dex format. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-21 | Reduced the number of generated shared objects. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-10-18 | Created plugins for the Dex and Dalvik support. | Cyrille Bagard |
2017-08-27 | Took into account that some instruction creations may fail. | Cyrille Bagard |
2017-08-21 | Fixed installation directories. | Cyrille Bagard |
2017-08-16 | Kept only the first submission when preloading instructions. | Cyrille Bagard |
2017-07-14 | Translated some strings depending on initialised condition. | Cyrille Bagard |
2017-05-16 | Merged routines into symbols. | Cyrille Bagard |
2017-05-13 | Preloaded Mobicore information at loading. | Cyrille Bagard |
2017-05-05 | Inserted preloaded format information from instructions instead of symbols. | Cyrille Bagard |
2017-04-30 | Parsed Dex format fields using the new generic parser. | Cyrille Bagard |
2017-03-03 | Limited the quantity of binary code shown for arrays. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-13 | Ensured all symbol comments match their symbol address. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-09 | Loaded Dex strings for annotations with the proper length. | Cyrille Bagard |
2016-09-28 | Annotated only existing dex class data. | Cyrille Bagard |
2016-09-12 | Fixed two more bugs when annotating Dex code items. | Cyrille Bagard |
2016-09-11 | Displayed more details about the loading process in the status bar. | Cyrille Bagard |
2016-09-11 | Handled Dex classes used as marker interfaces and Dex virtual methods. | Cyrille Bagard |
2016-04-23 | Limited the length of displayed SHA1 binary value for Dex files. | Cyrille Bagard |
2016-03-15 | Marked lines which are able to start a group of lines as width managers. | Cyrille Bagard |
2016-03-13 | Created a readelf-like information provider for Dex files. | Cyrille Bagard |