gpa
Get the address of an export inside a DLL.
参数
arg1
Export name.
[arg2]
DLL name.
结果
The $resultvariable is set to the export address. When the export is not found, $resultwill be set to 0.
Get the address of an export inside a DLL.
arg1
Export name.
[arg2]
DLL name.
The $resultvariable is set to the export address. When the export is not found, $resultwill be set to 0.