martona / getprocaddress

Return the address of the GetProcAddress function with no initial knowledge of any module locations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getprocaddress

Return the address of the GetProcAddress function with no initial knowledge of any module locations. Does not link to CRT or any other libraries, completely self-contained.

Initial version. Work in progress. Probably not safe to use.

About

Return the address of the GetProcAddress function with no initial knowledge of any module locations.

License:MIT License


Languages

Language:C 100.0%