Date: Wed, 27 Dec 2006 12:41:19 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/vinetto Makefile distinfo pkg-descr pkg-plist Message-ID: <200612271241.kBRCfJv6097659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-12-27 12:41:19 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/vinetto Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.846 +1 -0 ports/security/Makefile
1.1 +34 -0 ports/security/vinetto/Makefile (new)
1.1 +3 -0 ports/security/vinetto/distinfo (new)
1.1 +16 -0 ports/security/vinetto/pkg-descr (new)
1.1 +12 -0 ports/security/vinetto/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612271241.kBRCfJv6097659>
