Christophe Grenier
|
62a39b9b45
|
Reduce unnecessary interactivity in scripted run
|
2012-12-23 17:17:57 +01:00 |
|
Christophe Grenier
|
8a8d64e8e9
|
file_search_lc_footer() isn't used, disable its compilation for the moment
|
2012-12-23 17:15:37 +01:00 |
|
Christophe Grenier
|
0a68c6d473
|
Settings in TestDisk options menu can be set via command line
|
2012-12-23 17:14:31 +01:00 |
|
Christophe Grenier
|
775ed679d3
|
move testdisk.log file creation a little bit earlier
|
2012-12-23 17:13:50 +01:00 |
|
Christophe Grenier
|
b4a555b8a5
|
Avoid underflow when using TestDisk on file smaller than 512 bytes
|
2012-12-23 17:08:55 +01:00 |
|
Christophe Grenier
|
2f15003805
|
PhotoRec: fix 64 bit zip recovery
|
2012-12-23 17:07:48 +01:00 |
|
Christophe Grenier
|
fed437606c
|
PhotoRec: add http cache data recovery for forensics purpose
|
2012-12-23 17:06:46 +01:00 |
|
Christophe Grenier
|
07505440f7
|
PhotoRec: add another signature for NFPKDDAT .dat history
|
2012-12-23 17:05:21 +01:00 |
|
Christophe Grenier
|
f4f3973bb5
|
Hide/unhide NTFS Alternate Data Stream
|
2012-12-23 17:05:06 +01:00 |
|
Christophe Grenier
|
325573c938
|
List Undelete in exFAT menu
|
2012-12-23 16:56:58 +01:00 |
|
Christophe Grenier
|
ff9bf8f8e2
|
Add "configure --enable-coverage=yes" option
|
2012-12-23 16:56:17 +01:00 |
|
Christophe Grenier
|
527f92ebfc
|
PhotoRec: detect .MPO (3D jpeg) filesize
|
2012-12-08 18:06:22 +01:00 |
|
Christophe Grenier
|
da6fe469c4
|
Windows: workaround for NTFS Alternate Data Stream creation
fopen() creates normal files instead of ADS with ':' replaced by an UTF char
replace ':' by '_' instead
|
2012-12-08 18:01:42 +01:00 |
|
Christophe Grenier
|
4ab4b39067
|
Detect alternate EFI GPT
|
2012-12-08 18:00:49 +01:00 |
|
Christophe Grenier
|
7521a45508
|
Android: also compile testdisk
|
2012-12-08 18:00:07 +01:00 |
|
Christophe Grenier
|
1492220b48
|
PhotoRec: better size detection using TileOffsets and TileByteCounts
|
2012-12-08 17:59:08 +01:00 |
|
Christophe Grenier
|
190b91b85e
|
various code cleanup
|
2012-12-08 17:58:27 +01:00 |
|
Christophe Grenier
|
80385c0ed1
|
Android: timezone symbol isn't defined, do not use it
|
2012-12-08 17:57:02 +01:00 |
|
Christophe Grenier
|
f3130536bc
|
Preliminary work for Android integration
|
2012-11-06 09:57:33 +01:00 |
|
Christophe Grenier
|
86daaaf1a4
|
PhotoRec: Recover Windows imaging (WIM) image
|
2012-11-06 09:50:47 +01:00 |
|
Christophe Grenier
|
34da5767b6
|
Don't depend on "struct stat" for storing information about files, this
fix inode truncation when compiled with cygwin
|
2012-11-06 09:46:08 +01:00 |
|
Christophe Grenier
|
7d15a16cb8
|
PhotoRec: add another exception for text that can be present in jpg
|
2012-11-06 09:44:59 +01:00 |
|
Christophe Grenier
|
5dfd33c90c
|
PhotoRec: return libjpeg-turbo version
|
2012-11-06 09:44:36 +01:00 |
|
Christophe Grenier
|
a414b5779a
|
PhotoRec: remove 7z file restriction
|
2012-11-06 09:39:56 +01:00 |
|
Christophe Grenier
|
3e805fc0f7
|
Update INSTALL file
|
2012-11-06 09:39:43 +01:00 |
|
Christophe Grenier
|
272c9c9e2c
|
List UFS and UFS 2 Little endian filesystemtype correctly when no partition table is used
|
2012-10-25 19:25:03 +02:00 |
|
Christophe Grenier
|
70efbd5024
|
PhotoRec: txt file recovery code cleanup
|
2012-10-21 19:35:49 +02:00 |
|
Christophe Grenier
|
d68d3d1aa3
|
PhotoRec: rewrote GPG file recovery
|
2012-10-21 19:35:25 +02:00 |
|
Christophe Grenier
|
a167647101
|
PhotoRec: fix "Align partition: No" display in Options menu
|
2012-10-21 19:34:56 +02:00 |
|
Christophe Grenier
|
ac415fbfee
|
PhotoRec: fix recovered .hdf file
|
2012-10-21 12:14:25 +02:00 |
|
Christophe Grenier
|
ea7966cef9
|
Minor code cleanup
|
2012-10-21 12:14:14 +02:00 |
|
Christophe Grenier
|
df875ab304
|
PhotoRec: fix SolidWorks .sldprt detection
|
2012-10-14 22:32:33 +02:00 |
|
Christophe Grenier
|
caf6d3c0c6
|
PhotoRec: fix Windows Autorun .inf detection and stricter check for java detection
|
2012-10-14 22:30:10 +02:00 |
|
Christophe Grenier
|
01f88e27d0
|
PhotoRec: fix zip detection
a zip file begins by ZIP_FILE_ENTRY, this signature can also be
found for each compressed file
|
2012-10-14 22:28:55 +02:00 |
|
Christophe Grenier
|
c1889a57a1
|
Fix regression introduced in f29c37c87b
|
2012-10-14 22:28:17 +02:00 |
|
Christophe Grenier
|
cd7d33bf04
|
FIX: call libewf_handle_initialize() before each libewf_handle_open()
|
2012-10-14 22:22:56 +02:00 |
|
Christophe Grenier
|
958f0a086e
|
PhotoRec: fix a display problem in FileOpts after choosing to save new defaults
|
2012-09-30 12:01:26 +02:00 |
|
Christophe Grenier
|
86823a39ae
|
PhotoRec: don't override user supplied blocksize by blocksize found when scanning free space only
|
2012-09-30 12:00:29 +02:00 |
|
Christophe Grenier
|
3ebece7841
|
PhotoRec: recover .tpl Adobe Tool Preset
|
2012-09-22 12:23:06 +02:00 |
|
Christophe Grenier
|
0f38bea9db
|
PhotoRec: recover .kdbx KeePassX
|
2012-09-22 12:22:50 +02:00 |
|
Christophe Grenier
|
970b0a6bd2
|
PhotoRec: recover .csh Adobe Custom shapes
|
2012-09-22 12:17:53 +02:00 |
|
Christophe Grenier
|
3e8a14d716
|
PhotoRec: recover .asl Adobe Layer Style
|
2012-09-22 12:16:54 +02:00 |
|
Christophe Grenier
|
0161ab2906
|
PhotoRec: recover .ado Adobe Duotone Options
|
2012-09-22 12:15:51 +02:00 |
|
Christophe Grenier
|
db23754ad5
|
PhotoRec: recover .acb Adobe Color Book
|
2012-09-22 12:14:47 +02:00 |
|
Christophe Grenier
|
63adf16838
|
update two source code comments
|
2012-09-22 12:12:44 +02:00 |
|
Christophe Grenier
|
288772b5f6
|
PhotoRec: try to keep file directory structure during FAT unformat
|
2012-09-22 12:11:01 +02:00 |
|
Christophe Grenier
|
846d899a72
|
PhotoRec: recover Adobe Brush .abr
|
2012-09-16 19:12:48 +02:00 |
|
Christophe Grenier
|
35c8008dc0
|
PhotoRec: detect HFSP/HFSX superblock
|
2012-09-16 18:26:31 +02:00 |
|
Christophe Grenier
|
465a0bf1bd
|
PhotoRec: detect NTFS MFT record
|
2012-09-16 18:23:21 +02:00 |
|
Christophe Grenier
|
3147f26997
|
PhotoRec: recover SymBackup .fbf files
|
2012-09-16 18:19:41 +02:00 |
|