aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-27 12:41:18 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-12-27 12:41:18 +0000
commit4ae48f023aa1f6cda83142b1b98045b6efb0d96f (patch)
tree776b15a365ea4d86c6627ba3f3ab2ca17c05fa1b /security/Makefile
parent9d9d46a5a5c7cf3f76f7f7fa6e4a6b3881a8260e (diff)
downloadports-4ae48f023aa1f6cda83142b1b98045b6efb0d96f.tar.gz
ports-4ae48f023aa1f6cda83142b1b98045b6efb0d96f.zip
Vinetto extracts the thumbnails and associated metadata from the Thumbs.db
files. The Windows systems (98, ME, 2000, XP and 2003 Server) can store thumbnails and metadata of the picture files contained in the directories of its FAT32 or NTFS filesystems. The thumbnails and associated metadata are stored in Thumbs.db files. The Thumbs.db files are undocumented OLE structured files. Once a picture file has been deleted from the filesystem, the related thumbnail and associated metada remain stored in the Thumbs.db file. So, the data contained in those Thumbs.db files are an helpful source of information for the forensics investigator. WWW: http://vinetto.sourceforge.net/ PR: ports/107235 Submitted by: Aleksander Fafula <alex at BSDGuru.org>
Notes
Notes: svn path=/head/; revision=180844
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 067ee3850fca..827bbebe1430 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -702,6 +702,7 @@
SUBDIR += tthsum
SUBDIR += unicornscan
SUBDIR += vida
+ SUBDIR += vinetto
SUBDIR += vlock
SUBDIR += vlog
SUBDIR += vnccrack