Base 2 2 the 6
20 points Easy

There are so many different ways of encoding and decoding information nowadays... One of them will work! Q1RGe0ZsYWdneVdhZ2d5UmFnZ3l9

Flag
Rating 4.32
5
4
3
2
1

Discussion

-1
-1

good CTF

-1

base64

-2

base64

-2
Protected
0

fue un chiste!

-2
Protected
-1

Nice challenge!

-3

encoding method - base64

0

The string appears to be in Base64 format. Base64 is often recognizable due to its structure, typically containing letters, numbers, and sometimes "=" at the end (though padding is optional).

0