POC of a better implementation of GetProcAddress for ntdll using binary search
-
Updated
Apr 8, 2024 - C
POC of a better implementation of GetProcAddress for ntdll using binary search
Custom implementations of WinAPI functions GetProcAddress and GetModuleHandle by traversing low level Windows data structures.
Add a description, image, and links to the peb topic page so that developers can more easily learn about it.
To associate your repository with the peb topic, visit your repo's landing page and select "manage topics."