There are so many different ways of encoding and decoding information nowadays... One of them will work! Q1RGe0ZsYWdneVdhZ2d5UmFnZ3l9
2 days ago
encoding method - base64
1 week ago
yoo! so again use this site https://dencode.com/en/ :>
Nice
1 month ago
I don't know how I got it right.
3 months ago
knowledge ++
If you can't identify the hash type, just put through a hash finder. Advice for those trying to figure out other cryptography challenges
Really obvious, maybe a little to easy all though I supose it is really low points.
5 months ago
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).
4 years ago
Took me like 20 seconds :P
3 years ago
Still good CTF <3
1 year ago
I got it within 15 sec.
Got confused for a while, what is 2 2 to 6? Bruh
two to the sixth power maybe?
Why isn't it 2 to the 6 instead?
Why 2 2?
Because that would be too easy :)
it's base "2 to the power of 6" which means base64
2 days ago
encoding method - base64