summaryrefslogtreecommitdiff
path: root/plugins/elf/format.c
AgeCommit message (Expand)Author
2020-05-28Saved the first steps for a new loading process.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-02-15Identified Elf imported symbols without waiting for the end of disassembling.Cyrille Bagard
2020-02-09Hardened the renaming of Elf external entries.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-04Refreshed the Python documentation for the core features.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2018-11-18Allowed to attach debug information to formats.Cyrille Bagard
2018-07-19Set Itanium as default demangler for ELF.Cyrille Bagard
2018-06-28Limited ELF section name lengths as it is done for segment names.Cyrille Bagard
2018-06-21Loaded strings from ELF files using all threads.Cyrille Bagard
2018-05-24Translated offsets and addresses with more accuracy.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-04-22Used the provided work group while loading ELF formats.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-29Introduced specific operations for ELF architectures.Cyrille Bagard
2018-01-29Handled properly imported/exported ELF symbols, as well as all other symbols.Cyrille Bagard
2018-01-26Cleaned some format loading processes.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-10-15Refactored ELF related code.Cyrille Bagard