summaryrefslogtreecommitdiffstats
path: root/src/file_elf.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_elf.c: improve Frama-C annotationsChristophe Grenier2021-06-081-25/+9
* src/file_elf.c: split header_check_elf() in 4 functionsChristophe Grenier2021-02-191-15/+104
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: fix ELF size detectionChristophe Grenier2014-10-051-2/+2
* PhotoRec: stricter check for ELF binary detectionChristophe Grenier2014-08-091-0/+96
* src/file_elf.c: fix header size (buggy commit 358269b5aeb979a5b9e858f0dbdaf3c...Christophe Grenier2013-03-231-2/+2
* PhotoRec: better signatures for ELFChristophe Grenier2013-03-101-13/+9
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+63