Commit graph

473 commits

Author SHA1 Message Date
Christophe Grenier
225976168a ext2/ext3/ext4 superblock research, display partition name 2008-11-18 20:14:13 +01:00
Christophe Grenier
5cfae9ea3a dir.c: code cleanup 2008-11-18 20:13:10 +01:00
Christophe Grenier
d000e5e9eb Fix a bug in gzip parser discovered by LLVM/Clang Static Analyzer 2008-11-16 12:58:45 +01:00
Christophe Grenier
07b1742903 Code cleanup after using LLVM/Clang Static Analyzer 2008-11-16 12:53:21 +01:00
Christophe Grenier
8453cfff02 When copying filenames, try to deal more efficently with filename restriction 2008-11-16 12:45:19 +01:00
Christophe Grenier
af127dc90c NTFS file copy: fix memory leak when copied failed. 2008-11-13 09:24:59 +01:00
Christophe Grenier
3f13734b7f PhotoRec: recover WavPack, Hybrid Lossless Wavefile Compressor, .wv files 2008-11-13 09:19:30 +01:00
Christophe Grenier
cf9eaa3dbb Move attr variable definition more local in ntfs_utl.c 2008-11-13 09:14:48 +01:00
Christophe Grenier
e52f96eb91 PhotoRec: recover Cue sheet .cue files 2008-11-13 09:14:14 +01:00
Christophe Grenier
86ca5ef632 PhotoRec: declare as const some variables in file_mp3.c 2008-11-13 09:13:28 +01:00
Christophe Grenier
a9950f068c Update release to November 2008 2008-11-13 09:13:06 +01:00
Christophe Grenier
b1c51833ac Under Windows, if log file can't be created in current directory, try to create it in home directory. 2008-11-10 08:15:10 +01:00
Christophe Grenier
58a7f8b4bf Additional tests for device configuration identify (DCO) results 2008-11-10 08:13:51 +01:00
Christophe Grenier
c509e1a2c4 TestDisk: identify Linux md created on big endian architecture 2008-11-10 08:12:49 +01:00
Christophe Grenier
3707225caf Defined more functions as static 2008-11-10 08:12:15 +01:00
Christophe Grenier
630a6ef2d6 PhotoRec: distinguish .csv from .txt 2008-10-28 09:22:01 +01:00
Christophe Grenier
af6535e0d7 PhotoRec:recover .sqm Windows Live Messenger Log File 2008-10-28 09:21:13 +01:00
Christophe Grenier
8a4ace2575 FAT1x directory listing, check for valid root directory size 2008-10-28 09:19:11 +01:00
Christophe Grenier
cdfb7f22cf TestDisk, replace "Do you want to save disk file image.dd" by "Do you want to save partition file image.dd" 2008-10-28 09:18:16 +01:00
Christophe Grenier
2a2526f1bd PhotoRec: recover tar.gz with the correct extension instead of .gz 2008-10-08 08:53:37 +02:00
Christophe Grenier
de6f50d0a3 PhotoRec: recover Php Video Pro .pvp files 2008-10-07 21:08:45 +02:00
Christophe Grenier
b9a4402c11 TestDisk: Add fullpathname parameter to display filename with the pathname
ie "testdisk /cmd device advanced,list,recursive,fullpathname"
2008-10-07 21:06:26 +02:00
Christophe Grenier
7f62071c62 Display a warning if HPA or DCO is present 2008-10-07 20:56:20 +02:00
Christophe Grenier
e86b823143 Store hpa and dco values in the disk internal structure 2008-10-07 20:55:29 +02:00
Christophe Grenier
82c6f55ebf TestDisk: distinguish between "advanced,list" and "advanced,undelete" 2008-10-07 20:54:35 +02:00
Christophe Grenier
c35c0d5216 Linux version: log Host Protect Area (HPA) and Device Configuration Overlay (DCO) information 2008-10-06 20:26:11 +02:00
Christophe Grenier
2b9e07a79a PhotoRec: recover Turbo Tax .tax files 2008-10-06 20:23:28 +02:00
Christophe Grenier
b9d5556004 Portability fixes for OpenBSD when e2fsprogs port is used 2008-10-06 20:20:45 +02:00
Christophe Grenier
33a01be952 List deleted files instead of normal files when choosing Undelete for a partition forced as NTFS 2008-10-06 20:16:54 +02:00
Christophe Grenier
9ee8b03c29 Add logname option, usefull for people running several testdisk or photorec at once 2008-10-06 20:14:52 +02:00
Christophe Grenier
fbab4db427 NTFS undelete: display "c to copy" only if files have been found. 2008-10-06 20:12:13 +02:00
Christophe Grenier
3e069579b6 PhotoRec: for jpeg, get the date/time from the photo itself instead of the first date/time present in the EXIF header 2008-09-26 19:24:30 +02:00
Christophe Grenier
db959defb9 PhotoRec: add Sisporto sp3/spm file recovery 2008-09-23 09:43:02 +02:00
Christophe Grenier
ea6e4e5bc9 Don't split read access if the two previous read IO have failed. 2008-09-23 09:41:33 +02:00
Christophe Grenier
3277ff9045 Avoid a division by zero when a value of 0 cylinder is returned. 2008-09-23 09:40:45 +02:00
Christophe Grenier
097c15512e PhotoRec: add Apple binary property list .abcdp recovery 2008-09-18 08:40:57 +02:00
Christophe Grenier
a43e4eca6b TestDisk: in Advanced menu, 'a' may be used to temporary add a partition 2008-09-18 08:37:16 +02:00
Christophe Grenier
a54c2167b5 Remove unexpected global variable in md.c 2008-09-18 08:35:38 +02:00
Christophe Grenier
7e852c95ea PhotoRec: fix header check order 2008-09-11 22:15:58 +02:00
Christophe Grenier
1fc05a46d8 Create the partition image in the current directory when "/cmd device advanced,copy" is used 2008-09-10 17:43:59 +02:00
Christophe Grenier
2883f87173 ext2 file listing: fix a one byte overflow 2008-09-10 17:43:29 +02:00
Christophe Grenier
a4173141da PhotoRec: avoid an out of bound read access when parsing some corrupted doc/xls/... document 2008-09-09 08:15:10 +02:00
Christophe Grenier
f2084d707c PhotoRec: modify internal representation of files during recovery 2008-09-08 11:56:01 +02:00
Christophe Grenier
db4748cdfa PhotoRec: better signature for Pentax .pef 2008-08-31 11:45:16 +02:00
Christophe Grenier
fd722e9ce8 PhotoRec: avoid out-of-bound read access when extracting jpeg date 2008-08-31 11:44:19 +02:00
Christophe Grenier
a00a84ac13 Less strict check on "." and ".." entries for FAT directory 2008-08-31 11:40:51 +02:00
Christophe Grenier
0568c0297e PhotoRec: When only free space is carved, after the data search,
return to the partition selection as list_search_space has been modified
2008-08-30 12:35:42 +02:00
Christophe Grenier
b04cfd531a win32: add debug code in disk_get_sector_size_win32 2008-08-28 00:01:16 +02:00
Christophe Grenier
d5d0a9a74f Split the interface in several files, part 2
Text interface needs 24 lines instead of 25
2008-08-25 23:15:17 +02:00
Christophe Grenier
c943ebd716 May want to use carvpath for in-place carving in the futur 2008-08-25 23:12:49 +02:00