summaryrefslogtreecommitdiff
path: root/src/format/elf/section.c
AgeCommit message (Expand)Author
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-03-31Extracted strings from some extra ELF sections.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-11-04Fixed some bugs and defined some first test cases.Cyrille Bagard
2015-10-16Prevented some mistakes pointed by Melkor.Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-03-29Used real virtual addresses when describing ELF items.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-04-05Reorganized the ELF header (32 or 64 bits).Cyrille Bagard
2010-01-02Provided ways to load, save and edit some binary parts selection.Cyrille Bagard
2009-12-13Loaded and saved binary parts.Cyrille Bagard
2009-11-18Saved the current work on binary parts selection.Cyrille Bagard
2009-10-08Fixed an integer overflow in symbol name index.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-06-01Provided found MIPS routines.Cyrille Bagard
2008-10-29Do not relied on section names anymore.Cyrille Bagard
2008-10-12Provided default code parts to analyze.Cyrille Bagard
2008-08-08Prepared to handle the DWARF debug format.Cyrille Bagard