decalage2 / oletools

oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
http://www.decalage.info/python/oletools
Other
2.89k stars 565 forks source link

olevba: detect and extract Excel 4 Macros (XLM/XLF) in XLTM #717

Open decalage2 opened 2 years ago

decalage2 commented 2 years ago

olevba 0.60 calls XLMMacroDeobfuscator properly for XLT and XLSM files, but not for XLTM files.