getprocaddress topic
List
getprocaddress repositories
lazy_importer
1.5k
Stars
216
Forks
Watchers
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
BetterGetProcAddress
95
Stars
14
Forks
Watchers
POC of a better implementation of GetProcAddress for ntdll using binary search
umium
95
Stars
19
Forks
Watchers
Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI
IsDebuggerPresent
19
Stars
9
Forks
Watchers
Debugger checks in 3 ways
shadow_syscall
110
Stars
11
Forks
Watchers
windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export enumeration, wrapper around kuser_shared_data. supported compil...
lazy_import
24
Stars
1
Forks
Watchers
Lazy Import technique implementation to call any import in the runtime