summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/decomp/invoke.c
AgeCommit message (Expand)Author
2016-12-12Removed most of the code related to non-working decompilation.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-01-20Took care of shared allocations between blocks when converting registers.Cyrille Bagard
2013-01-14Cleaned the context used for decompilations.Cyrille Bagard
2012-11-28Followed the excution flow to decompile instructions.Cyrille Bagard
2012-07-29Updated all decompiled instructions using right pseudo registers.Cyrille Bagard
2012-07-23Improved decompilation of Dalvik bytecode.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2011-12-26Reorganized the Dalvik architecture.Cyrille Bagard