python-oletools v0.10 documentation

===================================

This is the home page of the documentation for python-oletools. The latest version can be found

online, otherwise a copy is provided in the doc subfolder of the package.

python-oletools is a package of python tools to analyze

Microsoft OLE2 files

(also called Structured Storage, Compound File Binary Format or Compound Document File Format),

such as Microsoft Office documents or Outlook messages, mainly for malware analysis, forensics and debugging.

It is based on the olefile parser.

See http://www.decalage.info/python/oletools for more info.

Quick links: Home page -

Download/Install -

Documentation -

Report Issues/Suggestions/Questions -

Contact the author -

Repository -

Updates on Twitter

Note: python-oletools is not related to OLETools published by BeCubed Software.

Tools in python-oletools:


view and extract individual data streams.

be embedded in files such as MS Office documents (e.g. Word, Excel) and RTF,

which is especially useful for malware analysis.


python-oletools documentation