CoreHook
CoreHook copied to clipboard
Cannot find Inject method in CoreHook.BinaryInjection nuget package
Hello,
I'm trying to migrate an old project from .net 4.5 (using EasyHooks) to .net 6.0, using your nuget packages.
I don't find the Inject method in nuget packages. From CoreHook source code, I assumed that this method was located in CoreHook.BinaryInjection package but I cannot find it.
Could you help me, please ?
By the way, do you have some samples for injector using nuget packages ? I've only found such samples for dlls to be injected.
Thanks