diff options
Diffstat (limited to 'python/vinetto/README')
-rw-r--r-- | python/vinetto/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/vinetto/README b/python/vinetto/README index 3fde666ea2..a7304c310e 100644 --- a/python/vinetto/README +++ b/python/vinetto/README @@ -1,6 +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 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. |