Skip to content

Files

Latest commit

5ea9ca4 · Sep 24, 2019

History

History
14 lines (12 loc) · 497 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 497 Bytes

Objective: You are trying to hack into your company's server to steal money because you are super underpaid. You need to unlock 5 levels of security by guessing 3 numbers. Each level of security is more difficult compared to the previous level. Goodluck.

Future Implementation:

  1. Player loses on wrong guess. DONE

Cloning.

  1. git clone https://github.com/magicmitra/serverhacker.git
  2. Compile TripleX.cpp (whether using g++ or built in compiler)
  3. Run the executable .exe file.