Age | Commit message (Expand) | Author |
2016-04-24 | Handled hooks and rules in Dalvik opcodes definitions. | Cyrille Bagard |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard |
2016-04-03 | Reorganized the whole disassembling process and displayed the relative progre... | Cyrille Bagard |
2016-02-10 | Improved the support of the DEX format. | Cyrille Bagard |
2015-10-14 | Forced the full definition of locations to fix the search of symbols. | Cyrille Bagard |
2015-07-12 | Defined AIF_RETURN_POINT to replace the previous 'return' accessors. | Cyrille Bagard |
2015-05-05 | Fixed a bug when creating natural execution flows. | Cyrille Bagard |
2015-03-31 | Saved some progress in the definition of basic blocks. | Cyrille Bagard |
2015-03-08 | Handle cross references as well as entry points. | Cyrille Bagard |
2014-12-16 | Created operands for resolving symbols in disassembly code. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-06-08 | Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar. | Cyrille Bagard |
2012-12-10 | Took care of Dalvik switch cases. | Cyrille Bagard |
2012-11-25 | Fortified Chrysalide a little bit against wrong APK files. | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard |
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard |