Christophe Grenier
|
b6b60e1e51
|
PhotoRec: use UTFsize() instead of UTF2Lat() to detect html end
|
2013-04-11 18:53:25 +02:00 |
|
Christophe Grenier
|
f35635f7d3
|
PhotoRec: add several signatures for mbox recovery
|
2013-04-11 18:51:48 +02:00 |
|
Christophe Grenier
|
d5c750582d
|
PhotoRec: recover Armory bitcoin wallet
|
2013-04-11 18:46:11 +02:00 |
|
Christophe Grenier
|
5febf50aca
|
PhotoRec: modify mp3 signature - reduce the number of time where header_check_mp3 is called
|
2013-04-11 18:44:51 +02:00 |
|
Christophe Grenier
|
968b8fd059
|
If no disk is detected, the user isn't root and TestDisk/PhotoRec are compiled with sudo support, restart using sudo without asking first the user.
|
2013-04-11 18:36:22 +02:00 |
|
Christophe Grenier
|
7d216e7bb4
|
PhotoRec: detect .qcp File Format for Speech Data.
Add a FourCC check.
|
2013-04-11 18:33:56 +02:00 |
|
Christophe Grenier
|
772b90e59a
|
PhotoRec: remove .jp2 filesize detection
|
2013-04-11 18:31:42 +02:00 |
|
Christophe Grenier
|
a342b0ccb7
|
PhotoRec: fix .fits filesize detection
|
2013-04-11 18:30:57 +02:00 |
|
Christophe Grenier
|
05698fa19d
|
PhotoRec: extract date/time from Windows PE exe/dll
|
2013-04-11 18:30:29 +02:00 |
|
Christophe Grenier
|
807f3cdfe2
|
PhotoRec: recover Shorten .shn audio file
|
2013-03-31 10:35:36 +02:00 |
|
Christophe Grenier
|
5b6ff07ea7
|
PhotoRec: limit the number of times PhotoRec moves backward to recover to the previous fragmented files
|
2013-03-31 09:32:17 +02:00 |
|
Christophe Grenier
|
bf8739f75a
|
PhotoRec: only save the blocksize in photorec.ses if positive
|
2013-03-31 09:31:33 +02:00 |
|
Christophe Grenier
|
e51a2d7c48
|
When splitting block, define them as holding data
|
2013-03-31 09:29:12 +02:00 |
|
Christophe Grenier
|
03fae6a4c7
|
FAT unformat: fix cluster check to not discard first-level directories
|
2013-03-31 09:28:32 +02:00 |
|
Christophe Grenier
|
4ccd8163c1
|
PhotoRec: Recover Autogen .agn and .mdl files
|
2013-03-31 09:12:51 +02:00 |
|
Christophe Grenier
|
9645e99937
|
PhotoRec: add HDPR signature for m2ts
|
2013-03-31 09:12:26 +02:00 |
|
Christophe Grenier
|
b95b060ad4
|
src/fat_cluster.c: improve readibility
|
2013-03-31 09:11:18 +02:00 |
|
Christophe Grenier
|
83e1947ba8
|
Display number of file copied in real-time
|
2013-03-31 09:10:40 +02:00 |
|
Christophe Grenier
|
23658c3793
|
Display information during Image Creation
|
2013-03-31 09:10:05 +02:00 |
|
Christophe Grenier
|
8dfd9a7a46
|
PhotoRec: save current progress every 5 minutes
|
2013-03-24 19:49:37 +01:00 |
|
Christophe Grenier
|
8b9047aa4e
|
src/hdaccess.c: remove unnecessary variable allocation
|
2013-03-24 19:45:30 +01:00 |
|
Christophe Grenier
|
d9a7d5788a
|
src/file_gz.c: move tar_header_posix definition
|
2013-03-24 19:44:39 +01:00 |
|
Christophe Grenier
|
c5a5351ace
|
src/file_swf.c: fix compilation warning
|
2013-03-23 19:23:23 +01:00 |
|
Christophe Grenier
|
952ccd7f04
|
src/file_reg.c: fix compilation warning
|
2013-03-23 19:23:02 +01:00 |
|
Christophe Grenier
|
9727615b01
|
src/file_par2.c: fix compilation warning
|
2013-03-23 19:22:41 +01:00 |
|
Christophe Grenier
|
dc0f90ba71
|
src/file_ogg.c: fix warning about missing parenthesis
|
2013-03-23 19:22:00 +01:00 |
|
Christophe Grenier
|
6fa30f46bb
|
src/file_gpg.c: turn off compilation warning
|
2013-03-23 19:21:24 +01:00 |
|
Christophe Grenier
|
59222e7a85
|
src/file_flac.c: add missing return value (bug introduced in 5f635200cf )
|
2013-03-23 19:20:40 +01:00 |
|
Christophe Grenier
|
f46267b920
|
src/file_elf.c: fix header size (buggy commit 358269b5ae )
|
2013-03-23 19:19:28 +01:00 |
|
Christophe Grenier
|
4756038a07
|
PhotoRec: add missing include ctype.h
|
2013-03-23 19:18:46 +01:00 |
|
Christophe Grenier
|
700066869b
|
PhotoRec: better check for STL in ascii format
|
2013-03-23 15:39:32 +01:00 |
|
Christophe Grenier
|
06bd7ec9e6
|
PhotoRec: less false positive when .asp/.jsp detection
|
2013-03-23 15:37:13 +01:00 |
|
Christophe Grenier
|
a2c3e19e58
|
PhotoRec: reduce false positive when detecting .bat
|
2013-03-23 15:29:33 +01:00 |
|
Christophe Grenier
|
ee055322f6
|
PhotoRec: disable html detection during mbox recovery
|
2013-03-23 15:28:41 +01:00 |
|
Christophe Grenier
|
26dbd646d0
|
PhotoRec: filtre() in file_txt.c now takes an integer parameter
|
2013-03-23 15:28:08 +01:00 |
|
Christophe Grenier
|
cbd6ed30b2
|
PhotoRec: better detection of .sldprt and StarImpress .sdd
|
2013-03-23 15:26:39 +01:00 |
|
Christophe Grenier
|
2cb24336f1
|
Update INSTALL file
|
2013-03-23 15:25:32 +01:00 |
|
Christophe Grenier
|
8f6f4de1d4
|
PhotoRec: better check for .stl binary format detection
|
2013-03-23 15:10:55 +01:00 |
|
Christophe Grenier
|
929185ddb4
|
PhotoRec: src/file_mp3.c code reorganisation
|
2013-03-23 15:10:13 +01:00 |
|
Christophe Grenier
|
8d07dbf8c5
|
PhotoRec: fix OLE .doc/.xls/.ppt filesize detection
|
2013-03-23 15:09:41 +01:00 |
|
Christophe Grenier
|
f84637a6a3
|
PhotoRec: better signature for .max file detection
|
2013-03-23 15:07:02 +01:00 |
|
Christophe Grenier
|
753fe8a445
|
PhotoRec: disable recovery of Nikon .DSC file by default
|
2013-03-23 15:06:29 +01:00 |
|
Christophe Grenier
|
00ed111a56
|
PhotoRec: better check for .ds2 file detection
|
2013-03-23 15:05:52 +01:00 |
|
Christophe Grenier
|
acbb0e6b77
|
PhotoRec: better signature for .vmdk detection
|
2013-03-23 15:01:19 +01:00 |
|
Christophe Grenier
|
66eb292fc6
|
PhotoRec: better checks for .swf and .swc Flash file detection
|
2013-03-23 15:00:28 +01:00 |
|
Christophe Grenier
|
ff28a8c884
|
PhotoRec: fix cpr size detection (regression introduced in commit 622e8c7f19 )
|
2013-03-23 14:59:10 +01:00 |
|
Christophe Grenier
|
e049dc130d
|
PhotoRec: stricter check for .reg detection
|
2013-03-23 14:58:31 +01:00 |
|
Christophe Grenier
|
0fde565a74
|
PhotoRec: disable .psf detection during .psf recovery
|
2013-03-23 14:55:28 +01:00 |
|
Christophe Grenier
|
5f2629fe07
|
PhotoRec: better signature for .orf detection
|
2013-03-23 14:55:03 +01:00 |
|
Christophe Grenier
|
a3ed1f48d1
|
PhotoRec: stricter check for .ogg detection
|
2013-03-23 14:54:25 +01:00 |
|