rotation
Description
You will find the flag after decrypting this file
Download the encrypted flag here.
Hints
Rotate
We're given an encrypted.txt
xqkwKBN{z0bib1wv_l3kzgxb3l_jln2n252}
This looks like a flag, but rotated
We find the flag at [A-Z]+8
Flag
picoCTF{r0tat1on_d3crypt3d_bdf2f252}
Last updated