summaryrefslogtreecommitdiff
path: root/plugins/elf/loading.c
AgeCommit message (Expand)Author
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-02-18Discarded the "@plt" suffix for Elf external functions.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
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2018-06-21Loaded strings from ELF files using all threads.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-29Handled properly imported/exported ELF symbols, as well as all other symbols.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard