Age | Commit message (Expand) | Author |
2012-10-17 | Updated panels captions again. | Cyrille Bagard |
2012-10-16 | Skipped documentation when computing line widths for rendering. | Cyrille Bagard |
2012-10-16 | Fixed many bugs using valgrind. | Cyrille Bagard |
2012-10-16 | Properly output routines documentation. | Cyrille Bagard |
2012-10-12 | Reorganized types definitions. | Cyrille Bagard |
2012-10-07 | Tried to resize the panels when the editor is resized. | Cyrille Bagard |
2012-09-27 | Selected segments for highlighting. | Cyrille Bagard |
2012-09-17 | Fixed a bug when splitting panels. | Cyrille Bagard |
2012-09-15 | Shown all Android permissions with links to the code. | Cyrille Bagard |
2012-08-19 | Rewritten a cleaner way to dock panels. | Cyrille Bagard |
2012-08-17 | Removed all references to the drop window. | Cyrille Bagard |
2012-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard |
2012-08-06 | Saved progress toward the Android permissions display. | Cyrille Bagard |
2012-08-06 | Improved projects managment. | Cyrille Bagard |
2012-08-06 | Fixed the compilation on Ubuntu Lucid. | Cyrille Bagard |
2012-08-03 | Loaded the permissions used by an APK file. | Cyrille Bagard |
2012-08-03 | Supported all kinds of add/sub/mul opcodes. | Cyrille Bagard |
2012-07-29 | Updated all decompiled instructions using right pseudo registers. | Cyrille Bagard |
2012-07-23 | Improved decompilation of Dalvik bytecode. | Cyrille Bagard |
2012-07-15 | Set a scaled icons list for the application. | Cyrille Bagard |
2012-07-14 | Limited all routines using code from binary.c. | Cyrille Bagard |
2012-07-14 | Indented the output of decompilations. | Cyrille Bagard |
2012-07-08 | Fixed the display of code source. | Cyrille Bagard |
2012-07-01 | Built the graph view when defining a target address. | Cyrille Bagard |
2012-06-30 | Improved the function providing line indexes from addresses. | Cyrille Bagard |
2012-06-24 | Updated code to prepare the return of graph views. | Cyrille Bagard |
2012-04-01 | Changed various names in favour of Chrysalide. | Cyrille Bagard |
2012-04-01 | Processed the Java demangling of array types. | Cyrille Bagard |
2012-04-01 | Moved all the File menu entries in the GUI menu. | Cyrille Bagard |
2012-03-25 | Scrolled to the selected symbol. | Cyrille Bagard |
2012-03-11 | Updated the exportation dialog. | Cyrille Bagard |
2012-03-07 | Printed raw types, fields and methods when rendering the disassembled code. | Cyrille Bagard |
2012-03-05 | Printed the string values of the Dex pool in the operand rendering. | Cyrille Bagard |
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 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 |