DaviFN Cheater
Reputation: 0
Joined: 23 Oct 2016 Posts: 32
|
Posted: Mon Oct 24, 2016 8:50 am Post subject: (C++) How to use WPM and RPM function from CE's dbk32.dll? |
|
|
Hello everyone.
I want to use the WriteProcessMemory and ReadProcessMemory that CE does (in Kernel mode), but in C++.
I have the dbk32.dll and the dbk32.sys from Cheat Engine 5.6.1. I managed to succesfully load the DLL, but when I try to use the WPM function it simply crashes my C++ program.
I'm a newbie in programming. So what I want is:
The syntax and a code example of how to use WPM and RPM (from dbk32.dll) in C++.
Thank you!
|
|