Update README.md

master
_xeroxz 3 years ago
parent 61417bd0b7
commit 862bffec32

@ -8,7 +8,7 @@
# PTM - Paging Table Manipulation From Usermode
paging table manipulation from user-mode. operations such as getting and setting all paging table entries and values are offered. the code is aware of large pages and allows the programmer to allocate 2mb pages if needed (without going through all of the shenanigans of breaking a 2mb page down over a new PT handled by the user). Link to write up can be found [here](https://back.engineering/01/12/2020/).
paging table manipulation from user-mode. operations such as getting and setting all paging table entries and values are offered. the code is aware of large pages. Link to write up can be found [here](https://back.engineering/01/12/2020/).
# example

Loading…
Cancel
Save