summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2011-12-25Installed the plugin for APK files.Cyrille Bagard
2011-10-12Processed skipped instructions and used contexts.Cyrille Bagard
2011-10-01Defined the first real [python] plugin.Cyrille Bagard
2010-11-11Built some expressions for the decompilation tree.Cyrille Bagard
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
2010-04-11Cleaned the code by removing all references to the old GtkTextBuffer usage.Cyrille Bagard
2010-04-05Created a plugin to follow the control.Cyrille Bagard
2010-03-31Implemented first steps to a Python plugins support.Cyrille Bagard
2009-11-18Provided a small assembler for the GoVM architecture.Cyrille Bagard
2009-11-18Adapted code for supporting Python 3.Cyrille Bagard
2009-09-30Parsed and replaced ModRM operands.Cyrille Bagard
2009-09-19Improved the pyoida module.Cyrille Bagard
2009-08-30Rendered using the GTK buffer (crappy version).Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-26Moved the openida_binary structure to a GOpenidaBinary GLib object.Cyrille Bagard
2009-07-19Encapsulated all recognized variables in the stack using a new plugin (need t...Cyrille Bagard