summaryrefslogtreecommitdiff
path: root/plugins/dex/pool.c
AgeCommit message (Expand)Author
2021-08-05Sort Dex smybols when needed at format loading.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-05-18Updated the Python API for string symbols.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-27Created a huge optimization for the Dex format loading.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-05-07Read raw Dex items by extending the API.Cyrille Bagard
2019-05-04Created a GLib object for the Dex pool.Cyrille Bagard
2019-04-14Provided a link to routines from Dex methods.Cyrille Bagard
2019-01-22Fixed run sizes of parallel jobs.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-07-23Changed the way Dex methods are loaded and displayed.Cyrille Bagard
2018-07-10Linked all used Dalvik strings with their origin.Cyrille Bagard
2018-07-08Cleaned the demangling system.Cyrille Bagard
2018-06-04Defined the number of threads to run from a centralized function.Cyrille Bagard
2018-05-07Cleaned code.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-04-22Fixed a mistake when loading a bad field from Dex pool.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-01-30Moved the mangling related code.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard