summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-08-19Rewritten a cleaner way to dock panels.Cyrille Bagard
2012-08-17Removed all references to the drop window.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2012-08-06Improved projects managment.Cyrille Bagard
2012-08-06Fixed the compilation on Ubuntu Lucid.Cyrille Bagard
2012-08-03Loaded the permissions used by an APK file.Cyrille Bagard
2012-08-03Supported all kinds of add/sub/mul opcodes.Cyrille Bagard
2012-07-29Updated all decompiled instructions using right pseudo registers.Cyrille Bagard
2012-07-23Improved decompilation of Dalvik bytecode.Cyrille Bagard
2012-07-15Set a scaled icons list for the application.Cyrille Bagard
2012-07-14Limited all routines using code from binary.c.Cyrille Bagard
2012-07-14Indented the output of decompilations.Cyrille Bagard
2012-07-08Fixed the display of code source.Cyrille Bagard
2012-07-01Built the graph view when defining a target address.Cyrille Bagard
2012-06-30Improved the function providing line indexes from addresses.Cyrille Bagard
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
2012-04-01Changed various names in favour of Chrysalide.Cyrille Bagard
2012-04-01Processed the Java demangling of array types.Cyrille Bagard
2012-04-01Moved all the File menu entries in the GUI menu.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard
2012-03-11Updated the exportation dialog.Cyrille Bagard
2012-03-07Printed raw types, fields and methods when rendering the disassembled code.Cyrille Bagard
2012-03-05Printed the string values of the Dex pool in the operand rendering.Cyrille Bagard
2012-03-01Updated the About dialog window with the name 'Chrysalide'.Cyrille Bagard
2012-02-18Retrieved the frames stack from the running process.Cyrille Bagard
2012-02-17Listed all running threads using Python.Cyrille Bagard
2012-02-01Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.Cyrille Bagard
2012-02-01Provided a debug module for Python plugins using the PyGObject API.Cyrille Bagard
2012-02-01Provided interfaces to use debuggers in plugins.Cyrille Bagard
2012-01-30Provided a new working Project menu.Cyrille Bagard
2012-01-26Rewritten the way projects are managed.Cyrille Bagard
2012-01-23Added menus to change the current displayed view. Do not try the source view.Cyrille Bagard
2012-01-16Updated menus on view change.Cyrille Bagard
2012-01-14Removed a lot of warnings when printing 64 values.Cyrille Bagard
2012-01-14Updated calls to take the binary rendering options into account.Cyrille Bagard
2012-01-12Removed all references to libvte and the Python shell.Cyrille Bagard
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard
2012-01-02Fixed the displayed copyright statement.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2011-12-27Added support for more Dalvik opcodes.Cyrille Bagard
2011-12-26Reorganized the Dalvik architecture.Cyrille Bagard
2011-12-25Supported a few more shl-related opcodes.Cyrille Bagard
2011-12-25Installed the plugin for APK files.Cyrille Bagard
2011-12-23Decoded Dalvik pseudo-instructions properly.Cyrille Bagard
2011-12-09Fixed an old bug: ensure the path used for configuration does exist before sa...Cyrille Bagard
2011-11-30Added the new "File" menu allowing to terminate the program.Cyrille Bagard
2011-10-26Added missing files.Cyrille Bagard