zhuhuibeishadiao / NewHideDriverEx

Hide Driver By MiProcessLoaderEntry
281 stars 145 forks source link

Windows 8.1 Support #6

Open Grabowski95 opened 5 years ago

Grabowski95 commented 5 years ago

Hello,

Good day!

Would you be so kind of helping me create Windows 8.1 versons of: NTSTATUS HideDriverWin81(PDRIVER_OBJECT pTargetDriverObject)

Any useful tips for finding correct signature?

Thank you, Filip

zhuhuibeishadiao commented 5 years ago

Hello,

Good day!

Would you be so kind of helping me create Windows 8.1 versons of: NTSTATUS HideDriverWin81(PDRIVER_OBJECT pTargetDriverObject)

Any useful tips for finding correct signature?

Thank you, Filip

see https://github.com/Sqdwr/HideDriver This project only provides ideas and will not be updated