Skip to content

mitre-cyber-academy/2018-Grab-Bag-300

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Impossible Boss Battle

How to Run

  1. Run preInstal.sh this installs 32 bit libraries that the game needs 1.once it is complete the game will run automatically and should also be fully installed with a icon to re-run

How to Solve

  1. Start the game and run to hide behind a wall
  2. Open gameconqueror and attach to the game
  3. Scan for a number equal to your current health and set the Data Type to "Number"
  4. One of the values found will be your health, this may take some playing of the game to get a very small list of values. Once you have the value lock it and set it to 100.
  5. Play the game and beat the boss now that you are invincible.
  6. Once you have beat the game, dump the memory for the process using gcore -o memory <pid>
  7. Run strings memory.* | grep <beginning of key> where is the part of the key you can see on your screen.
  8. Wrap the full key in MCA{}

Flag

MCA{ed3df47e943c1c37c1099bd67e7a2477}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages