Merge branch 'patch-1' of https://github.com/mb720/testdisk
This commit is contained in:
commit
9c1658657a
1 changed files with 14 additions and 13 deletions
17
README.md
17
README.md
|
@ -21,9 +21,10 @@ It works with :
|
||||||
- XFS, SGI's Journaled File System
|
- XFS, SGI's Journaled File System
|
||||||
|
|
||||||
**PhotoRec** is file data recovery software designed to recover
|
**PhotoRec** is file data recovery software designed to recover
|
||||||
lost pictures from digital camera memory or even Hard Disks.
|
lost pictures from digital camera memory or even hard disks.
|
||||||
It has been extended to search also for non audio/video headers.
|
It has been extended to search also for non audio/video headers.
|
||||||
It searches for
|
|
||||||
|
It searches for:
|
||||||
|
|
||||||
- Sun/NeXT audio data (.au)
|
- Sun/NeXT audio data (.au)
|
||||||
- RIFF audio/video (.avi/.wav)
|
- RIFF audio/video (.avi/.wav)
|
||||||
|
@ -54,20 +55,20 @@ It searches for
|
||||||
- Tag Image File Format (.tiff)
|
- Tag Image File Format (.tiff)
|
||||||
- Microsoft ASF (.wma)
|
- Microsoft ASF (.wma)
|
||||||
- Sigma/Foveon X3 raw picture (.x3f)
|
- Sigma/Foveon X3 raw picture (.x3f)
|
||||||
- zip archive (.zip)
|
- Zip archive (.zip)
|
||||||
|
|
||||||
TestDisk and PhotoRec run under:
|
TestDisk and PhotoRec run on:
|
||||||
|
|
||||||
- Dos, Win9x
|
- DOS, Win 9x
|
||||||
- Windows
|
- Windows
|
||||||
- Linux
|
- Linux
|
||||||
- FreeBSD, NetBSD, OpenBSD
|
- FreeBSD, NetBSD, OpenBSD
|
||||||
- SunOS
|
- SunOS
|
||||||
|
|
||||||
Both are under GNU General Public License.
|
Both are licensed under the GNU General Public License.
|
||||||
|
|
||||||
See [latest documentation](https://github.com/cgsecurity/testdisk_documentation)
|
See the [latest documentation](https://github.com/cgsecurity/testdisk_documentation)
|
||||||
To build from source, read [INSTALL](INSTALL)
|
To build from source, read [INSTALL](INSTALL).
|
||||||
|
|
||||||
Christophe GRENIER
|
Christophe GRENIER
|
||||||
[grenier@cgsecurity.org](mailto:grenier@cgsecurity.org)
|
[grenier@cgsecurity.org](mailto:grenier@cgsecurity.org)
|
||||||
|
|
Loading…
Reference in a new issue