summaryrefslogtreecommitdiff
path: root/src/format/elf/elf-int.c
AgeCommit message (Expand)Author
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-04Read ELF notes when requested.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-01-31Defined many entry points from many identified potential candidates.Cyrille Bagard
2014-08-25Loaded lots of ELF header information as symbols.Cyrille Bagard
2014-08-19Added a demo symbol when loading an ELF header.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
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard