Commit graph

1363 commits

Author SHA1 Message Date
Christophe Grenier
4756038a07 PhotoRec: add missing include ctype.h 2013-03-23 19:18:46 +01:00
Christophe Grenier
700066869b PhotoRec: better check for STL in ascii format 2013-03-23 15:39:32 +01:00
Christophe Grenier
06bd7ec9e6 PhotoRec: less false positive when .asp/.jsp detection 2013-03-23 15:37:13 +01:00
Christophe Grenier
a2c3e19e58 PhotoRec: reduce false positive when detecting .bat 2013-03-23 15:29:33 +01:00
Christophe Grenier
ee055322f6 PhotoRec: disable html detection during mbox recovery 2013-03-23 15:28:41 +01:00
Christophe Grenier
26dbd646d0 PhotoRec: filtre() in file_txt.c now takes an integer parameter 2013-03-23 15:28:08 +01:00
Christophe Grenier
cbd6ed30b2 PhotoRec: better detection of .sldprt and StarImpress .sdd 2013-03-23 15:26:39 +01:00
Christophe Grenier
2cb24336f1 Update INSTALL file 2013-03-23 15:25:32 +01:00
Christophe Grenier
8f6f4de1d4 PhotoRec: better check for .stl binary format detection 2013-03-23 15:10:55 +01:00
Christophe Grenier
929185ddb4 PhotoRec: src/file_mp3.c code reorganisation 2013-03-23 15:10:13 +01:00
Christophe Grenier
8d07dbf8c5 PhotoRec: fix OLE .doc/.xls/.ppt filesize detection 2013-03-23 15:09:41 +01:00
Christophe Grenier
f84637a6a3 PhotoRec: better signature for .max file detection 2013-03-23 15:07:02 +01:00
Christophe Grenier
753fe8a445 PhotoRec: disable recovery of Nikon .DSC file by default 2013-03-23 15:06:29 +01:00
Christophe Grenier
00ed111a56 PhotoRec: better check for .ds2 file detection 2013-03-23 15:05:52 +01:00
Christophe Grenier
acbb0e6b77 PhotoRec: better signature for .vmdk detection 2013-03-23 15:01:19 +01:00
Christophe Grenier
66eb292fc6 PhotoRec: better checks for .swf and .swc Flash file detection 2013-03-23 15:00:28 +01:00
Christophe Grenier
ff28a8c884 PhotoRec: fix cpr size detection (regression introduced in commit 622e8c7f19) 2013-03-23 14:59:10 +01:00
Christophe Grenier
e049dc130d PhotoRec: stricter check for .reg detection 2013-03-23 14:58:31 +01:00
Christophe Grenier
0fde565a74 PhotoRec: disable .psf detection during .psf recovery 2013-03-23 14:55:28 +01:00
Christophe Grenier
5f2629fe07 PhotoRec: better signature for .orf detection 2013-03-23 14:55:03 +01:00
Christophe Grenier
a3ed1f48d1 PhotoRec: stricter check for .ogg detection 2013-03-23 14:54:25 +01:00
Christophe Grenier
7a49652c09 PhotoRec: stricter check for .mpg mpeg-1 system header start code detection 2013-03-23 14:53:48 +01:00
Christophe Grenier
96de809d9e PhotoRec: recover mov file using "M4A " atom as .m4p 2013-03-23 14:52:36 +01:00
Christophe Grenier
455442f301 PhotoRec: disable jpg detection during .albm file recovery 2013-03-23 14:51:44 +01:00
Christophe Grenier
de38e65c81 PhotoRec: stricter check for Impulse audio .it file 2013-03-23 14:50:48 +01:00
Christophe Grenier
d1d77e56fd PhotoRec: check Multiple Precision Integer (MPI) used in public key crypto during .gpg detection 2013-03-23 14:49:37 +01:00
Christophe Grenier
ebb1f8e44d PhotoRec: avoid spliting .edb file when detecting the backup header 2013-03-23 14:48:21 +01:00
Christophe Grenier
1c24eb562c PhotoRec: better for .ddf detection. Add support for DDF_05 2013-03-23 14:47:39 +01:00
Christophe Grenier
0f70bee69a PhotoRec: stricter check for .asf detection 2013-03-23 14:47:06 +01:00
Christophe Grenier
7129c28c12 Use Ctrl+L to redraw the screen when listing files 2013-03-10 16:22:52 +01:00
Christophe Grenier
e42575be3a Remove problematic debug code in pnext.h 2013-03-10 16:22:15 +01:00
Christophe Grenier
7ad575340f PhotoRec: better .pcap signature 2013-03-10 16:14:41 +01:00
Christophe Grenier
882c63bcc2 PhotoRec: better .orf signature 2013-03-10 16:14:11 +01:00
Christophe Grenier
f1cbfbbe9e PhotoRec: fix ogg recovery when blocksize=1 2013-03-10 16:13:52 +01:00
Christophe Grenier
c64a4ce051 PhotoRec: fix mp3 recovery when blocksize=1 2013-03-10 16:13:20 +01:00
Christophe Grenier
39e858e118 PhotoRec: stricter check for .wmf detection 2013-03-10 16:06:59 +01:00
Christophe Grenier
a73c594e06 PhotoRec: better .riff signature 2013-03-10 16:06:15 +01:00
Christophe Grenier
0620a4a466 PhotoRec: more robust signature for .spss 2013-03-10 16:05:41 +01:00
Christophe Grenier
622e8c7f19 PhotoRec: fix .ani recovery when blocksize=1 2013-03-10 16:05:04 +01:00
Christophe Grenier
1f0ee68f00 PhotoRec: stricter .nsf check 2013-03-10 16:04:34 +01:00
Christophe Grenier
50f8149eff PhotoRec: rewrote mpg detection 2013-03-10 16:04:01 +01:00
Christophe Grenier
97e42e41e8 PhotoRec: stricter checks for .mov recovery 2013-03-10 16:02:36 +01:00
Christophe Grenier
54a8eadd5c PhotoRec: fix .mig recovery when blocksize=1 2013-03-10 16:02:12 +01:00
Christophe Grenier
85c3ba54ad PhotoRec: fix .m2ts recovery when blocksize=1 2013-03-10 16:01:33 +01:00
Christophe Grenier
5f635200cf PhotoRec: better signature for .flac 2013-03-10 16:00:58 +01:00
Christophe Grenier
5c1125c20b PhotoRec: stricter checks for .exs 2013-03-10 16:00:02 +01:00
Christophe Grenier
9dc3846056 PhotoRec: add checks for .emf header validation 2013-03-10 15:59:24 +01:00
Christophe Grenier
358269b5ae PhotoRec: better signatures for ELF 2013-03-10 15:58:57 +01:00
Christophe Grenier
b2d291cb00 PhotoRec: fix .bac recovery when blocksize=1 2013-03-10 15:58:06 +01:00
Christophe Grenier
72f23100a0 PhotoRec: fix .ace recovery when blocksize=1 2013-03-10 15:51:34 +01:00