Commit graph

1898 commits

Author SHA1 Message Date
Matthew Howle
3bc4720529 Add noconfirm command to NTFS advance boot menu 2015-09-02 11:46:34 -04:00
Matthew Howle
eb1fb3f0af Fixed strncmp lengths in NTFS boot sector menu 2015-09-02 08:58:55 -04:00
Christophe Grenier
1c413f50f7 PhotoRec: use the blocksize when available even if carving data from whole space. 2015-08-26 10:08:01 +02:00
Christophe Grenier
4c034fdba3 PhotoRec: flush log before asking the user if he want to quit or not 2015-08-26 10:07:17 +02:00
Christophe Grenier
c75772b32e Update NTFS undelete to always use 64 bits integer 2015-08-26 10:06:29 +02:00
Christophe Grenier
223dec36fb PhotoRec: extract the filesize from sqlite header when available 2015-08-26 10:05:38 +02:00
Dickson Law
5fedcb4831 PhotoRec: update Game Maker support to recover versions from 4.3 to 8.1 2015-08-26 10:03:08 +02:00
Christophe Grenier
58fe4a3cb5 PhotoRec: recover progressive jpeg 2015-08-01 17:50:16 +02:00
Christophe Grenier
1c738df411 FAT rebuild: when only one fat is found, the fat length can't be calculated. 2015-08-01 17:47:11 +02:00
Christophe Grenier
bf01cca6d0 PhotoRec: recover Synology AES key files 2015-08-01 17:46:31 +02:00
Christophe Grenier
6f1e2055c2 PhotoRec: recover .axp Pinnacle Studio 2015-07-19 10:43:43 +02:00
Christophe Grenier
3842512a3c PhotoRec: enable code from commit e5402e6acb 2015-07-19 10:26:39 +02:00
Christophe Grenier
fbc2335a37 PhotoRec: display the destination while recovering files 2015-07-18 14:41:16 +02:00
Christophe Grenier
ea6c6650bc PhotoRec: recover .ldif files 2015-07-18 14:39:58 +02:00
Christophe Grenier
e5402e6acb PhotoRec: new option to recover mdat atom from mov video as separate files 2015-07-18 14:38:35 +02:00
Christophe Grenier
b1089a10ec Ask confirmation when user quits the list of partitions found by TestDisk 2015-07-18 14:08:47 +02:00
Christophe Grenier
a73624a3c4 Windows version - fix includes so IOCTL_STORAGE_QUERY_PROPERTY is defined 2015-07-18 14:06:38 +02:00
Paul Tobias
eb63e191b1 PhotoRec: support LyX 2.X 2015-07-11 22:55:53 +02:00
Christophe Grenier
ecae6da2e6 Can stop file copy 2015-07-09 08:38:40 +02:00
Christophe Grenier
32d4804ebd PhotoRec: avoid the extra slash in //recup_dir.1 directory name 2015-07-09 08:36:46 +02:00
Christophe Grenier
8c965e4791 src/phmain.c: constify a variable 2015-07-09 08:36:07 +02:00
Christophe Grenier
6294ef0c1f Add "allundelete" when scripting NTFS file undeletion
ie. "testdisk /cmd 7-ntfs-undel.dd advanced,undelete,allundelete"
2015-06-24 09:11:32 +02:00
Christophe Grenier
9ed10c72cd use td_list_entry_const() instead of td_list_entry() when variable is defined as const 2015-06-24 09:02:09 +02:00
Christophe Grenier
2a1cd75373 PhotoRec: recover VirtualDJ .vdj files 2015-06-23 19:51:53 +02:00
Christophe Grenier
0a93b2196a PhotoRec: recover Guitar Pro 6 .gpx files 2015-06-23 19:49:00 +02:00
Christophe Grenier
1467d07c19 PhotoRec: recover Guitar Pro 4 .gp4 files 2015-06-23 19:46:47 +02:00
Christophe Grenier
1f8d8c4632 PhotoRec: recover more Interchange File Format .iff files 2015-06-23 19:45:49 +02:00
Christophe Grenier
ff35213e53 Add parenthesis to turn off some cppcheck warnings (code style) 2015-06-23 19:44:38 +02:00
Christophe Grenier
35ddcde355 PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) 2015-06-13 11:58:44 +02:00
Christophe Grenier
1ebca60563 PhotoRec: modify .indd recovery to not use min_header_distance anymore 2015-06-13 11:34:51 +02:00
Christophe Grenier
d5b19fa0e1 PhotoRec: avoid to recover a jpg if it's in the first 8192 bytes of a .rw2 file 2015-06-13 11:21:50 +02:00
Christophe Grenier
a2875d3e9f PhotoRec: recover Tux Guitar 1.2 .tg files 2015-06-12 19:52:24 +02:00
Christophe Grenier
2b460a0479 PhotoRec: recover Mozilla bookmarks .jsonlz4 2015-06-12 19:51:43 +02:00
Christophe Grenier
6a484922e3 PhotoRec: recover RT60 .dvr files 2015-06-12 19:51:23 +02:00
Christophe Grenier
d39d841fc6 Record compilation date when using compile.sh 2015-06-12 19:50:12 +02:00
Christophe Grenier
04d6531144 PhotoRec: log the correct filename if file has been renamed 2015-06-12 19:49:50 +02:00
Christophe Grenier
56e27e6600 PhotoRec: allow "frea" atom in mov/avi file. Fix recovery of mobius camera videos.
Bug reported by Marc MERLIN.
2015-06-12 18:54:47 +02:00
Christophe Grenier
0dd2adf2da PhotoRec: stricter check for tar 2015-06-12 18:53:22 +02:00
Christophe Grenier
6adba5a0d8 PhotoRec: create header_check_winzip from header_check_zip() 2015-06-12 18:50:02 +02:00
Christophe Grenier
4fa209e144 Update "LegalCopyright" in ressource files 2015-06-12 18:46:01 +02:00
Christophe Grenier
ebfc0ed789 Do not record compilation time by default, will help to get reproductible build 2015-05-15 18:19:22 +02:00
Christophe Grenier
a4a4873909 configure script: any use of --with/--without was disabling the functionality, fix it 2015-05-15 18:15:29 +02:00
Christophe Grenier
e1ca401030 remove always-true memcmp 2015-05-11 09:25:39 +02:00
Christophe Grenier
f63304053a rpm: create qphotorec subpackage to avoid QT dependency for testdisk & photorec 2015-05-02 15:07:11 +02:00
Christophe Grenier
0c47a87ebf Don't install qphotorec man pages if qphotorec isn't compiled 2015-05-02 15:06:40 +02:00
Christophe Grenier
e2966e7c1e Change version to 7.1-WIP 2015-05-02 15:03:21 +02:00
Christophe Grenier
1a22f378fb TestDisk & PhotoRec 7.0 2015-04-18 12:58:00 +02:00
Christophe Grenier
4195e27fc0 PC/Intel partition table parsing: fix an endless loop found by afl-fuzz 2015-04-16 08:43:48 +02:00
Christophe Grenier
dd66452774 Report pdcurses/ncurses library version 2015-04-16 08:23:24 +02:00
Christophe Grenier
a58ebc0ee0 PhotoRec: set a minimum size for .par2 files 2015-04-16 08:22:37 +02:00