index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2012-03-05
Printed the string values of the Dex pool in the operand rendering.
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
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-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-12-25
Installed the plugin for APK files.
Cyrille Bagard
2011-10-12
Processed skipped instructions and used contexts.
Cyrille Bagard
2011-10-01
Defined the first real [python] plugin.
Cyrille Bagard
2010-11-11
Built some expressions for the decompilation tree.
Cyrille Bagard
2010-05-17
Given more details for each operand relative to one DEX pool.
Cyrille Bagard
2010-04-11
Cleaned the code by removing all references to the old GtkTextBuffer usage.
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
Provided a small assembler for the GoVM architecture.
Cyrille Bagard
2009-11-18
Adapted code for supporting Python 3.
Cyrille Bagard
2009-09-30
Parsed and replaced ModRM operands.
Cyrille Bagard
2009-09-19
Improved the pyoida module.
Cyrille Bagard
2009-08-30
Rendered using the GTK buffer (crappy version).
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-07-26
Moved the openida_binary structure to a GOpenidaBinary GLib object.
Cyrille Bagard
2009-07-19
Encapsulated all recognized variables in the stack using a new plugin (need t...
Cyrille Bagard