Skip to content

Cube Madness 1

These notes are from a challenge I did @hackthebox called CubeMadness1.

Download the Files and ...

  • Start the game "HackTheBox CubeMadness1.exe"
  • Run Cheat Engine
  • Open Process "-HackTheBox CubeMadness1.exe"

CubeMadness1

In Cheat Engine lets find the variable:

  • I start my first scan with an unknown inital value of 4 bytes.
  • Next scan with unchanged value
  • Next scan with increased value (after collecting one box)
  • Repeat above a few time until only 4 or so values are left

CubeMadness1

Change the value to 20 :)

CubeMadness1

Once 20 is written to memory the score changes and the flag is shown in the middle of the map:

CubeMadness1