| View previous topic :: View next topic |
| Author |
Message |
LiquidSploit How do I cheat?
Reputation: 0
Joined: 08 Jun 2015 Posts: 2
|
Posted: Mon Jun 08, 2015 11:47 pm Post subject: Tutorials for finding memory checks? |
|
|
Hi! I am interested in knowing how people are able to find memory checks such as Crysis 3's integrity check. I want to learn myself so I would appreciate it if anyone could link any tutorials that could possibly help me learn.
Thank you!
|
|
| Back to top |
|
 |
danrevella Master Cheater
Reputation: 2
Joined: 11 Jun 2008 Posts: 293
|
Posted: Tue Jun 09, 2015 3:22 am Post subject: |
|
|
| The stealthedit plugin is able in intercepting the integrity check.
|
|
| Back to top |
|
 |
LiquidSploit How do I cheat?
Reputation: 0
Joined: 08 Jun 2015 Posts: 2
|
Posted: Tue Jun 09, 2015 5:42 pm Post subject: |
|
|
| I know about stealthedit but I want to know how one can locate the memory check and disable it manually so that I can apply it to other games that have taken measures against stealthedit.
|
|
| Back to top |
|
 |
danrevella Master Cheater
Reputation: 2
Joined: 11 Jun 2008 Posts: 293
|
Posted: Wed Jun 10, 2015 12:49 am Post subject: |
|
|
I understand this, stealthedit (in the 2^ version) has an option to intercept the integrity routine, so you may follow it and then disable.....
There are no rules coz every integrity routine may be written in different way, but if you know were is located you may follow it.
Stealthedit give in your hand the check routine, you must understand how it work and the disable it....
|
|
| Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Wed Jun 10, 2015 2:51 am Post subject: |
|
|
I remember Geri having written a rather interesting article on this, not for crysis 3 but a different game. Check his site and read the xlive article and another one specifically dealing with memory checks.
Dealing with these checks is actually pretty simple but its their amount that is a pain in the ass to deal with. Breakpoint the code location (NOT the address) that is causing crashes when you modify it, the memory area that is checking it should pop-up. Some checks won't immediately appear so you have to play the game etc and find them. It is written in detail in that article.
_________________
|
|
| Back to top |
|
 |
|