summaryrefslogtreecommitdiff
path: root/src/format/elf/elf-int.h
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-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-01-31Defined many entry points from many identified potential candidates.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
2009-07-15Restored the routine address resolution.Cyrille Bagard
2009-07-14Restored the code loading the ELF relocations.Cyrille Bagard
2009-06-14Stored the size of the routines (x86 only).Cyrille Bagard
2009-06-01Provided found MIPS routines.Cyrille Bagard
2009-03-15Avoided to crash when analysing crackmes such as grainne.Cyrille Bagard
2008-10-29Do not relied on section names anymore.Cyrille Bagard
2008-10-20Registered all found strings in binaries.Cyrille Bagard
2008-10-19Registered symbols found in the PLT.Cyrille Bagard
2008-10-12Provided default code parts to analyze.Cyrille Bagard
2008-08-31Looked for symbols of function.Cyrille Bagard
2008-08-08Prepared to handle the DWARF debug format.Cyrille Bagard