Hey, I wonder how can I use svcReadDebugProcessMemory() (or dmntchtQueryCheatProcessMemory() (???))
See a lot of examples in GitHub, and all of them are kinda like mine but this just doesn't works.
I'll let some code bellow.
My log with the error (using svcReadDebugProcessMemory())
Code:
My log with the error (using dmntchtQueryCheatProcessMemory())
Code:
Read more
Continue reading...
See a lot of examples in GitHub, and all of them are kinda like mine but this just doesn't works.
I'll let some code bellow.
My log with the error (using svcReadDebugProcessMemory())
Code:
Code:
svcReadDebugProcessMemory failed: 0xe401
svcDebugActiveProcess failed: 0xf401
My log with the error (using dmntchtQueryCheatProcessMemory())
Code:
Code:
dmnt:cht is enabled
dmntchtForceOpenCheatProcess failed...
Read more
Continue reading...