Commit graph

787 commits

Author SHA1 Message Date
Christophe Grenier
b7397dc2aa Recent version of libewf have removed LIBEWF_HANDLE type, use libewf_handle_t is available 2011-03-19 13:58:05 +01:00
Christophe Grenier
fb86625be2 Add missing src/exfat_dir.[ch] files since 2011-02-07 2011-03-06 11:39:23 +01:00
Christophe Grenier
66e4280fa0 PhotoRec: recover Windows Media Center TV .wtv files 2011-03-05 19:31:35 +01:00
Christophe Grenier
d3a0690cad PhotoRec: recover Impulse Tracker .it files 2011-03-05 19:30:17 +01:00
Christophe Grenier
046c7ff6bf PhotoRec: recover Filevault .sparseimage 2011-03-05 19:28:06 +01:00
Christophe Grenier
bf60919b4f PhotoRec: recover Oracle dump file .dmp 2011-03-05 19:26:15 +01:00
Christophe Grenier
65b2dc6167 PhotoRec: Limit file size to 4G when recovering from a FAT 2011-03-05 19:24:34 +01:00
Christophe Grenier
5c67e73039 Allow sector size up to 8192 bytes 2011-03-05 19:12:03 +01:00
Christophe Grenier
2ec2d24a65 PhotoRec: for zip archive, set the filename according to the first file in the archive 2011-03-05 19:08:11 +01:00
Christophe Grenier
af5d50aff9 PhotoRec: try to recover LilyPond .ly text file 2011-03-05 19:06:04 +01:00
Christophe Grenier
422581c202 PhotoRec: recover gpg file when data has been encrypted with a symmetric cipher using a passphrase 2011-03-05 19:04:30 +01:00
Christophe Grenier
5e2c51f640 Modify file_search_footer() prototype 2011-03-05 19:03:32 +01:00
Christophe Grenier
d3cc7faf5f FAT: handle filesystem sector size different than media sector size 2011-03-05 19:02:13 +01:00
Christophe Grenier
1554ea46e8 Fix for HPA and DCO detection (again) 2011-03-05 18:59:26 +01:00
Christophe Grenier
0718628eba For non partionned media formated as FAT, set bytes per sector according
to FAT boot sector information.
2011-03-05 18:48:28 +01:00
Christophe Grenier
e41e56453b TestDisk: try to avoid endless directory loop when copying directory
when damaged filesystem
2011-03-05 18:47:40 +01:00
Christophe Grenier
f2c0943a5a TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux. 2011-03-05 18:40:22 +01:00
Christophe Grenier
237b0d53ac Minimal support to list and copy files from exFAT for TestDisk.
PhotoRec:Can carve files from exFAT free space only
2011-02-07 09:17:12 +01:00
Christophe Grenier
2d02984cbc Add mising file_lso.c file since commit 58fb3eaccb 2011-01-10 08:39:01 +01:00
Christophe Grenier
f0cccf0a71 On non-partionned media, discovers exFAT filesystem using backup sector. 2011-01-07 20:53:54 +01:00
Christophe Grenier
2c4b6dcbb9 Fix exFAT recovery using backup boot sector 2011-01-07 20:52:33 +01:00
Christophe Grenier
26f724eacd PhotoRec: recover Torrent files 2011-01-05 08:39:47 +01:00
Christophe Grenier
81d7299dd0 PhotoRec: recover Freeway 5 pro files 2011-01-05 08:17:58 +01:00
Christophe Grenier
58fb3eaccb PhotoRec: recover lzo archive 2011-01-05 08:16:40 +01:00
Christophe Grenier
9a978fdc05 PhotoRec: argument signess fix in a log_info() call 2011-01-05 08:02:37 +01:00
Christophe Grenier
130cc8fbde Detect ext2/3/4 filesystem using group 3 backup superblock when main superblock is damaged in non-partionned media. 2011-01-05 08:00:27 +01:00
Christophe Grenier
ab7f90998d PhotoRec: distinguish zip archive from Mozilla Cross-Platform Install .xpi 2011-01-05 07:59:22 +01:00
Christophe Grenier
1b0252227e PhotoRec: recover MS Internet Shortcut .url files and avoid some false positives with text files and Fortran .f 2011-01-05 07:58:03 +01:00
Christophe Grenier
2bca2d6e53 PhotoRec: recover recents version of Acronis .tib files 2011-01-05 07:57:16 +01:00
Christophe Grenier
7715db0b60 PhotoRec: allows atom size up to 2GB 2011-01-05 07:55:58 +01:00
Christophe Grenier
a726786cc7 PhotoRec: detect Page Maker .p65 files 2010-12-23 22:14:04 +01:00
Christophe Grenier
30d8427d31 PhotoRec: fix the order of file checks 2010-12-23 22:11:04 +01:00
Christophe Grenier
488e05fc60 List and undelete filesystem using alternate superblock if necessary 2010-12-16 08:51:31 +01:00
Christophe Grenier
65390765f5 Set alternate superblock information when available 2010-12-16 08:50:58 +01:00
Christophe Grenier
9924c4a597 PhotoRec: handle fill bytes before JPG markers
See B.1.1.2 Markers in http://www.w3.org/Graphics/JPEG/itu-t81.pdf
2010-12-05 15:57:19 +01:00
Christophe Grenier
c013ca281d Compilation fix when ncurses is disabled 2010-11-29 07:40:04 +01:00
Christophe Grenier
4b6c36b874 Try to locate truecrypt logical partition by using the logical partition entry. 2010-11-29 07:38:53 +01:00
Christophe Grenier
3487a5c603 Check wctomb() availability 2010-11-29 07:38:22 +01:00
Christophe Grenier
b1a8589162 PhotoRec: recover Lotus Notes .nsf and cdl/cdt/cdd Concept Draw files 2010-11-22 08:29:42 +01:00
Christophe Grenier
2dac2fd742 PhotoRec: fix template 2010-11-22 08:28:10 +01:00
Christophe Grenier
e8f20a04c8 PhotoRec: recover Pretty Good Privacy pgp files 2010-11-22 08:27:06 +01:00
Christophe Grenier
c32dfa4e43 Reduce memory usage during NTFS undelete 2010-11-22 08:26:28 +01:00
Christophe Grenier
3072cedc43 Add the possibility to list NTFS partition in the Advanced menu 2010-11-20 16:25:07 +01:00
Christophe Grenier
4829758b9f PhotoRec: display the data size and store image_remaining.dd where the files are recovered 2010-11-11 20:46:03 +01:00
Christophe Grenier
fb04f66ce7 Log ewflib error messages to stderr 2010-11-11 20:45:18 +01:00
Christophe Grenier
9814bbb47b TestDisk Image Creation: display the data size 2010-11-11 20:43:34 +01:00
Christophe Grenier
62bf5746b5 Can list ext3/ext4 in TestDisk Advanced menu 2010-11-09 09:20:23 +01:00
Christophe Grenier
ae6fbbd93f When a key is pressed in a menu, default to the corresponding item. 2010-11-09 09:19:27 +01:00
Christophe Grenier
a000515cf6 PhotoRec: additional signature for HTML files 2010-11-09 09:19:02 +01:00
Christophe Grenier
f6545386c0 PhotoRec: avoid to truncate the file too short when there isn't enough data to read 2010-11-09 09:16:15 +01:00