I\'m trying to get the base module address of a process in python. I thought this win32process.EnumProcessModules() might help me, but I\'m not sure how to use this
win32process.EnumProcessModules()