gpa

Get the address of an export inside a DLL.

参数

arg1 Export name.

[arg2] DLL name.

结果

$result 变量设置为导出地址。未找到导出时,$result 将设置为 0。