Coderz How do I cheat?
Reputation: 0
Joined: 11 Mar 2017 Posts: 3
|
Posted: Sun Jun 11, 2017 5:41 am Post subject: Finding the code that causes the game to intentionally crash |
|
|
Recently I've been memory editing some software that has anti-debugger protection, I managed to disable the anti-debugger protection in the memory editor through the ASM, but I soon ran into a brick wall. Anytime you disable the anti-debugger it'll just force close the game, this isn't like a crash. I know this is not a crash, this software is intentionally closing me out. Is there a way to trace where this crashing ASM is located. What method should I use to find a function that causes the game to crash when It detects a modification in the ASM.
|
|