Okay, so I'm starting coding. I made a simple script that writes (in a direct manner) to CF's memory. I don't wanna give out source (you probably wouldn't understand it anyway because it's in ASM) but when I use my X-Trap Bypasser, the script works fine. Without it though, it doesn't seem to take effect.
Is this because they blocked certain methods from working? There's no error at all, it just has no effect without an X-Trap Bypasser. Just wondering, unless the pointers change because X-Trap is / isn't open (which I doubt).
Another question could be
what I would need to do to get the memory edit to work? It doesn't have to be direct and you can write in C (I'll translate it to ASM). I have all my variables, but it seems I can't write when X-Trap is open.
Maybe @
tdct could help me out with this
EDIT: D'oh! I should've printed my variables.
I can't get/read for any base addresses or pointers, but it works only when X-Trap is closed??? I think X-Trap is blocking my method so I guess it's detected.
Still would like some help though.