Releases: unknownv2/CoreHook.Host
Releases · unknownv2/CoreHook.Host
v2.0.5
Merge pull request #53 from unknownv2/coreload-v2
Use wcsnlen instead of wclen to validate user DLL paths and names
v1.0.11
Merge pull request #41 from unknownv2/develop
Change the DLL export name UnloadRunTime to UnloadRuntime
v1.0.9
Removes the WaitForDebugger option during CoreCLR initialization.
v1.0.8
This version includes the change for passing the parameter to CoreLoad.Loader.Load as a pointer instead of a string, so all older versions are deprecated.