TheCruZ / kdmapper

KDMapper is a simple tool that exploits iqvw64e.sys Intel driver to manually map non-signed drivers in memory
MIT License
1.92k stars 497 forks source link

Update service.cpp #98

Closed RadonCoding closed 1 year ago

RadonCoding commented 1 year ago

RegDeleteKeyW will not work if the specified key has subkeys. Instead use RegDeleteTreeW.