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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2012-12-04
Listed accesses to registers.
Cyrille Bagard
2011-10-12
Processed skipped instructions and used contexts.
Cyrille Bagard
2010-11-11
Built some expressions for the decompilation tree.
Cyrille Bagard
2010-06-27
Defined the minimal instruction size for a given architecture.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-08-30
Rendered using the GTK buffer (crappy version).
Cyrille Bagard
2009-05-31
Supported a new architecture (MIPS).
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
2009-05-11
Changed the way the program is built.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-04-12
Created a debugging layout and introduced a heavier use of GLib.
Cyrille Bagard
2009-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
Cyrille Bagard
2008-07-26
Parsed x86 binary data and displayed the result.
Cyrille Bagard