summaryrefslogtreecommitdiff
path: root/src/format/elf/Makefile.am
AgeCommit message (Expand)Author
2016-05-19Loaded the ELF internal symbols using all the available CPUs.Cyrille Bagard
2015-01-31Defined many entry points from many identified potential candidates.Cyrille Bagard
2014-12-14Shown label of loaded symbols when possible.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2010-04-05Reorganized the ELF header (32 or 64 bits).Cyrille Bagard
2009-12-13Loaded and saved binary parts.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-14Restored the code loading the ELF relocations.Cyrille Bagard
2009-06-01Provided found MIPS routines.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-05-11Changed the way the program is built.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard
2009-03-15Avoided to crash when analysing crackmes such as grainne.Cyrille Bagard
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
2008-10-20Registered all found strings in binaries.Cyrille Bagard
2008-08-31Looked for symbols of function.Cyrille Bagard
2008-08-08Prepared to handle the DWARF debug format.Cyrille Bagard
2008-07-26Parsed x86 binary data and displayed the result.Cyrille Bagard