GitHub topics: getprocaddress
JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Language: C++ - Size: 93.8 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 1,754 - Forks: 228

annihilatorq/shadow_syscall
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 compilers: clang, gcc and msvc
Language: C++ - Size: 249 KB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 178 - Forks: 21

hotline1337/umium
Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI
Language: C++ - Size: 45.9 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 107 - Forks: 19

vtl0/firewalker
POC of module enumeration through stack walking
Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

karel-burda/function-loader
Header-only library that can execute functions in a shared library and provides wrappers around these
Language: C++ - Size: 156 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 4

annihilatorq/lazy_import 📦
Lazy Import technique implementation to call any import in the runtime
Language: C++ - Size: 34.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 21 - Forks: 1

ricardojoserf/GetProcAddress
GetProcAddress implementation in C# walking the PEB using only ReadProcessMemory
Language: C# - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

mp81ss/get_api_address
A small and portable 32/64 bit C code to get windows API address without calling any API
Language: C - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

0x00Jeff/BetterGetProcAddress
POC of a better implementation of GetProcAddress for ntdll using binary search
Language: C - Size: 7.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 96 - Forks: 14

vicboma1/Inject-DLL
Inject DLL
Language: C# - Size: 2.37 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

killswitch-GUI/IsDebuggerPresent
Debugger checks in 3 ways
Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 9
