How To Install Oledir?

How To Install Oledir?

oledir

Tools to analyze Microsoft OLE2 files

Install oledir

  • Kali Linux apt-get install python3-oletools Click to copy
  • Fedora dnf install python2-oletools Click to copy

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.

Install the latest version of oledir in Kali and Fedora from terminal. To install the oledir just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of oledir from the respository and install it in your computer/server.