help needed regardi...
 
Notifications
Clear all

help needed regarding metadata analysis

7 Posts
4 Users
0 Reactions
714 Views
ksrece
(@ksrece)
New Member
Joined: 20 years ago
Posts: 4
Topic starter  

hello,
could you please tell me about the tools that are used for metadata analysis. i want to know about some tools that help me in finding the metadata that is hidden in the files, and also some tools to remove metadata. i mean i want a tool that can give me the 1)history of the file(when the file is created,modified,printed,edited anything that is useful) 2)time analysis(i want the tool to display the time it is created,modified,printed,edited anything that is useful) i mean i need the complete history of the file. please let me know as soon as possible.


   
Quote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

> …some tools that help me in finding the metadata that is hidden in the files

What kinds of files? The metadata available depends upon the kind of file you're looking at. Metadata available in MSWord documents, for example, won't be available in PDF files, or PE files.

> …also some tools to remove metadata

Again…depends on the file.

> 1)history of the file(when the file is created,modified,printed,edited anything that is useful)

Again, depends on the file. All files have MAC times associated with them, but some files have additional information embedded in them. MSWord documents have a "last modified" field embedded within the document itself. PE files have timestamps embedded within the headers, as well, which an independent of the MAC times.

> 2)time analysis(i want the tool to display the time it is created,modified,printed,edited anything that is useful)

Uh…okay.

> i mean i need the complete history of the file.

Such as what? Where it's been, who's run it, that sort of thing? Good luck.

Harlan


   
ReplyQuote
mbinmd
(@mbinmd)
New Member
Joined: 20 years ago
Posts: 3
 

If you are looking for Microsoft Office type of information I think that Metadata Assistant by Payne Consulting would do the trick. http//www.payneconsulting.com/products/metadataretail/


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

I've written a Perl module that pulls out metadata that Payne's tool misses, such as the platform that the document was created/edited on…

Harlan


   
ReplyQuote
(@farmerdude)
Estimable Member
Joined: 20 years ago
Posts: 242
 

Depending upon the file type the metadata varies. The MS Office metadata is fairly easy to retrieve, be it the MetaDataAssistant mentioned or PERL via the OLE stuff (Win32OLE, OLEStorage, OLEStorageLight, etc.). Same with PDF metadata (via PERL). Not certain if you consider EXIF tags metadata, but that is easily pulled using the exiftags utilities.

regards,

farmerdude


   
ReplyQuote
ksrece
(@ksrece)
New Member
Joined: 20 years ago
Posts: 4
Topic starter  

please any of you send me more details on metadata analysis.


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

> please any of you send me more details on metadata analysis.

It might help if you addressed my earlier question and specified the type of files you're interested in…which platform, what types of files, etc.

Speaking for myself, I'm not interested in writing an entire encyclopedia for you. I have no problem sharing what I know, but you're going to have to be more specific.

Harlan


   
ReplyQuote
Share: