Posted: Wed Nov 25, 2020 1:18 pm Post subject: Pointer Scanner with Dereferenced Base Address
Hello
I want to test Base Address Param in Pointer Scanner.
I want to scan for address EEBFF924
My base address param is a dereferenced pointer chain :
Usually, you put something like :
"app.exe" + 01F4DE84
But i want "app.exe" + 01F4DE84 + 4 + C5 as my base address. So i put the deferenced pointer chain ( because "app.exe" + 01F4DE84 + 4 + C5 as param doesn't seem to work) :
Base Address : EEBFF8C8
Wanted Address : EEBFF924
See attachment
I am expecting that one result with offset0 : 5C
But i get no results. Same thing when i do "Scan for addresses with value"
Does CE move byte per byte in memory range and try to interpret according to wanted value type and check if the value is the one ?
Or CE works totally differently ?
EDIT : I am trying to find offsets leading to a specific value descending from this base address
Thanks a lot
ce.png
Description:
Filesize:
189.34 KB
Viewed:
981 Time(s)
Last edited by mzutg on Wed Nov 25, 2020 1:57 pm; edited 1 time in total
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