Update README.md

merge-requests/1/head
xerox 4 years ago
parent 9d5f06674c
commit aec811a19d

@ -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.
<img src="https://cdn.discordapp.com/attachments/693313068247285821/701219951733768232/unknown.png"/>
### 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

Loading…
Cancel
Save