Click or drag to resize

RemoteHookingInstallSupportDriver Method

Installs the EasyHook support driver. After this step you may use InstallDriver(String, String) to install your kernel mode hooking component.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static void InstallSupportDriver()
See Also