DissectMalware / XLMMacroDeobfuscator

Extract and Deobfuscate XLM macros (a.k.a Excel 4.0 Macros)
Apache License 2.0
568 stars 116 forks source link

New version #72

Closed DissectMalware closed 3 years ago

DissectMalware commented 3 years ago

Fix a bug introduced yesterday in evaluate_function and extend the functionality.

function name can be a literal string (quoted or unquoted) or a Tree object (cell, defined_name, ..)