The hacks tag has no wiki summary.
-2
votes
1answer
145 views
How to secure Pacman game for making it fool-proof enough to keep hackers away? [closed]
We have made an online game very similar to Pacman. The idea is to award top scorers with various incentives and prizes. But at the end of the day, we need to keep hackers at bay so that our game app ...
2
votes
1answer
306 views
Are frequent game updates a solution for preventing multiplayer cheating?
I'm creating a game on Android where the enforcement of rules can only take place on client side (I can't shift it to server side...think aimbotting but in my case I wouldn't even be able to use ...
1
vote
3answers
415 views
How to prevent attackers from compromising multiplayer game servers?
Consider a relatively small multiplayer game server, written by an individual or a small company. Some malicious user wants to boost their character stats by a factor of 100.
What paths of attack ...
3
votes
2answers
539 views
Stronger Hack-proof MMO Game Comparison: Game Client Based Vs. Via Web Browser [duplicate]
I was wondering. I observed most of any MMO that are hack-prone area. Hacks used one-hit kills, stealing accounts, instant level up, aimbots (mostly MMOFPS), and questionable wallers (also in MMOFPS). ...