summaryrefslogtreecommitdiff
path: root/plugins/readdex/class.c
AgeCommit message (Expand)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2019-05-04Created a GLib object for the Dex pool.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2017-04-30Parsed Dex format fields using the new generic parser.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-13Ensured all symbol comments match their symbol address.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-28Annotated only existing dex class data.Cyrille Bagard
2016-09-11Displayed more details about the loading process in the status bar.Cyrille Bagard
2016-09-11Handled Dex classes used as marker interfaces and Dex virtual methods.Cyrille Bagard
2016-03-15Marked lines which are able to start a group of lines as width managers.Cyrille Bagard
2016-03-13Created a readelf-like information provider for Dex files.Cyrille Bagard