Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 229 Bytes

File metadata and controls

6 lines (4 loc) · 229 Bytes

GetFunctionPointer

Toy reimplementation of Windows API's GetProcAddress.

Made this repo in order to not forgot how it works. There's a lot of room for improvement.

This is an educational project, don't use it in production.