https://github.com/crafterkolyan/game-hacking-challenges
Sources of games and hacks to learn game hacking
https://github.com/crafterkolyan/game-hacking-challenges
challenge game-hacking hacking
Last synced: about 1 year ago
JSON representation
Sources of games and hacks to learn game hacking
- Host: GitHub
- URL: https://github.com/crafterkolyan/game-hacking-challenges
- Owner: CrafterKolyan
- License: mit
- Created: 2020-03-14T22:58:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T17:44:07.000Z (about 6 years ago)
- Last Synced: 2025-02-11T18:33:45.344Z (over 1 year ago)
- Topics: challenge, game-hacking, hacking
- Language: C++
- Size: 112 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game Hacking Challenges
| № | Challenge | Game | Windows | Linux | MacOS X |
|:-:|----------------------------------|------------------|:-------:|:-----:|:-------:|
| 1 | [Read memory of another process](challenges/read-process-memory.md) | [Guess the number](games/guess-the-number) | [Source](hacks/read-memory) | - | - |
| 2 | [Change memory of another process](challenges/write-process-memory.md) | [Cookie Clicker 1M](games/cookie-clicker-1m) | [Source](hacks/write-memory) | - | - |
| 3 | [GodMode (Invincibility)](challenges/god-mode.md) | [AssaultCube](https://assault.cubers.net/) | - | - | - |
| 4 | Ammo+ (Infinite ammo) | [AssaultCube](https://assault.cubers.net/) | - | - | - |
| 5 | No Recoil | [AssaultCube](https://assault.cubers.net/) | - | - | - |
| 6 | Extrasensory perception (ESP) | [AssaultCube](https://assault.cubers.net/) | - | - | - |
| 7 | Wallhack | [AssaultCube](https://assault.cubers.net/) | - | - | - |
| 8 | Aimbot | [AssaultCube](https://assault.cubers.net/) | - | - | - |