This Bypass doesn't work for the Trainer... I already said it.Quote:
[Only registered and activated users can see links. Click Here To Register...]
just allocate new memory and let xtrap search into the new memory, so you can edit the original memory. or just allocate only a page and use page guards or whatever and change your code there ;o (you can use page guards without copieng a whole page too, just saying..)Quote:
Xtrap can detect Memory Changes. All the Hacks from the "Need a full XTRAP HGWC Bypass" are Hacks which change the Memory.
The onomato Bypass doesn't Bypass the Xtrap Memory Detection.
That means it still detects the Memory Change.
If you want to get that working you would have to write your own Xtrap Bypass which includes that. Or use Cheat Engine with the Stealth Engine 2 Plugin. (In that case you need to know the Adresses and some basic knowledge about game hacking). [Only registered and activated users can see links. Click Here To Register...] could help you with that.
Regards -CMD-
The Green Part is exactly what I'm doing actually.Quote:
just allocate new memory and let xtrap search into the new memory, so you can edit the original memory. or just allocate only a page and use page guards or whatever and change your code there ;o (you can use page guards without copieng a whole page too, just saying..)