unknownv2 / CoreHook

A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
MIT License
259 stars 40 forks source link

Breaking Change: Use IntPtr instead of string for CoreLoad.Loader.Load function #79

Closed unknownv2 closed 5 years ago

unknownv2 commented 5 years ago

This requires using the latest corerundll at https://github.com/unknownv2/CoreHook.Host