olevba Command Examples

Parse OLE and OpenXML files (e.g., DOC, XLS, PPT, etc.) to extract VBA macros, deobfuscate, and analyze malicious code. Part of the python-oletools suite. For more information: https://github.com/decalage2/oletools.

olevba {{path/to/file}}

olevba -r {{path/to/directory}}

olevba --password {{password}} {{path/to/encrypted_file}}

olevba -a {{path/to/file}}

olevba -c {{path/to/file}}

olevba --decode {{path/to/file}}