RemoteHookingInject Method |
Name | Description | |
---|---|---|
Inject(Int32, String, String, Object) |
See Inject(Int32, InjectionOptions, String, String, Object) for more information.
| |
Inject(Int32, InjectionOptions, String, String, Object) |
Injects the given user library into the target process. No memory leaks are left
in the target, even if injection fails for unknown reasons.
|