summaryrefslogtreecommitdiff
path: root/src/format/dex/pool.c
AgeCommit message (Collapse)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
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@607 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@581 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-07-12Cleaned the code handling binary symbols.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@548 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-28Updated the code of the old panel and displayed found strings again.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@276 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-12Reorganized types definitions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@267 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-06-06Used a treeview with icons to show all known symbols.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@165 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-05-20Increased security by checking the requested index when reading a pool item.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@162 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@156 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@155 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a