> For the complete documentation index, see [llms.txt](https://blog.verni.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.verni.lol/hack-the-box-write-ups/challenges/crypto-templed.md).

# 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](https://user-images.githubusercontent.com/53917092/94723678-85ea4080-032f-11eb-9de4-4f6b9109de49.png)](https://user-images.githubusercontent.com/53917092/94723678-85ea4080-032f-11eb-9de4-4f6b9109de49.png)

searching about "temple language" we find it

[![image](https://user-images.githubusercontent.com/53917092/94726116-2857f300-0333-11eb-8115-7f4f62825a69.png)](https://user-images.githubusercontent.com/53917092/94726116-2857f300-0333-11eb-8115-7f4f62825a69.png)

[![image](https://user-images.githubusercontent.com/53917092/94726165-39a0ff80-0333-11eb-8587-109599c833fd.png)](https://user-images.githubusercontent.com/53917092/94726165-39a0ff80-0333-11eb-8587-109599c833fd.png)

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;
