summaryrefslogtreecommitdiff
path: root/plugins/androhelpers/try_n_catch.c
AgeCommit message (Expand)Author
2016-03-01Dealt with the prototypes from the Dex pool.Cyrille Bagard
2015-07-12Only given access to instructions from a processor.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-08-20Fixed a bug: do not create links between routines.Cyrille Bagard
2012-12-10Took care of Dalvik switch cases.Cyrille Bagard
2012-12-08Cut instructions flow into blocks (to be continued).Cyrille Bagard
2012-11-25Fortified Chrysalide a little bit against wrong APK files.Cyrille Bagard
2012-11-22Replaced the text of some registers (this and parameters).Cyrille Bagard
2012-11-22Rewritten parts of the Android plugin to insert indications about exceptions.Cyrille Bagard
2012-11-20Fixed some links to Dalvik exception handlers.Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard