Исходник PTM - Paging Table Manipulation From Usermode

Начинающий
Статус
Оффлайн
Регистрация
4 Авг 2020
Сообщения
12
Реакции[?]
6
Поинты[?]
0
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).

table entry manipulation

  • get / set pml4e's
  • get / set pdpte's
  • get / set pde's
  • get / set pte's
table manipulation

  • copy table
  • make self referencing table.
virtual memory

  • convert virtual addresses to physical addresses
  • get table entries for a given address
  • change table entries for a given address
credit

  • buck
  • Ch40zz
  • Xerox

Download:
Пожалуйста, авторизуйтесь для просмотра ссылки.
 
Последнее редактирование:
Сверху Снизу