Age | Commit message (Expand) | Author |
2012-03-01 | Updated the About dialog window with the name 'Chrysalide'. | Cyrille Bagard |
2012-02-18 | Retrieved the frames stack from the running process. | Cyrille Bagard |
2012-02-17 | Listed all running threads using Python. | Cyrille Bagard |
2012-02-01 | Activated GTK_DISABLE_DEPRECATED again to avoid some warnings. | Cyrille Bagard |
2012-02-01 | Provided a debug module for Python plugins using the PyGObject API. | Cyrille Bagard |
2012-02-01 | Provided interfaces to use debuggers in plugins. | Cyrille Bagard |
2012-01-30 | Provided a new working Project menu. | Cyrille Bagard |
2012-01-26 | Rewritten the way projects are managed. | Cyrille Bagard |
2012-01-23 | Added menus to change the current displayed view. Do not try the source view. | Cyrille Bagard |
2012-01-16 | Updated menus on view change. | Cyrille Bagard |
2012-01-14 | Removed a lot of warnings when printing 64 values. | Cyrille Bagard |
2012-01-14 | Updated calls to take the binary rendering options into account. | Cyrille Bagard |
2012-01-12 | Removed all references to libvte and the Python shell. | Cyrille Bagard |
2012-01-11 | Defined new panel definitions for the editor GUI. | Cyrille Bagard |
2012-01-02 | Fixed the displayed copyright statement. | 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 |
2011-12-25 | Supported a few more shl-related opcodes. | Cyrille Bagard |
2011-12-25 | Installed the plugin for APK files. | Cyrille Bagard |
2011-12-23 | Decoded Dalvik pseudo-instructions properly. | Cyrille Bagard |
2011-12-09 | Fixed an old bug: ensure the path used for configuration does exist before sa... | Cyrille Bagard |
2011-11-30 | Added the new "File" menu allowing to terminate the program. | Cyrille Bagard |
2011-10-26 | Added missing files. | Cyrille Bagard |
2011-10-12 | Processed skipped instructions and used contexts. | Cyrille Bagard |
2011-10-05 | Supported a few more Dalvik opcodes. | Cyrille Bagard |
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard |
2011-07-11 | Shown a small version info with all major used directories. | Cyrille Bagard |
2011-07-11 | Saved improvements of binaries support. | Cyrille Bagard |
2011-01-06 | Attached the debugger to a given target. | Cyrille Bagard |
2011-01-05 | Extended the logging system. | Cyrille Bagard |
2011-01-03 | Moved all menus related stuff into 'src/gui/menus'. | Cyrille Bagard |
2010-12-31 | Supported a first basic packet of the Java Debug Wire Protocol. | Cyrille Bagard |
2010-12-21 | Redefined all existing kinds of Dalvik operands in a proper way. | Cyrille Bagard |
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard |
2010-12-12 | Created an instruction for the 'If Then Else' blocks. | Cyrille Bagard |
2010-12-08 | Deleted the useless ptrace() based debugger for portability. | Cyrille Bagard |
2010-12-08 | Decompiled a few more arithmetic Dex opcodes. | Cyrille Bagard |
2010-12-05 | Added scrolling capabilities to buffered view. | Cyrille Bagard |
2010-12-02 | Decompiled more Dex instructions (const and return). | Cyrille Bagard |
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard |
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard |
2010-11-14 | Typo. | Cyrille Bagard |
2010-11-14 | Loaded source file from Dex classes. | Cyrille Bagard |
2010-11-12 | Changed the display of the pseudo registers by using an index. | Cyrille Bagard |
2010-11-11 | Typo. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-11-06 | Defined the entry point for decompilations. | Cyrille Bagard |
2010-11-04 | Introduced translations. | Cyrille Bagard |
2010-11-02 | Typo. | Cyrille Bagard |