You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: