Quantcast
Channel: Questions in topic: "hacking"
Viewing all articles
Browse latest Browse all 65

Game hacking questions.

$
0
0
It is a mobile game. I know that someone can see the code of the game through unpacking(?). If so what values can be modified if a hacker hacks the game? Runtime or before. 1. PlayerPrefs data 2. Class field variables, local variables, const variables 3. The code itself. such as `if (i > 10) { }` -> `if (i > 15) { }` 4. Something else

Viewing all articles
Browse latest Browse all 65

Trending Articles