Дайте, пожалуйста, какую-то очень простую библиотеку для работы с памятью на С++. Чтобы были GetProcessesByName, GetModuleFromBase, WriteMemory, ReadMemory.
for WinAPI, you need to write a lot of lines of code, i would just like to get a library with which I could do the same thing, only without writing my self code to work with memory using WinAPI