index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
androhelpers
Age
Commit message (
Expand
)
Author
2015-07-12
Only given access to instructions from a processor.
Cyrille Bagard
2015-07-12
Defined AIF_RETURN_POINT to replace the previous 'return' accessors.
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-08-20
Fixed a bug: do not create links between routines.
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
2012-12-29
Fixed an error about types of instructions and some GCC warnings.
Cyrille Bagard
2012-12-10
Took care of Dalvik switch cases.
Cyrille Bagard
2012-12-08
Cut instructions flow into blocks (to be continued).
Cyrille Bagard
2012-11-25
Fortified Chrysalide a little bit against wrong APK files.
Cyrille Bagard
2012-11-22
Removed forgot debug code.
Cyrille Bagard
2012-11-22
Replaced the text of some registers (this and parameters).
Cyrille Bagard
2012-11-22
Rewritten parts of the Android plugin to insert indications about exceptions.
Cyrille Bagard
2012-11-20
Fixed some links to Dalvik exception handlers.
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard