Parse OLE and OpenXML files (e.g., DOC, XLS, PPT, etc.) to extract VBA macros, deobfuscate, and analyze malicious code. Part of the
python-oletoolssuite. More information: https://github.com/decalage2/oletools.
olevba {{path/to/file}}
olevba -r {{path/to/directory}}
olevba {{[-p|--password]}} {{password}} {{path/to/encrypted_file}}
olevba {{[-a|--analysis]}} {{path/to/file}}
olevba {{[-c|--code]}} {{path/to/file}}
olevba --decode {{path/to/file}}