summaryrefslogtreecommitdiffstats
path: root/src/file_dex.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_dex.c: improve Frama-C annotationsChristophe Grenier2021-06-061-7/+3
* src/file_dex.c: add frama-c annotationsChristophe Grenier2021-02-141-0/+12
* 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
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: stricter check for .dexChristophe Grenier2014-07-241-15/+46
* PhotoRec: fix Dalvik .dex detectionChristophe Grenier2010-06-221-1/+1
* PhotoRec: recover Dalvik .dex filesChristophe Grenier2010-04-271-0/+65