index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2011-12-25
Supported a few more shl-related opcodes.
Cyrille Bagard
2011-12-23
Decoded Dalvik pseudo-instructions properly.
Cyrille Bagard
2011-12-09
Fixed an old bug: ensure the path used for configuration does exist before sa...
Cyrille Bagard
2011-11-30
Added the new "File" menu allowing to terminate the program.
Cyrille Bagard
2011-10-26
Added missing files.
Cyrille Bagard
2011-10-12
Processed skipped instructions and used contexts.
Cyrille Bagard
2011-10-05
Supported a few more Dalvik opcodes.
Cyrille Bagard
2011-10-01
Defined the first real [python] plugin.
Cyrille Bagard
2011-07-11
Shown a small version info with all major used directories.
Cyrille Bagard
2011-07-11
Saved improvements of binaries support.
Cyrille Bagard
2011-01-06
Attached the debugger to a given target.
Cyrille Bagard
2011-01-05
Extended the logging system.
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
[next]