diff options
author | klaatu <klaatu@member.fsf.org> | 2012-06-30 12:33:47 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-30 12:33:47 -0400 |
commit | aab432b661f3af5f3b047993b339b0195f77d950 (patch) | |
tree | 4ad7836d8288f0e79ce9e81f07cc4de0617eec74 /system/scalpel/slack-desc | |
parent | 3de9b740d266d841a0ad84c57a4f98dcf35b4781 (diff) | |
download | slackbuilds-aab432b661f3af5f3b047993b339b0195f77d950.tar.gz |
system/scalpel: Added (A Frugal, High Performance File Carver)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/scalpel/slack-desc')
-rw-r--r-- | system/scalpel/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/scalpel/slack-desc b/system/scalpel/slack-desc new file mode 100644 index 0000000000..c42590837b --- /dev/null +++ b/system/scalpel/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +scalpel: scalpel (A Frugal, High Performance File Carver) +scalpel: +scalpel: Scalpel is a fast file carver that reads a database of header and +scalpel: footer definitions and extracts matching files or data fragments +scalpel: from a set of image files or raw device files. Scalpel is +scalpel: filesystem-independent and will carve files from FATx, NTFS, ext2/3, +scalpel: HFS+, or raw partitions. It is useful for both digital forensics +scalpel: investigation and file recovery. +scalpel: +scalpel: http://www.digitalforensicssolutions.com/Scalpel/ +scalpel:
\ No newline at end of file |