I had a wonderful app MS-DOS resident (TSR) on my PC that when pressing a key would do a snapshot of the whole memory (or specific area) to disk, to a file. So if you play a game, and lose a live, or HP points, you keep on pressing this, and then there were tools to do the diff. There was one game that was storing the lifes as actual text - Ninja or something.... So last year my son was hacking some games, and nowada…
CheatEngine (80mb) is very widely used nowadays and does memory dumps and comparisons. A very useful tool not only for game reverse engineering.
How to find exploits in video games
31–39 of 39 posts
Re: How to find exploits in video games
#32I 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.
"build tools that enable me to do security testing on them" I gather you write cheat exploits... and if public... eventually the players account/GPU/IMEI risks getting permanently banned/flagged. It is always easier to break something, than to build something stable. People may focus resources on better content, game-play, and performance. Or play wack-a-mole with hostile Desktop/Mobile users... Thus, some folks won'…
Re: How to find exploits in video games
#33Re: How to find exploits in video games
#34[flagged]
Re: How to find exploits in video games
#35Earlier quoted context omitted.
"build tools that enable me to do security testing on them" I gather you write cheat exploits... and if public... eventually the players account/GPU/IMEI risks getting permanently banned/flagged. It is always easier to break something, than to build something stable. People may focus resources on better content, game-play, and performance. Or play wack-a-mole with hostile Desktop/Mobile users... Thus, some folks won'…
Yeah and you end up with one of the worst client-server architectures that RDR2 has.
Actually, public-key-signed object-p2p exchange systems allow for all sorts of fun. Even if people fiddle with the state exchange, the time+last_event indices can flag lag switchers, and signature audits detect memory patchers...
My point was, one doesn't need to lock the door if you own a alligator farm. =3
Re: How to find exploits in video games
#36I 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.
"build tools that enable me to do security testing on them" I gather you write cheat exploits... and if public... eventually the players account/GPU/IMEI risks getting permanently banned/flagged. It is always easier to break something, than to build something stable. People may focus resources on better content, game-play, and performance. Or play wack-a-mole with hostile Desktop/Mobile users... Thus, some folks won'…
Re: How to find exploits in video games
#37Re: How to find exploits in video games
#38Earlier quoted context omitted.
"build tools that enable me to do security testing on them" I gather you write cheat exploits... and if public... eventually the players account/GPU/IMEI risks getting permanently banned/flagged. It is always easier to break something, than to build something stable. People may focus resources on better content, game-play, and performance. Or play wack-a-mole with hostile Desktop/Mobile users... Thus, some folks won'…
As someone who does security testing for video game service backends, I benefit significantly from all the reverse engineering and tools the hobbyists and cheaters build, and always enjoy reading more stuff.
Indeed, the secure machines were not as popular as cheap consumer solutions, and despotic political posturing. =3
Re: How to find exploits in video games
#39Earlier quoted context omitted.
As someone who does security testing for video game service backends, I benefit significantly from all the reverse engineering and tools the hobbyists and cheaters build, and always enjoy reading more stuff.
Unfortunately, most security research boils down to 18/23 classes of problem that haven't changed in 30 years, or human behavior which hasn't significantly altered in thousands of years. Indeed, the secure machines were not as popular as cheap consumer solutions, and despotic political posturing. =3