Running VBA as Python (part 2)

In my previous blog we looked at a quite simple malicious VBA macro that used string-obfuscation and we could convert the code to Python to understand its real intentions. It wasn’t particularly complicated. Today it will be a bit a lot more complicated. We will investigate a sample I’ve spent some time one previously, but … Continue reading Running VBA as Python (part 2)