-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CR3 Update #33
Comments
It didn't get updated last night. Still works fine. If you're talking about Rust, they just keep changing the CR3 non stop now. I will not be providing a fix for that |
Thank you for your reply. Does this mean that the current state of RUST can be retrieved, but it is changing in real-time? |
Yea. if you want it to work again you will have to spam fixCR3() every tick basicly, but DMA doesn't update the DTB list that often so you gotto figure out something for that so it updates it every tick aswell so you can actually patch cr3 when eac changes it again |
memprocfs does not provide refresh dtb, nor do we get real-time dtb commands, we have to find a way to solve it |
I really want to know how I should update this DTB |
Could you tell me how to make DMA update the DTB list in real-time? I've spent several hours reading the source code but couldn't find where the DMA updates the DTB list |
this is something for you to figure out yourself. |
CR3 was updated last night. Please tell me how I should update my current CR3
The text was updated successfully, but these errors were encountered: