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
/
elf-int.h
Age
Commit message (
Expand
)
Author
2016-12-04
Read ELF notes when requested.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-03-28
Provided readelf features as an external plugin.
Cyrille Bagard
2015-01-31
Defined many entry points from many identified potential candidates.
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
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-04-05
Reorganized the ELF header (32 or 64 bits).
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-07-14
Restored the code loading the ELF relocations.
Cyrille Bagard
2009-06-14
Stored the size of the routines (x86 only).
Cyrille Bagard
2009-06-01
Provided found MIPS routines.
Cyrille Bagard
2009-03-15
Avoided to crash when analysing crackmes such as grainne.
Cyrille Bagard
2008-10-29
Do not relied on section names anymore.
Cyrille Bagard
2008-10-20
Registered all found strings in binaries.
Cyrille Bagard
2008-10-19
Registered symbols found in the PLT.
Cyrille Bagard
2008-10-12
Provided default code parts to analyze.
Cyrille Bagard
2008-08-31
Looked for symbols of function.
Cyrille Bagard
2008-08-08
Prepared to handle the DWARF debug format.
Cyrille Bagard