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
/
method.h
Age
Commit message (
Expand
)
Author
2017-05-08
Ensured a Dex routine is not abstract nor native before adding a symbol into ...
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-29
Cut binary data into several areas using all the available CPUs and less memory.
Cyrille Bagard
2016-12-12
Removed most of the code related to non-working decompilation.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-11
Handled Dex classes used as marker interfaces and Dex virtual methods.
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
2016-02-10
Improved the support of the DEX format.
Cyrille Bagard
2015-12-28
Defined layers to register all kinds of binary portions.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2014-12-16
Created operands for resolving symbols in disassembly code.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2012-07-29
Updated all decompiled instructions using right pseudo registers.
Cyrille Bagard
2010-12-02
Improved the rendering of decompiled Dex code.
Cyrille Bagard
2010-06-01
Registered all found DEX routines.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard