oleobj

Tools to analyze Microsoft OLE2 files

Install

All systems
curl cmd.cat/oleobj.sh
image/svg+xml Kali Linux
apt-get install python3-oletools
Fedora
dnf install python2-oletools

python2-oletools

Tools to analyze Microsoft OLE2 files

python-oletools

Analyzer of OLE2 files (Python 2)

This package contains 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. This package installs the library for Python 2.

python3-oletools

Analyser of OLE2 files (Python 3)

This package contains 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. This package installs the library for Python 3.