RSS Struggling of how use svcReadDebugProcessMemory()

GBATEMP

Member
Dec 15, 2024
1,889
0
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:

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...