Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 252 Bytes

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.