Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VollRagm authored Jan 31, 2022
1 parent 2d65e59 commit 6bd10b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ Note that this address only is valid in the selected processes context.
Get the virtual address of an unused loaded module in the process. Enter it in the Virtual Address textbox and translate it.
Chances are that the PTE of that VA or the subsequent PTE's PFNs is 0x0.
Now access the virtual address using a Debugger or Memory viewer, like Cheat Engine, and you will see how it raises a page fault, causing Windows Memory Manager to map the pages live.


A prebuilt release can be downloaded [here.](https://www.unknowncheats.me/forum/downloads.php?do=file&id=36119)

0 comments on commit 6bd10b9

Please sign in to comment.