Author: noob-abhinav
Emojis everywhere! Is it a joke? Or something is hiding behind it.
you were given out.txt
which contained a string of meaningless emojis. Putting them in a Unicode decoder gave the hex values and it was immediately obvious that only the last couple of bytes were changing.
some playing around with that last byte helped me figure out that the last byte was just an offset away from the ascii character, and the prefixed bytes were useless
solve.py
|
|
where out.txt
was the hex values of the encoded emojis. this gave finally
scriptCTF{3m0j1_3nc0d1ng_1s_w31rd_4nd_fun!1e46d}