cvs commit: ports/security Makefile ports/security/vinetto
Makefile distinfo pkg-descr pkg-plist
Ion-Mihai Tetcu
itetcu at FreeBSD.org
Wed Dec 27 04:41:27 PST 2006
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)
More information about the cvs-ports
mailing list