Vernilo hacks stuff
  • Home
  • 📦Hack The Box Write-ups
    • 📋Challenges
      • 🟢Reversing: Baby RE
      • 🟢Crypto: Templed
      • 🟢Crypto : Bank Heist
      • 🟢Web: emdee five for life
      • 🟠Web: Freelancer
    • 🖥️Machines
      • 🟢Spectra
      • 🟢Blunder
      • 🟢Cap
      • 🟢Knife
      • 🟠The Notebook
  • 🌧️Try Hack Me Write-ups
    • 🟢RootME
    • 🟢Pickle Rick
    • 🟢Ignite
    • 🟢Bounty Hacker
    • 🟠Dogcat
  • 📝Blog Posts
    • 🔗Understanding potential vulnerabilities in authentication mechanisms
Powered by GitBook
On this page

Was this helpful?

  1. Hack The Box Write-ups
  2. Challenges

Crypto: Templed

PreviousReversing: Baby RENextCrypto : Bank Heist

Last updated 3 years ago

Was this helpful?

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":

searching about "temple language" we find it

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;

📦
📋
🟢
image
image
image