软件包:magicrescue(1.1.10+dfsg-2)
magicrescue 的相关链接
Debian 的资源:
下载源码包 magicrescue:
- [magicrescue_1.1.10+dfsg-2.dsc]
- [magicrescue_1.1.10+dfsg.orig.tar.gz]
- [magicrescue_1.1.10+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
recover files by looking for magic bytes
Magic Rescue scans a block device for file types it knows how to recover and calls an external program to extract them. It looks at "magic bytes" (file patterns) in file contents, so it can be used both as an undelete utility and for recovering a corrupted drive or partition. As long as the file data is there, it will find it.
Magic Rescue uses files called 'recipes'. These files have strings and commands to identify and extract data from devices or forensics images. So, you can write your own recipes. Currently, there are the following recipes: avi, canon-cr2, elf, flac, gpl, gzip, jpeg-exif, jpeg-jfif, mbox, mbox-mozilla-inbox, mbox-mozilla-sent, mp3-id3v1, mp3-id3v2, msoffice, nikon-raw, perl, png, ppm, sqlite and zip.
This package provides magicrescue, dupemap and magicsort commands. magicrescue is a carver and it is useful in forensics investigations.
其他与 magicrescue 有关的软件包
|
|
|
|
-
- dep: dcraw
- decode raw digital camera images
-
- dep: flac
- Free Lossless Audio Codec - command line tools
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgdbm-compat4 (>= 1.16)
- GNU dbm database routines (legacy support runtime version)
-
- dep: libjpeg-turbo-progs
- Programs for manipulating JPEG files
-
- dep: sqlite3
- SQLite 3 命令行界面
-
- dep: unzip
- ZIP 文件解压缩程序
-
- dep: zip
- zip 格式压缩文件的归档管理器