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
/
arch
/
jvm
Age
Commit message (
Expand
)
Author
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
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2014-08-05
Defined the first steps for a new disassembling approach.
Cyrille Bagard
2014-07-31
Improved the way code is decoded by avoiding to propagate the base address ev...
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-01-01
Updated copyright dates.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2010-04-24
Updated a little bit the Java part (welcome back).
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-10-07
Created a function to load n x86 operands and supported extra x86 opcodes.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-06-08
Refreshed the panel dealing with found symbols.
Cyrille Bagard
2009-05-17
Used only the new format of processor/instructions/operands for x86.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard