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
/
symbols.c
Age
Commit message (
Expand
)
Author
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-09-01
Loaded some ELF symbols from DYNSYM and SYMTAB sections.
Cyrille Bagard
2014-08-27
Shown full ELF sections definitions.
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-08-31
Loaded a binary strip into the editor.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-08-01
Cleaned the code and provided a fast way to demangle strings.
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-09-13
Improved the editor window refreshing when several binaries are loaded.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard