I need a mass multiple line base64 decoder.?

Akram

New member
Hello,

I have a .txt document filled with base64 stings.
around 50k rows or pure base64 stings.
I've downloaded many decoders but either they don't work at all, or they decode some of it, then its random characters.
Each line is IT'S OWN piece of data, they are not all one, actually, each line of base64 is one of my customer's email address.
I need a way to decode this fast, manually would take ages.

Thank you in advance.
 
Back
Top