summaryrefslogtreecommitdiff
path: root/plugins/readelf/strtab.c
AgeCommit message (Expand)Author
2018-09-06Fixed possible UAFs when adding symbols.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-08-27Took into account that some instruction creations may fail.Cyrille Bagard
2017-08-16Kept only the first submission when preloading instructions.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-05-11Handled out of bound string section length (as suggested by the test suite).Cyrille Bagard
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2017-03-31Extracted strings from some extra ELF sections.Cyrille Bagard