Update README.md

merge-requests/1/head
_xeroxz 3 years ago
parent ebe0ab4eab
commit 7be51648ad

@ -13,10 +13,6 @@ HMDM is a driver mapper which uses any method to allocate kernel memory and any
In order to create a `drv::hmdm_ctx`, one must first declare two lambdas. One lambda for allocating executable kernel memory, and another lambda for arbitrary kernel writes. Programmers can use any vulnerabilities to facilitate these requirements. In order to create a `drv::hmdm_ctx`, one must first declare two lambdas. One lambda for allocating executable kernel memory, and another lambda for arbitrary kernel writes. Programmers can use any vulnerabilities to facilitate these requirements.
#### executable kernel memory allocation
Here are two examples of `drv::kalloc_t` lambdas.
###### drv::kalloc_t - VDM Example ###### drv::kalloc_t - VDM Example
*** ***

Loading…
Cancel
Save