Hacker News new | ask | show | jobs
by pfisch 1975 days ago
A lot of the cheaters I have dealt with just distribute hacked apks for free. They make them with programs like this.

It forces us to make changes to the games that make them less performant, or with a bunch of delays for server checks. That degrades the quality of the game for all the real users.

1 comments

Yup it’s a pain but dealing with cheaters is the cost of doing business. I’m well aware of the annoyance and additional complexity that removing cheating opportunities takes. Thanks for writing something less inflammatory than the comment you started off with.
It is a pain, but ultimately the users suffer. Dev time goes to this nonsense, and it also forces the game to literally run slower, especially for server side validating things like inventory.

No one should be releasing tools for the express purpose of simplifying the process of making these hacks. It has no real upside, and hurts a lot of people for no reason.

We'll have to agree to disagree on that one. Security through obscurity is a terrible long term plan. Yes in a perfect world it would be lovely to be able to trust clients more. Even more so outside of games where the stakes are often higher. Sadly we don't live there.