githubEdit

building-magnifying-glassOffice Document Analysis

chevron-rightOletoolshashtag
Extract and analyze VBA macros
olevba file --decode > full_macros.txt
Analyze OLE files
oledump <file>
Extract objects from RTF
rtfobj <file>
Extract embedded objects
oleobj <file>
Detect malicious macros
mraptor <file>

Last updated