Base64 decoder | Decode multiple times

A simple tool for automating the decoding of multiple times base64 encoded flags. Great for CTFs.
Calculations done locally. String is base64 decoded until it can't be decoded anymore.







Solution reached. Last result could not be base64 decoded.

# decoded string
3

Copy

Hello 🍕
¡Hola!
привет
你好
2

Copy

SGVsbG8g8J+NlQrCoUhvbGEhCtC/0YDQuNCy0LXRggrkvaDlpb0=
1

Copy

U0dWc2JHOGc4SitObFFyQ29VaHZiR0VoQ3RDLzBZRFF1TkN5MExYUmdncmt2YURscGIwPQ==

Author: Uku Sõrmus (GitHub)