You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.