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
/
arch
/
dalvik
/
decomp
Age
Commit message (
Expand
)
Author
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-02-24
Refined comparisons decompilation and fixed some bugs.
Cyrille Bagard
2013-02-02
Closed some switch cases with a 'break' keyword.
Cyrille Bagard
2013-01-31
Saved the first steps of switch instructions decompilation.
Cyrille Bagard
2013-01-27
Reduced the quantity of used variables in decompiled code.
Cyrille Bagard
2013-01-21
Fixed a little bug with source/destination operands of XXX/2addr instructions.
Cyrille Bagard
2013-01-20
Took care of shared allocations between blocks when converting registers.
Cyrille Bagard
2013-01-14
Cleaned the context used for decompilations.
Cyrille Bagard
2012-11-28
Followed the excution flow to decompile instructions.
Cyrille Bagard
2012-11-25
Fortified Chrysalide a little bit against wrong APK files.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2012-07-29
Updated all decompiled instructions using right pseudo registers.
Cyrille Bagard
2012-07-23
Improved decompilation of Dalvik bytecode.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-12-26
Reorganized the Dalvik architecture.
Cyrille Bagard