Skip to content

Releases: unknownv2/CoreHook.Host

v2.0.5

26 Jan 05:38
5e6abc8
Compare
Choose a tag to compare
Merge pull request #53 from unknownv2/coreload-v2

Use wcsnlen instead of wclen to validate user DLL paths and names

v1.0.11

18 Nov 23:58
4f2b21a
Compare
Choose a tag to compare
Merge pull request #41 from unknownv2/develop

Change the DLL export name UnloadRunTime to UnloadRuntime

v1.0.9

06 Nov 05:19
ca85d91
Compare
Choose a tag to compare

Removes the WaitForDebugger option during CoreCLR initialization.

v1.0.8

21 Oct 16:41
811e8aa
Compare
Choose a tag to compare

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.