filipherle/InfoStealer

binascii.Error: Incorrect padding

Closed this issue · 1 comments

Hi Toxic-ig,

I was trying to run your code and was getting error during b64decode

encodedcontent = base64.b64decode(filecontent)

Error Message - encodedcontent = base64.b64decode(filecontent)

Python Version : 3.6 - Windows

Please help me with same

Issue is resolved for me