diff options
author | P.D. Parnoff <cryptoanarquismo@biofcentral.com> | 2014-08-07 12:58:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-07 12:58:44 +0700 |
commit | b44e0e2f9b81b09c16538dd78de42541f76f6105 (patch) | |
tree | 99a03feadd6c7da6b29f95dd7a9fc74e4bfff108 /python/vinetto/README | |
parent | 28c9436faa66e491f24e9754bb6e8b5578076736 (diff) |
python/vinetto: Added (forensic tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/vinetto/README')
-rw-r--r-- | python/vinetto/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/vinetto/README b/python/vinetto/README new file mode 100644 index 000000000000..3fde666ea2bf --- /dev/null +++ b/python/vinetto/README @@ -0,0 +1,6 @@ +Vinetto is a forensics tool that can be used to recover the contents of the +thumbnail cache (Thumbs.db files) from images that were stored on Microsoft +Windows systems. + +Vinetto uses the Python Imaging Library (PIL), but should also work +with the fork of it called Pillow. |