Update README.md

master
xerox 4 years ago
parent a79e358a68
commit 7e6f25e3d1

@ -74,7 +74,7 @@ BEDaisy then sends a few IOCTL's to disk.sys using `ZwDeviceIoControlFile`
# IRP
BEDaisy checks the IRP's of every single loaded driver. Below is the checks done on dxgkrnl.sys on windows 10-2004.
BEDaisy checks the IRP's of every single loaded driver. Below is the checks done on dxgkrnl.sys on windows 10-2004. Base address of dxgkrnl.sys is `0xfffff80498f10000`.
```
00042942 92.55983734 [GoodEye]gh_wcsnicmp called from: 0xFFFFF804DEFDD874

Loading…
Cancel
Save