Posted: Thu Oct 13, 2016 9:22 pm Post subject: Looping through a pointer to find a value
Hey so I'm sorry if this is a noob question but I've been looking a lot and I can't fins anything on it. Okay so I have a stable pointer to my entity structure and while I can find a few values I suspect a few more interesting values may be hidden somewhere within the structure. I'm just not sure how to search for them. I've tried using pointer scan and setting the structure base as the start but that is not turning up any of the results. To test it I gave it an address I knew for a fact was in the structure and it didn't find that.
So in the example image if I have the pointer at (9B5D6F0) and I wanted to loop through it to find the highlighted address, how would I go about doing that?
I've been trying to use structure spider to achieve this maybe I'm using it wrong I don't know. Is it not used to just compare values between structures rather than finding a value in a structure?
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