[Day 10] Hack a game

December 10, 2022

This challenge has been one of the most interesting challenges thus far. Manipulating the memory in a video game was something I did not expect out of this event. Here are the objectives for this challenge.

  • Learn how data is stored in memory in games or other applications.

  • Use simple tools to find and alter data in memory.

  • Explore the effects of changing data in memory on a running game.

This challenge requires people to use the plugin called Cetus which can be found here -> https://github.com/Qwokka/Cetus/releases/download/v1.03.1/Cetus_v1.03.1.zip

Flags

What is the Guard's flag?

THM{5_star_Fl4gzzz}

What is the Yeti's flag?

THM{yetiyetiyetiflagflagflag}

Last updated