TestDisk + PhotoRec + QPhotoRec
Find a file
Christophe Grenier 6d5421fd22 Remove files that are automaticaly generated:
- configure/Makefile are generated using
    aclocal -I config
    autoheader -W all
    autoconf -W all
    automake --gnits --add-missing --copy
- doc is generated from the website
- THANKS is also automaticaly generated
2007-11-02 16:20:52 +01:00
darwin First version in git 2007-10-29 22:38:52 +01:00
doc Remove files that are automaticaly generated: 2007-11-02 16:20:52 +01:00
doc_src First version in git 2007-10-29 22:38:52 +01:00
dos First version in git 2007-10-29 22:38:52 +01:00
linux First version in git 2007-10-29 22:38:52 +01:00
src First version in git 2007-10-29 22:38:52 +01:00
win First version in git 2007-10-29 22:38:52 +01:00
AUTHORS First version in git 2007-10-29 22:38:52 +01:00
compile.sh First version in git 2007-10-29 22:38:52 +01:00
configure.ac First version in git 2007-10-29 22:38:52 +01:00
COPYING First version in git 2007-10-29 22:38:52 +01:00
INFO First version in git 2007-10-29 22:38:52 +01:00
INSTALL First version in git 2007-10-29 22:38:52 +01:00
Makefile.am First version in git 2007-10-29 22:38:52 +01:00
NEWS First version in git 2007-10-29 22:38:52 +01:00
progsreiserfs-journal.patch First version in git 2007-10-29 22:38:52 +01:00
README First version in git 2007-10-29 22:38:52 +01:00

TestDisk checks the partition and boot sectors of your disks.
It is very useful in recovering lost partitions.

It works with :
- DOS/Windows FAT12, FAT16 and FAT32
- NTFS ( Windows NT/2K/XP )
- Linux Ext2 and Ext3
- BeFS ( BeOS )
- BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
- CramFS (Compressed File System)
- HFS and HFS+, Hierarchical File System
- JFS, IBM's Journaled File System
- Linux Raid
- Linux Swap (versions 1 and 2)
- LVM and LVM2, Linux Logical Volume Manager
- Netware NSS
- ReiserFS 3.5, 3.6 and 4
- Sun Solaris i386 disklabel
- UFS and UFS2 (Sun/BSD/...)
- XFS, SGI's Journaled File System

PhotoRec is file data recovery software designed to recover
lost pictures from digital camera memory or even Hard Disks.
It has been extended to search also for non audio/video headers.
It searches for
- Sun/NeXT audio data (.au)
- RIFF audio/video (.avi/.wav)
- BMP bitmap (.bmp)
- bzip2 compressed data (.bz2)
- Source code written in C (.c)
- Canon Raw picture (.crw)
- Canon catalog (.ctg)
- FAT subdirectory
- Microsoft Office Document (.doc)
- Nikon dsc (.dsc)
- HTML page (.html)
- JPEG picture (.jpg)
- MOV video (.mov)
- MP3 audio (MPEG ADTS, layer III, v1) (.mp3)
- Moving Picture Experts Group video (.mpg)
- Minolta Raw picture (.mrw)
- Olympus Raw Format picture (.orf)
- Portable Document Format (.pdf)
- Perl script (.pl)
- Portable Network Graphics (.png)
- Raw Fujifilm picture (.raf)
- Contax picture (.raw)
- Rollei picture (.rdc)
- Rich Text Format (.rtf)
- Shell script (.sh)
- Tar archive (.tar )
- Tag Image File Format (.tiff)
- Microsoft ASF (.wma)
- Sigma/Foveon X3 raw picture (.x3f)
- zip archive (.zip)

TestDisk and PhotoRec run under:
- Dos, Win9x
- Windows (NT 4/2000/XP/2003)
- Linux
- FreeBSD, NetBSD, OpenBSD
- SunOS

Both are under GNU General Public License.

Christophe GRENIER
grenier@cgsecurity.org
http://www.cgsecurity.org/