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.h
Age
Commit message (
Expand
)
Author
2016-05-22
Extended the compiler to transform all the new ARMv7 encoding definitions.
Cyrille Bagard
2016-03-13
Created a readelf-like information provider for Dex files.
Cyrille Bagard
2016-02-09
Set the initial display value and avoided to pad octal and decimal values.
Cyrille Bagard
2016-02-02
Removed the definition of a useless deprecated function.
Cyrille Bagard
2016-01-16
Changed the display of a segment containing the value of an immediate.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-07-24
Applied or canceled the effect of collected items on a given binary.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2015-02-16
Added a basic support for Mobicore truslets.
Cyrille Bagard
2014-12-25
Cleaned all the code for immediate operands.
Cyrille Bagard
2014-08-25
Loaded lots of ELF header information as symbols.
Cyrille Bagard
2014-08-19
Added a demo symbol when loading an ELF header.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-06-30
Provided first basic support for a few ARM instructions.
Cyrille Bagard
2012-01-01
Updated copyright dates.
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-10-05
Loaded .rel.plt symbols even for shared libraries.
Cyrille Bagard
2009-09-30
Parsed and replaced ModRM operands.
Cyrille Bagard
2009-06-16
Made links between lines of code (x86 only).
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