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
/
immediate.c
Age
Commit message (
Expand
)
Author
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
2010-04-11
Cleaned the code by removing all references to the old GtkTextBuffer usage.
Cyrille Bagard
2010-04-11
Provided a faster than GTK display buffer.
Cyrille Bagard
2010-03-21
Allowed a simple export of an assembly content.
Cyrille Bagard
2009-10-05
Loaded .rel.plt symbols even for shared libraries.
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-15
Restored the routine address resolution.
Cyrille Bagard
2009-06-16
Made links between lines of code (x86 only).
Cyrille Bagard
2009-05-31
Supported a new architecture (MIPS).
Cyrille Bagard
2009-05-24
Supported nine extra x86 opcodes.
Cyrille Bagard
2009-05-18
Fixed various bugs in the last commit.
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