24quant42 Cheater
Reputation: 0
Joined: 19 Apr 2023 Posts: 34
|
Posted: Mon Jan 05, 2026 11:29 am Post subject: How to work with dbk? |
|
|
After connecting ce to the program, I did not see the names of the modules in the memory viewer. Therefore, I decided to get the module I needed using the onOpenProcess method, then I got EPROCESS via dbk_getPEProcess and then output the addresses of the modules I needed from the console, then I mixed them up and found the function. Which is also not displayed in symbols.
After that, I wanted to create an AOB, I created the simplest one using inject.
But the bytes were not replaced, and the checkmark did not change to a cross, as it usually happens when the AOB is in the Active state. Active does not work here.
I also noticed that in the memory scan, Protect is specified as No Access.
What am I doing wrong with dbk? Is there any instruction on how to work through dbk so that AOB can be used?
|
|