index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
format
/
dex
/
pool.c
Age
Commit message (
Expand
)
Author
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-09
Loaded all Dex pool items using several threads.
Cyrille Bagard
2016-09-25
Removed debug code.
Cyrille Bagard
2016-09-11
Displayed more details about the loading process in the status bar.
Cyrille Bagard
2016-04-23
Loaded all Dex methods in a proper way.
Cyrille Bagard
2016-03-01
Dealt with the prototypes from the Dex pool.
Cyrille Bagard
2015-11-11
Fixed most of the warnings about use of uninitialized data.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-10-28
Updated the code of the old panel and displayed found strings again.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
Cyrille Bagard
2010-05-20
Increased security by checking the requested index when reading a pool item.
Cyrille Bagard
2010-05-17
Given more details for each operand relative to one DEX pool.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard