summaryrefslogtreecommitdiff
path: root/src/format/dex/pool.c
AgeCommit message (Expand)Author
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard
2017-08-22Reorganized the global variables for the work queue singleton.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-09Loaded all Dex pool items using several threads.Cyrille Bagard
2016-09-25Removed debug code.Cyrille Bagard
2016-09-11Displayed more details about the loading process in the status bar.Cyrille Bagard
2016-04-23Loaded all Dex methods in a proper way.Cyrille Bagard
2016-03-01Dealt with the prototypes from the Dex pool.Cyrille Bagard
2015-11-11Fixed most of the warnings about use of uninitialized data.Cyrille Bagard
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
2015-07-12Cleaned the code handling binary symbols.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2012-10-28Updated the code of the old panel and displayed found strings again.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2010-06-06Used a treeview with icons to show all known symbols.Cyrille Bagard
2010-05-20Increased security by checking the requested index when reading a pool item.Cyrille Bagard
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard