updated readme

merge-requests/1/merge
IDontCode 4 years ago
parent f46e90bf27
commit 056ce9a98b

@ -6,7 +6,7 @@
<img src="https://githacks.org/xerox/ptm/-/raw/d9e67ce6baae8a455b2f9218fed8f1d8fca04a16/img/VDM-Inherited-green.svg"/>
</div>
# PTM
# 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/post/virtual-memory/).

Loading…
Cancel
Save