Bug 107235 - [new port] security/vinetto - a tool for examining Thumbs.db files
Summary: [new port] security/vinetto - a tool for examining Thumbs.db files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-27 12:30 UTC by Aleksander Fafula
Modified: 2006-12-27 12:50 UTC (History)
0 users

See Also:


Attachments
vinetto.shar (3.09 KB, text/plain)
2006-12-27 12:30 UTC, Aleksander Fafula
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksander Fafula 2006-12-27 12:30:14 UTC

Vinetto is a forensics tool to examine Thumbs.db files.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-27 12:36:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-12-27 12:40:13 UTC
Responsible Changed
From-To: miwi->itetcu

I'll take it.
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-12-27 12:41:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-12-27 12:41:34 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"