What is this?

Pics
Are you converting the base64 into binary, or into text? You need to convert it into text, then the binary will show up right. The source charset is UTF-8.
it goes inline to catch stuff, easier to open and remove stuff
Well that's kind of what the thing I posted does.
 
Are you converting the base64 into binary, or into text? You need to convert it into text, then the binary will show up right. The source charset is UTF-8.

Well that's kind of what the thing I posted does.
upload_2019-3-5_9-43-14.png
 
The code alternated between base64 and binary several times. I started by converting it to binary, then to base64, then back to binary, then to base64 again.
 

New posts New threads Active threads

Back
Top Bottom