Posted: Thu Mar 13, 2014 1:28 pm Post subject: Cant find array of byte even though i can see it
So i have found this line, if i nop it i get no cd on all of my skills.
But i cant find the bytes even if i see it, tried a bunch of different bytes but i still cant find it.
wat do?
EDIT: What i mean is that i want to create an aob script, but even if i try looking for these bytes in a normal ce search i cant find them.
EDIT2: Also just tried to find a pointer and it shows 0 threads and 0 pointers, is it protected or something ? Also i still can nop it and change stuff..
CE's main window has 3 checkboxes that read "Writable", "Executable", and "CopyOnWrite". Right-click on any of them->preset scan all memory, then do your aobscan again.
In a program, variables are stored in regions that are just writable.
The code is in regions that are read-only, executable and might have the CopyOnWrite option.
By default the scanner only look for variables. _________________
DO NOT PM me if you want help on making/fixing/using a hack.
CE's main window has 3 checkboxes that read "Writable", "Executable", and "CopyOnWrite". Right-click on any of them->preset scan all memory, then do your aobscan again.
In a program, variables are stored in regions that are just writable.
The code is in regions that are read-only, executable and might have the CopyOnWrite option.
By default the scanner only look for variables.
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