Tags: hackthebox cyberapocalypse2021 ctf base64 nintendobase64
Rating:
# CTF HackTheBox 2021 Cyber Apocalypse 2021 - Nintendo Base64
Category: Crypto, Points: 300

And attached file [https://raw.githubusercontent.com/evyatar9/Writeups/master/CTFs/2021-CTF_HackTheBox/Cyber_Apocalypse_2021/Crypto-Nintendo_Base64/output.txt](https://raw.githubusercontent.com/evyatar9/Writeups/master/CTFs/2021-CTF_HackTheBox/Cyber_Apocalypse_2021/Crypto-Nintendo_Base64/output.txt)
# Nintendo Base64 Solution
It is very simpe challenge.
Let's look at attached output.txt:

So we can see the text nintendo64x8
We need to make Base64 8 times to get the decrypted flag: ```CHTB{3nc0d1ng_n0t_3qu4l_t0_3ncrypt10n}```.