
C++ library to load DLLs directly from memory without touching disk, with exception handling support, enabling stealthy code execution and evasion of file-based detection.
memorymodule:https://github.com/fancycode/MemoryModule
Library to load a DLL from memory
Modify from memorymodule. Support exception