olevba

Plugin

ArgDescriptionType
fileA list of filenames to open as OLE files.list of OSPath (required)
accessorThe accessor to use.string
max_sizeMaximum size of file we load into memory.int64

Required Permissions: FILESYSTEM_READ

Description

Extracts VBA Macros from Office documents.

This plugin parses the provided files as OLE documents in order to recover VB macro code. A single document can have multiple code objects, and each such code object is emitted as a row.