library for importing functions from dlls in a hidden, reverse engineer unfriendly way
-
Updated
Aug 3, 2023 - C++
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
A modern zero-allocation C++23 library for working with low-level Windows within user-space. Iteration over loaded modules via PEB, EAT iteration, lazy imports, syscalls, and more.
Library containing Anti-RE and Anti-Debug methods.
GetModuleHandle implementation in C# using only NtQueryInformationProcess by walking the PEB
Custom implementations of WinAPI functions GetProcAddress and GetModuleHandle by traversing low level Windows data structures.
POC of module enumeration through stack walking
Custom GetModuleHandle and GetProcAddress implementation without calling the Windows API
Add a description, image, and links to the getmodulehandle topic page so that developers can more easily learn about it.
To associate your repository with the getmodulehandle topic, visit your repo's landing page and select "manage topics."