diff options
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 0000000000..3fde666ea2 --- /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. |