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
/
format
/
elf
/
helper_x86.c
Age
Commit message (
Expand
)
Author
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2014-11-24
Disabled old and unsupported architectures.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-08-19
Added a demo symbol when loading an ELF header.
Cyrille Bagard
2014-07-31
Improved the way code is decoded by avoiding to propagate the base address ev...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-03-05
Printed the string values of the Dex pool in the operand rendering.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-10-12
Processed skipped instructions and used contexts.
Cyrille Bagard
2010-08-01
Cleaned the code and provided a fast way to demangle strings.
Cyrille Bagard
2010-08-01
Updated Itanium demangling by using the new contexts.
Cyrille Bagard
2010-04-18
Improved the Itanium demangler.
Cyrille Bagard
2010-04-05
Reorganized the ELF header (32 or 64 bits).
Cyrille Bagard
2009-12-01
Improved the Itanium demangling.
Cyrille Bagard
2009-10-05
Loaded .rel.plt symbols even for shared libraries.
Cyrille Bagard
2009-08-11
Improved the loading of several binaries.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-07-15
Fixed bugs/mistakes of previous commits.
Cyrille Bagard
2009-07-14
Restored the code loading the ELF relocations.
Cyrille Bagard