Finding memory ranges of self--process
I can't think of a way to do this without a windows API providing the information. Does such an API exist?
I am trying to code a function for a hack that will find an address given a pattern of bytes starting at that address -- I know this already exists, but I want to find out how by myself.
Thanks.
I am trying to code a function for a hack that will find an address given a pattern of bytes starting at that address -- I know this already exists, but I want to find out how by myself.
Thanks.

