Method | Description | |
---|---|---|
Inject ( int pid, string bootstrapPath, string runtimeVersion, string injecteePath, string injecteeClass, string injecteeFunc ) : int | ||
Is64BitProcess ( int pid ) : bool |
Method | Description | |
---|---|---|
adjustDebugPriv ( int pid ) : void |
Method | Description | |
---|---|---|
GetFunctionAddress ( |
||
GetKernel32Module ( |
public Inject ( int pid, string bootstrapPath, string runtimeVersion, string injecteePath, string injecteeClass, string injecteeFunc ) : int | ||
pid | int | |
bootstrapPath | string | |
runtimeVersion | string | |
injecteePath | string | |
injecteeClass | string | |
injecteeFunc | string | |
return | int |
public static Is64BitProcess ( int pid ) : bool | ||
pid | int | |
return | bool |