Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BananaHook
Specs
SubjectToHook
GetProcAddress
BananaHook.Specs.SubjectToHook.GetProcAddress C# (CSharp) Method
SubjectToHook Class Documentation
Exibir arquivo
Open project: sgraf812/BananaHook
GetProcAddress()
private
method
private
GetProcAddress
(
IntPtr
hModule
,
string
name
) :
IntPtr
hModule
System.IntPtr
name
string
return
System.IntPtr
private static extern IntPtr GetProcAddress(IntPtr hModule, string name);
SubjectToHook
FreeLibrary
GetProcAddress
LoadLibrary
SubjectToHook