Commit graph

506 commits

Author SHA1 Message Date
Christophe Grenier
7c37c699f8 PhotoRec: in expert mode, ask if the user want to create a file with all the unidentified sectors.
Add some code to modify PhotoRec to skip some sectors or recover a file with a known location,
it can be usefull for known fragmented file
2009-04-08 12:01:09 +02:00
Christophe Grenier
37a8f62432 JPG, check the JPG structure before using libjpeg 2009-04-08 12:00:13 +02:00
Christophe Grenier
0ef7423b8d PhotoRec: fix the recovery of sr2 and arw TIFF 2009-04-08 08:44:03 +02:00
Christophe Grenier
aef8cae536 FAT: Fix the check when listing deleted "." and ".." entries 2009-04-08 08:43:16 +02:00
Christophe Grenier
0632f445a8 Windows, fix the argument order 2009-04-05 12:31:37 +02:00
Christophe Grenier
f2b5381311 PhotoRec: sector number in filename is now prefixed with several 0, so the files can be sorted by name without problem 2009-04-05 12:22:18 +02:00
Christophe Grenier
76be52bd49 file_mov.c: add "jP " header 2009-04-05 12:21:29 +02:00
Christophe Grenier
f81d17a612 file_doc.c: better check for thumbs.db 2009-04-05 12:21:07 +02:00
Christophe Grenier
15f6e6de7c We are now in 2009 2009-04-05 12:19:57 +02:00
Christophe Grenier
1c514be4ce PhotoRec: recover AutoSketch drawing .skd 2009-03-25 08:53:16 +01:00
Christophe Grenier
ff698e5ed8 PhotoRec: recovers Thumbs.db with a .db extension instead of a .doc 2009-03-25 08:48:36 +01:00
Christophe Grenier
e7bb2e1bfa Stop FAT directory listing when a entry begins by a null char 2009-03-25 08:46:06 +01:00
Christophe Grenier
2ea8b8e378 Compilation fix 2009-03-25 08:45:56 +01:00
Christophe Grenier
52e20a3de5 libewf project has moved to sourceforge 2009-03-25 08:45:36 +01:00
Christophe Grenier
5ce142dbab Fix sign/unsigness problem 2009-03-22 14:55:20 +01:00
Christophe Grenier
c64fe5f996 Redraw the full screen after a file listing 2009-03-22 14:53:02 +01:00
Christophe Grenier
cc398a8e64 PhotoRec: allow R(egistered) char in txt file 2009-03-22 14:52:26 +01:00
Christophe Grenier
d71e1f3184 PhotoRec: reorganize how TIFF tag are searched 2009-03-22 14:51:04 +01:00
Christophe Grenier
73d4b9ab3d PhotoRec: bugfix, reset file_rename pointer in reset_file_recovery() 2009-03-22 14:49:55 +01:00
Christophe Grenier
30213c7fed PhotoRec: modify Canon Raw picture .crw EOF footer detection 2009-03-22 14:48:53 +01:00
Christophe Grenier
1b8d918bc1 TestDisk: recover exFAT partition 2009-03-22 14:45:52 +01:00
Christophe Grenier
fedfee5946 PhotoRec: fix for TIFF .fff 2009-03-15 21:28:36 +01:00
Christophe Grenier
aaaac59018 PhotoRec: limit recursion depth and loop count when checking exe information 2009-03-15 21:20:21 +01:00
Christophe Grenier
1f11723545 file_exe.c: Add missing boundary checks 2009-03-13 08:42:42 +01:00
Christophe Grenier
f8e2853897 PhotoRec: log the correct sector numbers during FAT unformat in expert mode 2009-03-11 22:57:47 +01:00
Christophe Grenier
8d6beb9d6e code cleanup: remove unused verbose parameter to disk_get_hpa_dco() 2009-03-06 19:42:56 +01:00
Christophe Grenier
22d825524d code cleanup, fix signed/unsigned warnings 2009-03-06 19:38:48 +01:00
Christophe Grenier
c01909eefa code cleanup: remove verbose argument to fewf_init 2009-03-06 19:31:55 +01:00
Christophe Grenier
1af8dd56e4 code cleanup: remove verbose argument to add_partition_*() 2009-03-06 19:26:32 +01:00
Christophe Grenier
60b94687c7 PhotoRec: avoid a false positive with some jpg inside avi 2009-03-06 19:25:34 +01:00
Christophe Grenier
521be918ba PhotoRec: when loading a previous session, avoid sscanf() and strtol() for better performance 2009-03-01 20:00:07 +01:00
Christophe Grenier
a286195976 PhotoRec: Use "Disk identification, please wait..." and "Filesystem analysis, please wait..." messages 2009-03-01 19:56:46 +01:00
Christophe Grenier
326cfc953c find_blocksize: fix a bug introduced yesterday 2009-02-27 19:31:41 +01:00
Christophe Grenier
3207ec33ff PhotoRec: bugfix, don't reset the blocksize if it's already known 2009-02-26 09:42:59 +01:00
Christophe Grenier
3d3621bb97 PhotoRec file_exe.c: Get the original filename from PE fileinfo structure 2009-02-26 09:34:48 +01:00
Christophe Grenier
454be989b7 find_blocksize() cleanup 2009-02-26 09:32:05 +01:00
Christophe Grenier
85e9a4dd0d PhotoRec: recover some "DB" files 2009-02-26 09:31:22 +01:00
Christophe Grenier
abc5c40723 file_ace.c: read 4096 bytes instead of 256 when checking the header 2009-02-26 09:30:02 +01:00
Christophe Grenier
9a84e56b96 Use e2fsprogs 1.41.4 instead of 1.41.0 if no version is installed 2009-02-26 09:29:25 +01:00
Christophe Grenier
b399eb805f PhotoRec: add the possibility to do a FAT unformat in expert mode 2009-02-22 13:56:42 +01:00
Christophe Grenier
11b327dd89 Add PE information when building windows binaries 2009-02-22 13:55:25 +01:00
Christophe Grenier
29e38d620f TIFF: remove redundant define 2009-02-20 14:06:47 +01:00
Christophe Grenier
6f36a1347a PhotoRec: extract the filename from the gzip header if available 2009-02-20 14:06:21 +01:00
Christophe Grenier
f48301fea1 PhotoRec: extract the filename from Diablo II .d2 content 2009-02-20 14:05:49 +01:00
Christophe Grenier
94ac39c100 PhotoRec: create the infrastructure to set a filename using the file content 2009-02-20 14:04:50 +01:00
Christophe Grenier
e6392fbec9 fidentify: log debug information 2009-02-20 14:04:26 +01:00
Christophe Grenier
9c85398217 export find_sectors_per_cluster_aux() 2009-02-20 14:03:59 +01:00
Christophe Grenier
2801b7815b PhotoRec: recover Diablo II .d2s and .mk5 files generated by a custom CAD-CAM software 2009-02-18 20:09:49 +01:00
Christophe Grenier
8ac6a0d4ac PhotoRec: search Ableton Lives Sets .als footer 2009-02-18 20:07:16 +01:00
Christophe Grenier
76a8f20f27 PhotoRec: move get_next_header() and get_next_sector() to the new file pnext.h 2009-02-17 09:32:59 +01:00