I wrote a short blog post about my thought process on how I reverse engineer video games and build tools that enable me to do security testing on them. It’s a bit brief on purpose, as reading the code is expected. Let me know your thoughts and what would make it better.
How to find exploits in video games
11–20 of 39 posts
Re: How to find exploits in video games
#12[flagged]
Re: How to find exploits in video games
#13Earlier quoted context omitted.
In most cases, in the US, reverse engineering is not illegal.
[flagged]
Generally, code is free speech, and the right to free speech protects this in America.
Re: How to find exploits in video games
#14Re: How to find exploits in video games
#15I wrote a short blog post about my thought process on how I reverse engineer video games and build tools that enable me to do security testing on them. It’s a bit brief on purpose, as reading the code is expected. Let me know your thoughts and what would make it better.
Re: How to find exploits in video games
#16Re: How to find exploits in video games
#17Re: How to find exploits in video games
#18There was one game that was storing the lifes as actual text - Ninja or something....
So last year my son was hacking some games, and nowadays there is a similar tool too - also based on diffs - though with me back then it was only 640KB, and nowadays we are looking towards 8-16GB if not more!
Somehow this technique still works for some games, but with way more gotchas...
Re: How to find exploits in video games
#19Re: How to find exploits in video games
#20It's really interesting to see people enjoying/more interested in breaking a game vs playing the game.