Commit graph

1146 commits

Author SHA1 Message Date
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
Christophe Grenier
cf2c2434bc PhotoRec: recover ZoomBrowser Thumbnail info 2012-09-16 17:34:39 +02:00
Christophe Grenier
af63b6fb4e PhotoRec: recover v2i backup files 2012-09-16 17:32:13 +02:00
Christophe Grenier
f7b3451a1d PhotoRec: detects ext2 Linked List Directory 2012-09-16 17:23:52 +02:00
Christophe Grenier
44ceedc0e2 PhotoRec: better detection of FAT directory 2012-09-16 17:22:07 +02:00
Christophe Grenier
25cd826553 src/file_lnk.c: generate log only if DEBUG_LNK is defined 2012-09-16 16:34:29 +02:00
Christophe Grenier
d5ec1a37db move date_dos2unix() and set_secwest() to src/common.c 2012-09-16 16:33:40 +02:00
Christophe Grenier
4cbe56e538 PhotoRec: recover .binvox Voxel files 2012-09-10 22:25:17 +02:00