Posted: Mon Dec 24, 2012 1:54 pm Post subject: C++ Bypassing Integrity Check
Hey Guys.... while surfing The Net... I found about StealthEdit and It Was Really Awesome.!!
It Can Hook Functions Without Being Caught..!!
Aahhmm.. Straight to The Point... I Just Wanna Ask If How do that Plugin Works and a little bit example in C++ to make my own hook Undetected...
thanks in advance... _________________
Hi im almar from philippines and i'm using cheatengine in all of my games i've played
i join now here because i wanted to learn and
share if how to make the UCE [undetectable cheat engine]
Joined: 12 Dec 2012 Posts: 340 Location: Somewhere....
Posted: Mon Dec 24, 2012 2:06 pm Post subject:
The dll changes the memory access to non-executable, then uses a VE handler to control the access violations raised due to accessing a non-executable areas in the program's code, so when it happens, the handler redirects the EIP of program to another copied memory page,....this way you can modify whatever you want to execute without touching a single byte in the original code.
Can i Ask a bit example in C++ to make my own hook
and can you tell me what Kind of Hook is it.>?? _________________
Hi im almar from philippines and i'm using cheatengine in all of my games i've played
i join now here because i wanted to learn and
share if how to make the UCE [undetectable cheat engine]
Hi im almar from philippines and i'm using cheatengine in all of my games i've played
i join now here because i wanted to learn and
share if how to make the UCE [undetectable cheat engine]
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum