Commit graph

560 commits

Author SHA1 Message Date
Christophe Grenier
093f5e4485 Fix HPA/DCO detection for some big disks (ie 1.5TB) 2009-09-03 08:15:46 +02:00
Christophe Grenier
2910dcad71 PhotoRec: recover Mnemosyne .mem files 2009-09-03 08:15:14 +02:00
Christophe Grenier
34b943e881 PhotoRec: recover Bacula backup .bac and Qemu image .cow (COW and COW2) 2009-09-03 08:14:03 +02:00
Christophe Grenier
5e5828c170 Log the machine architecture 2009-08-27 08:48:06 +02:00
Christophe Grenier
767a822835 TestDisk: don't display "Structure: Ok" if there is no partition. Users are confused otherwise. 2009-08-27 08:47:16 +02:00
Christophe Grenier
5befc932bf PhotoRec: stricter check for PowerTab .ptb files 2009-08-27 08:45:58 +02:00
Christophe Grenier
98096633d7 PhotoRec: recover Xournal .xoj files 2009-08-27 08:45:19 +02:00
Christophe Grenier
7d9f251a65 Fix for Device Configuration Overlay detection when LBA48 isn't enabled 2009-08-20 09:30:25 +02:00
Christophe Grenier
19b63a58ba PhotoRec: recover JPEG XR .wdp files 2009-08-20 09:29:43 +02:00
Christophe Grenier
1f9997af85 TestDisk: locate ZFS partition beginning 2009-08-18 09:13:37 +02:00
Christophe Grenier
32babefd2d unicode.c: shutdown a warning 2009-08-18 09:12:30 +02:00
Christophe Grenier
db5adf256e PhotoRec: print an error if /cmd parameter hasn't been fully processed (work still needed) 2009-08-18 09:08:52 +02:00
Christophe Grenier
163cbb0d34 photorec.c: add missing setdate.h header 2009-08-18 09:08:32 +02:00
Christophe Grenier
bfe5d06418 PhotoRec: use a short extension when recovering sqlite files with DOS version 2009-08-18 09:05:39 +02:00
Christophe Grenier
4cacfdab26 PhotoRec: identify Ogg data/Theora video .ogm files 2009-08-18 09:04:57 +02:00
Christophe Grenier
34a54690b3 PhotoRec: extract date/time and title from Word document
better doc / xls / ppt / ... identification
recover SigmaPlot.jnb files
2009-08-18 09:04:32 +02:00
Christophe Grenier
3d99713d6a file_rename() and file_rename_unicode() new prototype 2009-08-18 08:59:22 +02:00
Christophe Grenier
46de1359fd Fix a double free when ext2fs_open() failed 2009-08-18 08:57:11 +02:00
Christophe Grenier
903945f4c9 Faster search for backup ext2/ext3/ext4 superblock 2009-08-18 08:51:11 +02:00
Christophe Grenier
727db32485 Fix small memory leak when copying files 2009-08-18 08:50:30 +02:00
Christophe Grenier
d7a1c2e182 Move set_date() to a separate file 2009-08-12 19:04:18 +02:00
Christophe Grenier
79594ca992 qphotorec: fix the device list 2009-07-31 09:33:13 +02:00
Christophe Grenier
93fc52322b PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
Christophe Grenier
38539a2f59 PhotoRec: recover GraphPrism 4 .pzf files 2009-07-26 12:29:24 +02:00
Christophe Grenier
ccef8e5341 PhotoRec: recover deleted Encase EWF (.e01, .e02...) files 2009-07-26 12:27:26 +02:00
Christophe Grenier
e8dd28e09d Move write_part_gpt() in a separate file, so PhotoRec doesn't depend of
uuid_generate, uuidgen or uuid_create function
2009-07-26 12:21:20 +02:00
Christophe Grenier
fbcefa191d PhotoRec: fix FAT unformat but scan the whole partition 2009-07-26 12:16:36 +02:00
Christophe Grenier
6aa53d5e91 Code style cleanup 2009-07-26 12:16:03 +02:00
Christophe Grenier
0a9c6354a6 PhotoRec: Log the sector number when a FAT directory is found 2009-07-26 12:09:16 +02:00
Christophe Grenier
e0faac2bd7 TestDisk: add a boundary check when searching NTFS MFT 2009-07-26 12:07:45 +02:00
Christophe Grenier
5afa137a96 Stricter check for EWF files - workaround a bug in libewf-20090510 when opening a file segment other than .e01 2009-07-26 12:04:01 +02:00
Christophe Grenier
b47c011fea PhotoRec: recover the following text files
- .emka EMKA IOX - Pharmacology & toxicology files
- .java JAVA source
- .json JavaScript Object Notation
- .ksh Korn Shell script
2009-07-26 12:00:18 +02:00
Christophe Grenier
7f840b8f31 PhotoRec: try to extract the date/time from pdf files 2009-07-26 11:59:35 +02:00
Christophe Grenier
3f1463f4c0 PhotoRec: file_mov.c - define some variables as const 2009-07-26 11:58:31 +02:00
Christophe Grenier
027101c193 PhotoRec: recover R, language and environment for statistical computing and graphics, .RData files 2009-07-26 11:57:49 +02:00
Christophe Grenier
85ec594043 Fix the spec file: TestDisk & PhotoRec man pages are moved to
"8 System Administration tools and Deamons" instead of "1 User Commands"
2009-07-26 11:57:21 +02:00
Christophe Grenier
496244c64c PhotoRec: When manually selecting the blocksize and offset in expert mode, fix the offset 2009-07-26 11:55:24 +02:00
Christophe Grenier
fa3c1fe939 PhotoRec: improve Adobe Photoshop Image .psd file signature 2009-07-16 09:15:47 +02:00
Christophe Grenier
a58eeb6ee0 PhotoRec: handle TIFF tag IMPrint, some improvements to get a better filesize 2009-07-16 09:14:01 +02:00
Christophe Grenier
aa0dddbc8e TestDisk & PhotoRec man pages are moved to "8 System Administration tools and Deamons"
instead of "1 User Commands"
2009-07-16 09:08:18 +02:00
Christophe Grenier
22b018e369 Update acx_pthread.m4 to not use AC_LANG_SAVE, AC_LANG_C and AC_TRY_LINK deprecated macros 2009-07-16 09:05:50 +02:00
Christophe Grenier
391b7c18ec PhotoRec: recover RED r3d camera videos 2009-07-06 21:29:19 +02:00
Christophe Grenier
9402c1cd65 PhotoRec: recover Guitar Pro 5 .gp5 files 2009-07-03 08:05:58 +02:00
Christophe Grenier
8c01cd3f16 PhotoRec: recover Russian Finance 1C:Enterprise 8 .1cd files 2009-07-03 08:04:27 +02:00
Christophe Grenier
08508476eb HPA/DOC detection, handle the case where native_max is null. 2009-07-03 08:01:35 +02:00
Christophe Grenier
389f2b1e33 TestDisk: additional control to avoid that the extended partition ends after the end of the disk 2009-07-03 07:55:29 +02:00
Christophe Grenier
b29a0decaf PhotoRec: identify Windows Internet Shortcut .url, Visual Basic .vb 2009-07-03 07:54:06 +02:00
Christophe Grenier
c647724150 PhotoRec: identify several RIFF files:
- MIDI sound file .mid
- MIDI MIDI Instruments Definition File .idf
- Windows Animated Cursor .ani
2009-07-03 07:52:41 +02:00
Christophe Grenier
7d59c4ad3c PhotoRec: distinguish .html.gz from .gz 2009-07-03 07:52:03 +02:00
Christophe Grenier
f06c9edf80 PhotoRec .gpg: check publickey algo for Public-Key Encrypted Session Key Packet v3 2009-07-03 07:37:51 +02:00