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
No, this project is for injecting a DLL that does arbitrary things. It doesn't provide a general way of hooking functions. You could look into the Microsoft project "Detours", or one of the many alternatives.
Hi,
Can you explain more how I should inject a dll into a running process? And how can I run a method from dll?
Thanks.
The text was updated successfully, but these errors were encountered: