View Single Post
  #1  
Old 01-30-2005, 20:48
abitofboth
 
Posts: n/a
weird search behavior

Hello

- I am debugging/spying/locating addresses in this program.
- I am using L.Spiro's MemoryHackingSoftware (2.0.2.0)

Here's the weird behavior; doing a narrow search and I will find what im looking for, using a wider will NOT.. Its weird, its almost like it leaps OVER the address in question. Its like this.
The address I want is at 00D40240, a search (Integer) from 00D40230 to 00D40250 FINDS the address (containing the value i searched for).
However if I widen the searchable address space (I may get alot of results, just not the _right_ one) say like a little bit like the starting address 00D30230 (00D30230 - 00D40250) I will get nothing ?

Im sure the answer is obvious and the question dumb, please bare with me! )

Oh .. and as far as i can tell, im not in violation of any TOS of the forums, but if.... well ...

Thanks ?

- abitshifterwannabe
Reply With Quote