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
/
context.c
Age
Commit message (
Expand
)
Author
2016-12-18
Shared all Dalvik operands between all their users.
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-10-14
Handled Dalvik simple switch cases without fallthrough.
Cyrille Bagard
2016-10-10
Handled switch and fill-array data pseudo-instructions without plugin.
Cyrille Bagard
2014-10-06
Got prepared to disassemble some ARMv7 instructions.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-01-27
Reduced the quantity of used variables in decompiled code.
Cyrille Bagard
2013-01-20
Took care of shared allocations between blocks when converting registers.
Cyrille Bagard
2013-01-17
Forked the decompilation context when needed.
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-07-29
Updated all decompiled instructions using right pseudo registers.
Cyrille Bagard
2011-10-12
Processed skipped instructions and used contexts.
Cyrille Bagard