Quote Originally Posted by Chad View Post
When I try to get the base address all I hit is, "A 32 bit processes cannot access modules of a 64 bit process." which just makes me want to put a hole through my monitor.
To me that error seems like it stems from an incompatibility in memory/OS architecture.

Are you running a 32-bit (x86) or 62-bit (x64) machine? What is the program you're trying to read memory from?