I\'m trying to read data from memory of a process by inputing the process name, then finding PID using psutil. So far I have this:
import ctypes from ctypes
On Windows, the PyMem library can help you with that: https://pymem.readthedocs.io/