diff --git a/README.md b/README.md index de59732..fba7cae 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ Before I begin, those who helped me create this project shall be credited. - [Can1357](https://blog.can.ac), for helping me find the correct page in physical memory. -- buck, for teaching me everything about paging tables. (although not used in this project) - Ch40zz, for helping me fix many issues in things I could never have fixed. - wlan, I used your drv_image class :) @@ -20,8 +19,6 @@ All anti virus softwares must be disabled/uninstalled avast specically... they h This mapper should work without any issues for pretty much all versions of relevant windows. Tested on windows 10 (1803-1909), but should support all the way back to vista. - - ### What drivers support physical read/write? Any driver exposing MmMapIoSpace/MmUnmapIoSpace or ZwMapViewOfSection/ZwUnmapViewOfSection can be exploited. This means bios flashing utils, fan speed utils