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
/
section.c
Age
Commit message (
Expand
)
Author
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2015-11-04
Fixed some bugs and defined some first test cases.
Cyrille Bagard
2015-10-16
Prevented some mistakes pointed by Melkor.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-03-29
Used real virtual addresses when describing ELF items.
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
2010-01-02
Provided ways to load, save and edit some binary parts selection.
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-11-18
Saved the current work on binary parts selection.
Cyrille Bagard
2009-10-08
Fixed an integer overflow in symbol name index.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-06-01
Provided found MIPS routines.
Cyrille Bagard
2008-10-29
Do not relied on section names anymore.
Cyrille Bagard
2008-10-12
Provided default code parts to analyze.
Cyrille Bagard
2008-08-08
Prepared to handle the DWARF debug format.
Cyrille Bagard