index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
elf
/
format.c
Age
Commit message (
Expand
)
Author
2018-07-19
Set Itanium as default demangler for ELF.
Cyrille Bagard
2018-06-28
Limited ELF section name lengths as it is done for segment names.
Cyrille Bagard
2018-06-21
Loaded strings from ELF files using all threads.
Cyrille Bagard
2018-05-24
Translated offsets and addresses with more accuracy.
Cyrille Bagard
2018-05-07
Described binary formats and improved their loading.
Cyrille Bagard
2018-04-22
Used the provided work group while loading ELF formats.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-01-29
Introduced specific operations for ELF architectures.
Cyrille Bagard
2018-01-29
Handled properly imported/exported ELF symbols, as well as all other symbols.
Cyrille Bagard
2018-01-26
Cleaned some format loading processes.
Cyrille Bagard
2018-01-13
Handled the logs from the GUI, the command line and the Python bindings.
Cyrille Bagard
2017-10-15
Refactored ELF related code.
Cyrille Bagard