i32-Sudo / PdFwKrnlMapper

An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE & PG to map the unsigned driver.
Other
73 stars 20 forks source link

unload #6

Open bullekorvar opened 2 months ago

bullekorvar commented 2 months ago

when mapping my driver using this eac tells me to unload the driver in C: even tho the unload gets called correctly. why and how do i fix it