🟢Crypto: Templed

Templed

for this challenge we have the following description:

"I found the following message in a temple, I had the sensation that they were hiding something. Could you help me discover what it was?"

and we have a file to download

after downloading the file and decompressing, we have the image called "Scroll":

image

searching about "temple language" we find it

image

image

so using this image, we can easily decrypt our challenge and we have

72 84 66 123 77 48 78 107 115 95 107 78 51 119 33 12 125

to get the flag, convert this text from decimal to ASCII;

Last updated