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
/
stackvars
Age
Commit message (
Expand
)
Author
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-06-28
Replaced all calls to the old API dealing with routine location.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
Cyrille Bagard
2018-04-13
Resolved paths using the Autoconf preset output variable top_srcdir.
Cyrille Bagard
2018-04-05
Fixed and updated GType macros dealing with non-existent interfaces.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-01-24
Typo.
Cyrille Bagard
2017-11-26
Increased the reference counter for provided operands and updated code.
Cyrille Bagard
2017-05-14
Begun to clean the symbol interface.
Cyrille Bagard
2017-04-20
Shared immediate operands in order to avoid useless allocations.
Cyrille Bagard
2017-03-06
Locked access to instruction operands when needed.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Counted references for each provided binary format.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-11-05
Removed the old interface for rendering lines.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-04-11
Cleaned the code by removing all references to the old GtkTextBuffer usage.
Cyrille Bagard
2009-09-30
Parsed and replaced ModRM operands.
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