Overview of python-oletools capabilities
masterpython-oletools is a suite of Python tools designed for analyzing Microsoft OLE2 files (Structured Storage, Compound File Binary Format), RTF files, and OpenXML (OOXML) files. It is primarily used for malware analysis, forensics, and debugging.
Key capabilities include:
- Detecting, extracting, and analyzing VBA macros.
- Extracting OLE objects.
- Analyzing Excel 4 macros (XLM) and DDE links.
- Parsing MS Office 97-2003, MS Office 2007+, MSI, Outlook messages, XPS, and MSIX files.