Age | Commit message (Expand) | Author |
2012-11-13 | Improved the flow graph a little more. | Cyrille Bagard |
2012-11-11 | Fixed a bug by saving the title of a panel when changing its active widget. | Cyrille Bagard |
2012-11-11 | Registered the remaining instructions for a full Dalvik opcodes support. | Cyrille Bagard |
2012-11-10 | Provided a nice way to get a small preview of the current graph. | Cyrille Bagard |
2012-11-06 | Fixed graphs by adding some missing Dalvik return opcodes. | Cyrille Bagard |
2012-11-05 | Removed the old interface for rendering lines. | Cyrille Bagard |
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard |
2012-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard |
2012-10-22 | Cleaned the repository by deleting dead entries. | Cyrille Bagard |
2012-10-18 | Reorganized the code for the x86 architecture support. | Cyrille Bagard |
2012-10-17 | Fixed other gcc warnings. | Cyrille Bagard |
2012-10-17 | Removed a lot of gcc warnings. | Cyrille Bagard |
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-08 | Added pictures to the list of Android permissions. | 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-17 | Created the 'pychrysa' Python plugin from the 'pyoida' one. | 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 |