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
/
dex-int.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-09-11
Fixed a bug when decoding some catch-all handlers in Dex code item.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-12-10
Took care of Dalvik switch cases.
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2010-06-14
Made the program stronger by handling more errors.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
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