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

encoding method - base64

0

yoo! so again use this site https://dencode.com/en/ :>

0
0

I don't know how I got it right.

0
Protected
0

knowledge ++

0

If you can't identify the hash type, just put through a hash finder. Advice for those trying to figure out other cryptography challenges

0

Really obvious, maybe a little to easy all though I supose it is really low points.

0

Really obvious, maybe a little to easy all though I supose it is really low points.

0

Really obvious, maybe a little to easy all though I supose it is really low points.

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