https://github.com/crvvdev/MasterHide/blob/3e79de125c690663d88272dcb9855c5ec216293c/MasterHide/shadow_ssdt.cpp#L203 "\\Windows\\ApiPort" lenght is 17, not 20 `wcsncmp( L"\\Windows\\ApiPort", ObjName->Name.Buffer, 17 )`
MasterHide/MasterHide/shadow_ssdt.cpp
Line 203 in 3e79de1
"\Windows\ApiPort" lenght is 17, not 20
wcsncmp( L"\\Windows\\ApiPort", ObjName->Name.Buffer, 17 )