The Game
- ๐ Website: TryHackMe
- ๐ฅ Level: Easy
- ๐ฅ๏ธ OS: N/D
- ๐ Link: The Game
โQuestion¶
What is the flag?
๐ Walkthrough¶
We download the file provided by the challenge. The file is called Tetrix.exe-numeri.zip.
We try to extract it and inside we find an exe file called Tetrix.exe. I try to run it but only get errors. I try running strings to look for something interesting
I try again searching for THM:
โโโ(kaliใฟkali)-[~/Desktop/THM]
โโ$ strings Tetrix.exe | grep THM
, FEATURE_ARITHMETIC
ATTENUATION_LOGARITHMIC
PATHFINDING_ALGORITHM_ASTAR
-4PTHMM
[REDACTED]
Answer
THM{I_CAN_READ_IT_ALL}