Forum Discussion
Obsidian
Bronze I
29 days agoMalicious Document Analysis: Visual Basic for Applications (VBA) Question 6
"Analyzing sample2.xls, what is the name of the function used to decode and save the Base64 encoded values?" I have zero idea on how to get this answer. There is a function Base64Decode() and a func...
Obsidian
Bronze I
29 days agoFound it. Run <olevba --reveal sample2.xls> and the answer is in the results, but not obvious. Answer to #7 is also there.