Commit graph

722 commits

Author SHA1 Message Date
Christophe Grenier
6de815b116 TestDisk: reduce the number of read operations 2010-06-22 15:23:14 +02:00
Christophe Grenier
d31511c9d4 TestDisk: fix HFSP detection
Regression introduced in commit 183a66798e
2010-06-22 15:21:26 +02:00
Christophe Grenier
76dffac4ca Another fix for DCO/HPA detection 2010-05-21 09:17:55 +02:00
Christophe Grenier
21d47fea51 PhotoRec: stricter check for .wpd 2010-05-21 09:17:03 +02:00
Christophe Grenier
13055f4694 PhotoRec: recover Synchronized Multimedia Integration Language .smil
- VBooKMark .url
- utf-8 .xml
- Java Application Descriptor .jad
2010-05-21 09:12:53 +02:00
Christophe Grenier
297ed6ffb6 PhotoRec: fix oversized file detection for .arw 2010-05-21 09:10:47 +02:00
Christophe Grenier
97ad475750 PhotoRec: stricter check for .swf/.swc 2010-05-21 09:08:30 +02:00
Christophe Grenier
8a541396e3 PhotoRec: stricter check for .res 2010-05-21 09:08:10 +02:00
Christophe Grenier
3d9a968bdd PhotoRec: .ps file recovery - handle very small buffersize 2010-05-21 09:07:09 +02:00
Christophe Grenier
bfbc6e6e33 PhotoRec: stricter check for .prc - extract the modification date 2010-05-21 09:03:53 +02:00
Christophe Grenier
1734dbdcd9 PhotoRec: stricter check for .pcx 2010-05-21 09:03:36 +02:00
Christophe Grenier
f6ee3bf11e PhotoRec: stricter check for .mpg 2010-05-21 09:02:52 +02:00
Christophe Grenier
e552f8c2dd PhotoRec: mp3 recovery - code cleanup 2010-05-21 09:01:44 +02:00
Christophe Grenier
d5bd548dee PhotoRec: stricter check for .lnk 2010-05-21 09:01:25 +02:00
Christophe Grenier
e9d4598c2b PhotoRec: stricter check for .ico 2010-05-21 09:01:07 +02:00
Christophe Grenier
a8ea983693 PhotoRec: extract the exe filename from InteralName if available 2010-05-21 09:00:30 +02:00
Christophe Grenier
bc71c42c22 PhotoRec: recover Bentley Systems' MicroStation .dgn file format 2010-05-21 08:59:21 +02:00
Christophe Grenier
7d40e13a7f PhotoRec: recover history.dat file from Sony Ericson phone 2010-05-21 08:58:05 +02:00
Christophe Grenier
b84e9c90f2 PhotoRec: stricter check for .au and extract the filesize 2010-05-21 08:57:30 +02:00
Christophe Grenier
41f3bd9b40 PhotoRec: stricter check for .arj 2010-05-21 08:57:13 +02:00
Christophe Grenier
8ebbe0e42e PhotoRec: add information about amr file format 2010-05-21 08:56:41 +02:00
Christophe Grenier
5afe3fc420 Mark as "const" a variable 2010-05-21 08:56:19 +02:00
Christophe Grenier
1041c240cd Prefix highligted selection by ">", so screen reader software find the
interface less confusing.
2010-05-21 08:47:38 +02:00
Christophe Grenier
969996230f Update TestDisk date, add photorecf
Add Windows Server 2008 and Windows 7 in description
2010-04-27 09:11:27 +02:00
Christophe Grenier
f34e94c3fb PhotoRec: recover Dalvik .dex files 2010-04-27 09:10:52 +02:00
Christophe Grenier
65fe88bd1d PhotoRec: recover DriftBox .dbn files 2010-04-27 09:04:53 +02:00
Christophe Grenier
04aeba7cac PhotoRec: recover Netpbm (PBM/PGM/PPM) files 2010-04-27 09:04:19 +02:00
Christophe Grenier
d88cbb2bb0 PhotoRec: improve jpg file recovery in brute-force mode 2010-04-27 09:03:05 +02:00
Christophe Grenier
c1afbdf780 PhotoRec: modify internals for brute-force recovery 2010-04-27 08:39:24 +02:00
Christophe Grenier
8ee9f770fa Fix detection of Encase 6
Fix detection of OpenBSD SCSI device
2010-04-27 08:37:54 +02:00
Christophe Grenier
5af560198b xfs, code cleanup 2010-04-27 08:25:39 +02:00
Christophe Grenier
0d8e7f1494 Remove redundant location hints used by partition search (speedup) 2010-04-27 08:22:28 +02:00
Christophe Grenier
858b38cefc md 0.9: fix out of bound write memory operation 2010-04-27 08:21:28 +02:00
Christophe Grenier
9ce850a921 luks: code cleanup 2010-04-27 08:20:57 +02:00
Christophe Grenier
65c9c5e300 Press 'F' during deeper partition search to continue after the end of the last found partition 2010-04-27 08:19:30 +02:00
Christophe Grenier
5ba69b5576 PhotoRec: recover another mbox (mailbox) folder file format 2010-04-27 08:18:30 +02:00
Christophe Grenier
a2a0cf9800 PhotoRec: add another signature for Quickbooks qbw 2010-04-27 08:17:12 +02:00
Christophe Grenier
983f0a6f87 PhotoRec: fix gpg recovery 2010-04-27 08:16:42 +02:00
Christophe Grenier
93e6e7884a PhotoRec: recover Quickbook qbb files based on OLE/Microsoft Compound Document file format 2010-04-27 08:14:44 +02:00
Christophe Grenier
eaad54c249 Use destination offset instead of source offset when creating a partition image (Fix) 2010-04-27 08:13:48 +02:00
Christophe Grenier
183a66798e Add specific tests (ie magic value) before checking for a filesystem (Use less CPU) 2010-04-27 08:11:54 +02:00
Christophe Grenier
ffe14ebb6e Add a header needed under Solaris 2010-04-27 08:08:37 +02:00
Christophe Grenier
7d37b444dd Interface need 24 lines to work correctly 2010-03-16 22:26:36 +01:00
Christophe Grenier
35ffeed49f PhotoRec: recover Extended Renoise song .xrns files 2010-03-16 22:15:54 +01:00
Christophe Grenier
f753423385 PhotoRec: stricter check for MPG file beginning by MPEG-4 visual object start code 2010-03-16 22:14:50 +01:00
Christophe Grenier
0dc8d4f0ae NTFS undelete: 'a' to select/deselect all files 2010-03-16 22:14:05 +01:00
Christophe Grenier
6d17d9f8b4 PhotoRec: recover Mind Your Own Business .myo files 2010-03-16 22:00:08 +01:00
Christophe Grenier
28db4a7d77 Rename sun_partition to sun_disklabel 2010-01-24 13:25:27 +01:00
Christophe Grenier
d317a55345 When deleting an Intel partition table, remove the EFI signature if present. 2010-01-24 13:24:53 +01:00
Christophe Grenier
885e306eef Improve log file creation 2010-01-24 13:24:14 +01:00