V4SS3UR / DetourUtility

An utility for redirecting C# methods at runtime using detours. Enables patching and replacing method implementations dynamically. It allows altering static/instance methods, property accessors, and extern methods with runtime method redirection.
19Updated 3 weeks ago

Related projects

Alternatives and complementary repositories for DetourUtility