Skip to content

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

path="res://.godot/exported/133200997/export-1b11a992ebcc6f262e4ee4a4db300a0d-theme.res"

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}