Commit graph

1683 commits

Author SHA1 Message Date
Christophe Grenier
f8fe77161c Create qphotorec.desktop 2014-11-02 15:51:08 +01:00
Christophe Grenier
d41d56fdbe Rename ico directory to icons 2014-11-02 15:50:08 +01:00
Christophe Grenier
50967cb2ed man page for qphotorec 2014-11-02 15:28:43 +01:00
Christophe Grenier
06c5784c9c Use "g++ -mwindows" when compiling qphotorec under Windows 2014-11-02 15:22:45 +01:00
François Revol
c603941b7f configure.ac: Do the AM_CONDITIONAL() after finally setting the variable 2014-10-28 11:35:34 +01:00
Christophe Grenier
5851d81ce4 PhotoRec: initialize the blocksize in photorec_find_blocksize() 2014-10-28 11:22:57 +01:00
Christophe Grenier
319e5b55cb PhotoRec: fix file descriptor leak when bruteforce mode is enabled 2014-10-28 11:22:22 +01:00
Christophe Grenier
3e91667fb2 PhotoRec: rewrite jpg_check_dht() 2014-10-28 11:13:54 +01:00
Christophe Grenier
7858051564 PhotoRec: recover .dv using PAL format 2014-10-28 11:11:49 +01:00
Christophe Grenier
250d353160 Update man pages 2014-10-13 18:24:55 +02:00
Christophe Grenier
339f727157 Implement help and version parameters for fidentify and qphotorec 2014-10-13 18:23:32 +02:00
Christophe Grenier
ec73370ff2 Add zh_CN man pages 2014-10-12 16:51:07 +02:00
Christophe Grenier
a2ae86ddf5 PhotoRec: fix .spe file recovery on big endian arch 2014-10-11 09:44:07 +02:00
Christophe Grenier
0bad95fe5a Enable automake silent rules and fix the description of qt compilation as it is compiled by default.
Thanks to Alexandre Franke for reporting the problem.
2014-10-11 09:40:19 +02:00
Christophe Grenier
641992870d PhotoRec: ignore jpeg header beginning by a DQT if PhotoRec is already saving a file
See commit 4c5fcd4164
2014-10-06 20:20:38 +02:00
Christophe Grenier
3f58711336 PhotoRec: constify some variables in photorec_check_header() 2014-10-05 21:14:36 +02:00
Christophe Grenier
3246c0e8d4 PhotoRec: fix ELF size detection 2014-10-05 21:13:57 +02:00
Christophe Grenier
f83141b780 PhotoRec: remove useless file_recovery NULL check 2014-10-05 21:10:05 +02:00
Christophe Grenier
0ecfeb2d7a configure: new option --enable-gprof 2014-10-05 21:05:44 +02:00
Christophe Grenier
b33e5589c6 PhotoRec: recover LUKS encrypted file 2014-10-05 21:05:18 +02:00
Christophe Grenier
686c356800 PhotoRec: recover Revelation password file 2014-10-05 21:04:07 +02:00
Christophe Grenier
8f9ef8b4f2 PhotoRec: recover Berkeley little endian database 8 and 9 files 2014-10-05 12:11:07 +02:00
Christophe Grenier
2f54dab6a0 PhotoRec: speedup file_block_remove_from_sp() function introduced by commit b47b36998a
b47b36998a
2014-10-04 18:31:40 +02:00
Christophe Grenier
3b5e7e0ead PhotoRec: limit to 200 MB when searching the previous unrecovered file 2014-10-04 18:18:00 +02:00
Christophe Grenier
c289500329 Use fseeko() instead of fseek().
Fix 2GB per file limit on Windows for some file types.
2014-10-04 18:09:48 +02:00
Christophe Grenier
4c5fcd4164 PhotoRec: relax jpg header detection 2014-10-02 12:00:53 +02:00
Christophe Grenier
cfc7256334 PhotoRec: fix potential out of bound read-access affecting 32-bit version when checking asf/wmv/wma files
Bug introduced in commit #cc3b8dada5ad9f17d557bbe03a38dc23ee6e8b6c
2014-09-24 08:14:40 +02:00
Christophe Grenier
db1c42bfa6 Write dmsetup commands in the log file for Linux advanced users 2014-09-17 08:11:09 +02:00
Christophe Grenier
5e1d369053 PhotoRec: stricter check for various txt/tx? signatures 2014-09-17 08:10:30 +02:00
Christophe Grenier
73412bd913 PhotoRec: stricter check for .png end of file detection 2014-09-17 08:10:10 +02:00
Christophe Grenier
801793d7d3 PhotoRec: recover Magic Lantern Video .mlv file 2014-09-17 08:09:21 +02:00
Christophe Grenier
30683f6ebb PhotoRec: fix jpg recovery when blocksize is 1 byte 2014-09-17 08:07:48 +02:00
Christophe Grenier
3c2a72d503 PhotoRec: stricter check for .ico 2014-09-17 08:06:29 +02:00
Christophe Grenier
01cdfe1ca1 PhotoRec: stricter check for FAT image recovery 2014-09-17 08:06:05 +02:00
Christophe Grenier
1eab914e65 PhotoRec: stricter check for .bmp 2014-09-17 08:05:38 +02:00
Christophe Grenier
f631f0278b PhotoRec: stricter check for .ab file 2014-09-17 08:05:15 +02:00
Christophe Grenier
3ebbd6b2d2 PhotoRec recover ARRI Raw Video .ari file 2014-09-17 07:54:51 +02:00
Christophe Grenier
0fb62542b7 Add the filename in the error message when ntfs_inode_open() failed 2014-09-17 07:53:27 +02:00
Christophe Grenier
a1e0a3505e cygwin: use cygwin_conv_path() instead of cygwin_conv_to_posix_path() 2014-09-17 07:52:55 +02:00
Christophe Grenier
a6a55345bc When selecting multiple files, deleted ot not, display them in green 2014-09-17 07:50:44 +02:00
Christophe Grenier
d05ac1304b PhotoRec: stricter check for .xv 2014-08-13 08:48:34 +02:00
Christophe Grenier
46fdea108c PhotoRec: stricter check for .tph 2014-08-13 08:48:11 +02:00
Christophe Grenier
4016c069d5 PhotoRec: stricter check for .frm 2014-08-13 08:47:59 +02:00
Christophe Grenier
ff30c107f6 PhotoRec: stricter check for .drw 2014-08-13 08:47:42 +02:00
Christophe Grenier
88299ba47b PhotoRec: stricter check for .asm 2014-08-13 08:47:26 +02:00
Christophe Grenier
925befb27c PhotoRec: stricter check for .x3f 2014-08-13 08:44:54 +02:00
Christophe Grenier
914eefbdc0 PhotoRec: stricter check for .wv 2014-08-13 08:44:26 +02:00
Christophe Grenier
3f57b7aa55 PhotoRec: stricter check for .torrent 2014-08-13 08:43:51 +02:00
Christophe Grenier
9d8d1a4367 PhotoRec: stricter check for .sqlite 2014-08-13 08:43:29 +02:00
Christophe Grenier
4c04512708 PhotoRec: stricter check for .rm 2014-08-13 08:43:04 +02:00