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
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
Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI
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.
reimplementation of GetModuleHandle & GetProcAddress functions without any imports.
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."