Christophe Grenier
|
e9052e9258
|
Copy files from reiserfs. Need patched progsreiserfs
|
2011-04-03 17:37:59 +02:00 |
|
Christophe Grenier
|
02e3edf762
|
Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a new full-screen window anymore.
|
2011-03-28 09:12:38 +02:00 |
|
Christophe Grenier
|
87a42aeb97
|
PhotoRec: recover MPEG transport stream .ts (disabled by default)
|
2011-03-25 14:50:55 +01:00 |
|
Christophe Grenier
|
c2164967bd
|
PhotoRec: fix file_rename() and file_rename_unicode() to allocate space for new file instead of using stack, add fallback if renamed failed
|
2011-03-25 14:40:35 +01:00 |
|
Christophe Grenier
|
7a255f731a
|
PhotoRec: Call reset_list_file_enable() in main() instead of file_options_load_aux()
|
2011-03-25 14:38:12 +01:00 |
|
Christophe Grenier
|
2159f9ccab
|
Fix md 0.9 uuid copy
|
2011-03-25 14:37:25 +01:00 |
|
Christophe Grenier
|
3a7d38ed53
|
PhhotoRec: recover .xlsx witht the correct extension
|
2011-03-25 14:36:25 +01:00 |
|
Christophe Grenier
|
b28432c63e
|
PhotoRec: parse Paint Shop Pro to get the filesize
|
2011-03-25 14:35:44 +01:00 |
|
Christophe Grenier
|
b2ac7a6742
|
PhotoRec: use "%llu" instead of "%lu" to display sectors offset
|
2011-03-25 14:34:35 +01:00 |
|
Christophe Grenier
|
4acc8c51bb
|
PhotoRec: fix potential out of bound read during recovery of corrupted jpeg
|
2011-03-19 14:04:38 +01:00 |
|
Christophe Grenier
|
6180b7fb30
|
Warn that fixing MFT using MFT mirror is a non reversible operation.
|
2011-03-19 14:00:28 +01:00 |
|
Christophe Grenier
|
64140da425
|
PhotoRec: some pdf were erroneously saved as Illusatrtor .ai
|
2011-03-19 13:59:15 +01:00 |
|
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 |
|