Given a handle over an opened process and a module will scan memory after a byte pattern and return its corresponding memory address.
Search a byte pattern given a memory location. Will query memory location information and search over until it reaches the length of the memory page. If nothing is found the function returns the next page location.