rtfobj-3.7
Analyser of OLE2 files (Python 3)
Install
- All systems
-
curl cmd.cat/rtfobj-3.7.sh
- Kali Linux
-
apt-get install python3-oletools
- Fedora
-
dnf install python3-oletools
- Dockerfile
- dockerfile.run/rtfobj-3.7
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.