Finding base address of process
Im working on a tool that modifies the value of memory addresses but my problem is that the programs base memory address changes every time I open it. So how would I go about finding the base memory address of a program In VB ?