View Single Post
Old 2nd March 2007, 12:23   #60  |  Link
BlazingMind
Registered User
 
Join Date: Feb 2007
Posts: 19
Quote:
Originally Posted by arnezami View Post
PPS. I'm also having a practical problem: my GetMemoryAddressFromPattern function doesn't seem capable of looking at the entire memory: it can't find patterns that are in the further portions of memory (those areas I can see using a WinHex dump). I'm not sure what "further" exactly is here. If somebody can give suggestions to solve this please do.
It might be that it gets confused by signing? (addresses above 2GB may be interpreted as being negative or positive). Just a guess.

What language is it written in?
BlazingMind is offline   Reply With Quote