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
/
opcodes
Age
Commit message (
Expand
)
Author
2016-02-01
Defined all Dalvik instructions to get generated by d2c.
Cyrille Bagard
2014-07-31
Improved the way code is decoded by avoiding to propagate the base address ev...
Cyrille Bagard
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-01-31
Saved the first steps of switch instructions decompilation.
Cyrille Bagard
2012-12-04
Listed accesses to registers.
Cyrille Bagard
2012-11-11
Registered the remaining instructions for a full Dalvik opcodes support.
Cyrille Bagard
2012-08-03
Supported all kinds of add/sub/mul opcodes.
Cyrille Bagard
2012-07-23
Improved decompilation of Dalvik bytecode.
Cyrille Bagard
2012-03-05
Printed the string values of the Dex pool in the operand rendering.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-12-27
Added support for more Dalvik opcodes.
Cyrille Bagard
2011-12-26
Reorganized the Dalvik architecture.
Cyrille Bagard