BetterGetProcAddress Save

POC of a better implementation of GetProcAddress for ntdll using binary search

Project README

BetterGetProcAddress

POC of a better/faster implementation of GetProcAddress using binary search, see the benchmark directory for more info about speed

note that I'm using mingw-gcc, if that's not the case for you, you might need to provide some struct declarations such as the PEB, instead of including winternl.h

also shoutout to hyper and base64

writeup explaining how this works

Open Source Agenda is not affiliated with "BetterGetProcAddress" Project. README Source: 0x00Jeff/BetterGetProcAddress
Stars
96
Open Issues
0
Last Commit
2 weeks ago

Open Source Agenda Badge

Open Source Agenda Rating