Age | Commit message (Expand) | Author |
2012-12-10 | Took care of Dalvik switch cases. | Cyrille Bagard |
2012-12-09 | Used Cairo for rendering text and tried to deal properly with Pango context /... | Cyrille Bagard |
2012-12-08 | Cut instructions flow into blocks (to be continued). | Cyrille Bagard |
2012-12-05 | Fixed a bug, memory leaks and cleaned the code. | Cyrille Bagard |
2012-12-04 | Drawn a dirty preview for buffer views. | Cyrille Bagard |
2012-12-04 | Listed accesses to registers. | Cyrille Bagard |
2012-11-28 | Followed the excution flow to decompile instructions. | Cyrille Bagard |
2012-11-25 | Ensured that automatic resizing fits well for small screen resolutions. | Cyrille Bagard |
2012-11-25 | Fortified Chrysalide a little bit against wrong APK files. | Cyrille Bagard |
2012-11-22 | Replaced the text of some registers (this and parameters). | Cyrille Bagard |
2012-11-22 | Rewritten parts of the Android plugin to insert indications about exceptions. | Cyrille Bagard |
2012-11-20 | Avoided flickering when playing on the borders of the glance panel. | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard |
2012-11-13 | Optimized the decoding of Dalvik opcodes. | Cyrille Bagard |
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-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 |