.doc元数据是否包含Mac地址或任何唯一ID? [英] Does .doc metadata contain Mac Address or any unique id?

查看:157
本文介绍了.doc元数据是否包含Mac地址或任何唯一ID?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hii frndz ...我需要一个帮助..
.doc(2003)或.docx(2007)元数据是否包含任何Mac地址或任何其他唯一ID,以标识准备doc/docx文件的计算机?
请帮助...

Hii frndz... I need one help..
Does .doc(2003) or .docx(2007) metadata contains any Mac address or any other unique id to identify the computer in which the doc/docx file was prepared?
Plz help...

推荐答案

奇怪的想法,但看起来很令人不安.请参阅我对这个问题的评论.

让我们看看是否有可能进行调查.

* .docx文档格式为Open Office XML,已在ECMA-376和ISO/IEC 29500下进行了开放和标准化,请参阅 http: //en.wikipedia.org/wiki/Docx [ ^ ].

也就是说,您可以获取该标准,并从原则上了解它可以包含哪些内容.它包含一些元数据,并且,如果没有加密(希望如此),您可以将* .docx重命名为* .zip,解压缩文件并执行搜索.

* .doc文件的情况要困难得多(但是您不必使用它们,可以将所有内容另存为* .docx).该格式有几种不同的版本.它们都是专有的.不过,Apache OpenOffice可以阅读所有内容,因此您可以下载其源代码并查看如何解析Word文档:
http://en.wikipedia.org/wiki/Open_Office [ http://incubator.apache.org/openofficeorg/source.html [ http://en.wikipedia.org/wiki/Subversion_%28software%29 [ ^ ],
http://subversion.apache.org/ [ ^ ].

唯一的问题是:OpenOffice可能会也可能不会解析或解释所有数据.无论如何,您可以从源代码中解决这个问题.

愿意尝试调查吗?执行时,请报告结果,写一篇文章.

—SA
Strange idea, but looks pretty disturbing. Please see my comment to the question.

Let''s see if it is possible to investigate.

The *.docx document format is Open Office XML, it is open and standardized under ECMA-376 and ISO/IEC 29500, please see http://en.wikipedia.org/wiki/Docx[^].

That said, you can obtain the standard and see what can it contain in principle. It contains some meta-data, and, if nothing is encrypted (I hope), you can rename the *.docx to *.zip, unzip the files and perform the search.

The situation with *.doc files is much more difficult (but you don''t have to use them, you can save everything as *.docx). There are several different versions of the format; they are all proprietary. Nevertheless, Apache OpenOffice can read them all, so you can download its source code and see how Word documents are parsed:
http://en.wikipedia.org/wiki/Open_Office[^],
http://incubator.apache.org/openofficeorg/source.html[^].

You will need a Subversion client to download the source code, which is not a problem at all:
http://en.wikipedia.org/wiki/Subversion_%28software%29[^],
http://subversion.apache.org/[^].

The only problem is: OpenOffice may or may not parse or interpret all of the data. Anyway, you can figure this out of the source code.

Care to try your investigation? In you do, please report your results, write an article.

—SA


大家好,
如果操作系统使用NTFS文件系统,那么我们可以从对应的Word应用程序的链接文件中存在的ObjectId中获取mac地址.用户必须通过双击或使用文件对话框打开.doc文件.只有这样,mac地址才会存储在objectId中,否则不会存储.
Hi all,
If NTFS file system is used by the operating system then we can get the mac address from the ObjectId that is present in link files of the corresponding word application. The user have to open the .doc file by double clicking or by using file dialog box. Only then the mac address will be stored in the objectId else it will not be stored.


Hai DagmaD,
我不这么认为.但是我们可以给文档赋予一些唯一的ID.通过称为Bates Numbering<<< a href ="http://en.wikipedia.org/wiki/Bates_numbering"> http的过程: //en.wikipedia.org/wiki/Bates_numbering [ ^ ].您可以检查链接是否被理解.
我对此不太了解.
通过任何方式进行快乐编程;-)
Hai DagmaD,
I don''t think so.But we can give some unique id to a Document.Through a Process called Bates Numbering<<a href="http://en.wikipedia.org/wiki/Bates_numbering">http://en.wikipedia.org/wiki/Bates_numbering[^].You might check the link if intrested.
I dont know much about it.
Any ways Happy Programming;-)


这篇关于.doc元数据是否包含Mac地址或任何唯一ID?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆