Christophe Grenier
|
bc9d4278c0
|
PhotoRec: recover SeeNezSST and snz text files
|
2011-10-15 12:17:35 +02:00 |
|
Christophe Grenier
|
72404b4c74
|
PhotoRec: check fseek return value in zip file validation
|
2011-10-15 12:17:20 +02:00 |
|
Christophe Grenier
|
31300161d1
|
PhotoRec: check fseek return value in tiff file validation
|
2011-10-15 12:11:03 +02:00 |
|
Christophe Grenier
|
c639605628
|
PhotoRec: check fseek return value in tib file validation
|
2011-10-15 12:10:51 +02:00 |
|
Christophe Grenier
|
76887c43cb
|
PhotoRec: check fseek return value in psf file validation
|
2011-10-15 12:10:10 +02:00 |
|
Christophe Grenier
|
0053652d69
|
PhotoRec: check fseek return value in pzh file validation
|
2011-10-15 12:10:01 +02:00 |
|
Christophe Grenier
|
21ec1345e9
|
PhotoRec: check fseek return value in pdf file validation
|
2011-10-15 12:09:51 +02:00 |
|
Christophe Grenier
|
23ca9115bd
|
PhotoRec: check fseek return value in nk2 file validation
|
2011-10-15 12:09:41 +02:00 |
|
Christophe Grenier
|
fc97dd06e0
|
PhotoRec: check fseek return value in jpg file validation
|
2011-10-15 12:09:28 +02:00 |
|
Christophe Grenier
|
7e5749b013
|
PhotoRec: check that buffer_size >= 0 in file_rename() and file_rename_unicode()
|
2011-10-15 12:07:51 +02:00 |
|
Christophe Grenier
|
6eb06797ac
|
PhotoRec: check fseek return value in DOC file validation
|
2011-10-15 12:07:35 +02:00 |
|
Christophe Grenier
|
bbd33e63af
|
PhotoRec: check fseek return value in ACE file validation
|
2011-10-15 12:06:55 +02:00 |
|
Christophe Grenier
|
8fa226e65b
|
PhotoRec: update dwg signature
|
2011-10-10 08:00:57 +02:00 |
|
Christophe Grenier
|
c1df348c11
|
Use inode number in filename when undeleting NTFS file if no name has been found.
|
2011-10-10 07:59:53 +02:00 |
|
Christophe Grenier
|
554371eb27
|
PhotoRec: fix destination path when creating image_remaining.dd
|
2011-10-10 07:56:38 +02:00 |
|
Christophe Grenier
|
351670b572
|
Speedup file sorting in NTFS undelete and local file listing by using merge sort instead of insertion sort
|
2011-09-23 20:38:31 +02:00 |
|
Christophe Grenier
|
fa3e558334
|
Fix dependancies on list.[ch] files
|
2011-09-23 20:22:15 +02:00 |
|
Christophe Grenier
|
804ee058a0
|
PhotoRec: recover pds sonar data files created by Reson software
|
2011-09-23 20:17:08 +02:00 |
|
Christophe Grenier
|
34d2b85749
|
PhotoRec: recover lxo/lwo 3d model files
|
2011-09-23 20:14:48 +02:00 |
|
Christophe Grenier
|
e014a0c410
|
PhotoRec: fix RIFF filesize detection
|
2011-09-23 20:12:07 +02:00 |
|
Christophe Grenier
|
dbd3e4a8e0
|
PhotoRec: rename pdf using the title
The pdf isn't decoded, so it's not 100% reliable.
|
2011-09-17 17:18:08 +02:00 |
|
Christophe Grenier
|
fbb41a9677
|
new function file_rsearch() to search a pattern in a file from the end
|
2011-09-17 17:11:16 +02:00 |
|
Christophe Grenier
|
54897586fd
|
PhotoRec: when renaming file, filter out name with too much bad chars
|
2011-09-17 17:08:03 +02:00 |
|
Christophe Grenier
|
6cc686c84a
|
PhotoRec: recover Assassin's Creed II .save backup
|
2011-09-17 13:45:39 +02:00 |
|
Christophe Grenier
|
5e4cb1abdb
|
PhotoRec: recover dar3 .dar archive
|
2011-09-17 13:40:58 +02:00 |
|
Christophe Grenier
|
35f3b0289f
|
PhotoRec: recover Core Audio Format .caf files
|
2011-09-17 13:37:02 +02:00 |
|
Christophe Grenier
|
ed888109f4
|
PhotoRec: better detection of new mpg
|
2011-09-17 13:30:58 +02:00 |
|
Christophe Grenier
|
ffef82b444
|
PhotoRec: Some JPG have two APP1 markers, avoid to dicard the first one
|
2011-09-17 13:27:33 +02:00 |
|
Christophe Grenier
|
0df6ef5b08
|
PhotoRec: recover 3ds .max file
|
2011-09-17 13:00:20 +02:00 |
|
Christophe Grenier
|
d275abb229
|
PhotoRec: detect IFO file size
|
2011-08-28 10:02:04 +02:00 |
|
Christophe Grenier
|
03ecc7e037
|
Locate lost GFS2 partition but not yet the size
|
2011-08-28 09:55:27 +02:00 |
|
Christophe Grenier
|
789bb8645b
|
PhotoRec session management: restart PhotoRec at the same location than previously
|
2011-08-28 09:53:47 +02:00 |
|
Christophe Grenier
|
94082d99f5
|
PhotoRec: remove some useless steps when carving ext2/3/4 filesystem and keeping corrupted files
|
2011-08-24 07:56:54 +02:00 |
|
Christophe Grenier
|
9904a88c26
|
common.c was missing ctype.h header
|
2011-08-24 07:46:46 +02:00 |
|
Christophe Grenier
|
bde3110ead
|
Huge code cleanup for Photorec: reduce the numbers of parameters of some functions
|
2011-08-20 19:28:56 +02:00 |
|
Christophe Grenier
|
792e932723
|
strip_dup(): return NULL for empty string
|
2011-08-20 19:17:59 +02:00 |
|
Christophe Grenier
|
3773e2905e
|
Check for both uuid_create() and uuid_generate() to solve a compilation issue on Mac OS X 10.8
|
2011-07-31 10:38:21 +02:00 |
|
Christophe Grenier
|
bfa7d012cf
|
PhotoRec: recover Sweet Home 3D .sh3d files
|
2011-07-21 20:52:09 +02:00 |
|
Christophe Grenier
|
0f7793ab94
|
PhotoRec: choose the partition table type only in expert mode
|
2011-07-21 20:43:22 +02:00 |
|
Christophe Grenier
|
23cbba29c8
|
PhotoRec: fix bug introduce by commit a217bf73ff
|
2011-07-21 20:43:01 +02:00 |
|
Christophe Grenier
|
a217bf73ff
|
PhotoRec: use a single parameter to forward the options (code cleanup)
|
2011-07-21 08:06:49 +02:00 |
|
Christophe Grenier
|
fbdc01bbc3
|
Add detection of Vmware VMFS partition
|
2011-07-20 07:43:29 +02:00 |
|
Christophe Grenier
|
fcb2816ea3
|
PhotoRec: recover Hierarchical Data Format 4 .hdf
|
2011-07-15 07:29:44 +02:00 |
|
Christophe Grenier
|
c2c2ec124c
|
PhotoRec: recover Didson Data File .ddf (v3 and v4)
|
2011-07-15 07:26:44 +02:00 |
|
Christophe Grenier
|
a3a6d6a8eb
|
New scarrier message for NTFS MFT fixing
|
2011-07-15 07:21:44 +02:00 |
|
Christophe Grenier
|
4f068f39cb
|
PhotoRec: stricter signature for Fujifilm Raw file (.raf)
|
2011-07-15 07:21:13 +02:00 |
|
Christophe Grenier
|
2d1daf3aab
|
PhotoRec: avoid '*' in filename
|
2011-07-15 07:20:43 +02:00 |
|
Christophe Grenier
|
f69c61a5da
|
Allow booting from FAT logical partition by setting FAT hidden field in the same way than for primary partition.
|
2011-07-15 07:19:13 +02:00 |
|
Christophe Grenier
|
39f40e9312
|
Fix typo: mathlab -> matlab
|
2011-06-30 09:16:33 +02:00 |
|
Christophe Grenier
|
04e8b22064
|
Check exFAT boot sector validity when listing files
|
2011-06-30 09:16:07 +02:00 |
|