In my previous post we used VBA and Excel to decode the URL and the PE file.
In this post we will use Python. I translated the VBA decoding function IpkfHKQ2Sd to Python:
Now we can decode the URL using Python:
And also decode the downloaded file with my translate program and the IpkfHKQ2Sd function:
