getmodulehandle
Here are 6 public repositories matching this topic...
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
- Updated
Aug 3, 2023 - C++
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
- Updated
Jun 8, 2025 - C++
Library containing Anti-RE and Anti-Debug methods.
- Updated
Apr 30, 2025 - C++
GetModuleHandle implementation in C# using only NtQueryInformationProcess by walking the PEB
- Updated
Feb 9, 2024 - C#
Custom implementations of WinAPI functions GetProcAddress and GetModuleHandle by traversing low level Windows data structures.
- Updated
Nov 9, 2024 - C
POC of module enumeration through stack walking
- Updated
Apr 6, 2025 - C
Improve this page
Add a description, image, and links to thegetmodulehandle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegetmodulehandle topic, visit your repo's landing page and select "manage topics."