You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.
User is presented to play a game, when they win their score will be put on the leaderboard. They must get the highest score on the leaderboard to continue. The only problem is the leaderboard contains really high scores. The the user likely won't be able to beat them.
The solution? The user must figure out how the client sends the score result to the server, and must use reverse engineering to send the request themselves with a fake score.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
User is presented to play a game, when they win their score will be put on the leaderboard. They must get the highest score on the leaderboard to continue. The only problem is the leaderboard contains really high scores. The the user likely won't be able to beat them.
The solution? The user must figure out how the client sends the score result to the server, and must use reverse engineering to send the request themselves with a fake score.
The text was updated successfully, but these errors were encountered: