DetoursNT icon indicating copy to clipboard operation
DetoursNT copied to clipboard

Detours with just single dependency - NTDLL

Results 1 DetoursNT issues
Sort by recently updated
recently updated
newest added

I was trying to build your injector project which depends on this projet. I am getting compiler errors regarding this cast: `*reinterpret_cast(nullptr) = nullptr;` I am also getting function re-definition...