Age | Commit message (Expand) | Author |
2012-12-21 | Resolved relative addresses for routines and fixed bugs related to PyGObjects... | Cyrille Bagard |
2012-12-21 | Unloaded loaded plugins and (started to) avoid memory leaks. | Cyrille Bagard |
2012-12-18 | Created a proper panel for the Android permissions in the editor. | Cyrille Bagard |
2012-12-16 | Fixed the compilation by processing the GLib marshals sooner. | Cyrille Bagard |
2012-12-08 | Cut instructions flow into blocks (to be continued). | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard |
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard |
2012-10-18 | Reorganized the code for the x86 architecture support. | Cyrille Bagard |
2012-10-12 | Reorganized types definitions. | Cyrille Bagard |
2012-09-15 | Shown all Android permissions with links to the code. | 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 | Fixed the compilation on Ubuntu Lucid. | Cyrille Bagard |
2012-08-03 | Loaded the permissions used by an APK file. | Cyrille Bagard |
2012-03-17 | Created the 'pychrysa' Python plugin from the 'pyoida' one. | 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-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 |
2011-12-26 | Reorganized the Dalvik architecture. | Cyrille Bagard |
2011-12-25 | Installed the plugin for APK files. | Cyrille Bagard |
2011-12-23 | Decoded Dalvik pseudo-instructions properly. | Cyrille Bagard |
2011-07-11 | Shown a small version info with all major used directories. | 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-11-28 | Loaded all buffers of decompiled files. | 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-07-29 | Improved the GDB client. | Cyrille Bagard |
2010-06-27 | Defined the minimal instruction size for a given architecture. | Cyrille Bagard |
2010-05-17 | Given more details for each operand relative to one DEX pool. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2010-04-05 | Created a plugin to follow the control. | Cyrille Bagard |
2010-03-31 | Implemented first steps to a Python plugins support. | Cyrille Bagard |
2009-11-18 | Saved the current work on binary parts selection. | Cyrille Bagard |
2009-11-18 | Provided a small assembler for the GoVM architecture. | Cyrille Bagard |
2009-09-19 | Improved the pyoida module. | Cyrille Bagard |
2009-09-13 | Improved the editor window refreshing when several binaries are loaded. | Cyrille Bagard |
2009-09-06 | Provided some methods to interact with a GDB server. | Cyrille Bagard |
2009-08-30 | Provided a clean way to run delayed tasks. | Cyrille Bagard |
2009-08-30 | Rendered using the GTK buffer (crappy version). | Cyrille Bagard |
2009-07-31 | Processed disassembling in a dedicated thread. | Cyrille Bagard |
2009-07-19 | Encapsulated all recognized variables in the stack using a new plugin (need t... | Cyrille Bagard |
2009-06-25 | Used Graphviz library for building graphs (first attempt). | Cyrille Bagard |
2009-05-31 | Supported a new architecture (MIPS). | Cyrille Bagard |