Library to load a DLL from memory.
翻译 - 从内存加载DLL的库。
modify from memorymodule. support exception
MemoryModule which compatible with Win32 API and support exception handling
A flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.
Delphi adaptation of MemoryModule — load DLL from memory. Also includes hooking utilities.
With BTMemoryModule for Lazarus and Delphi a dynamic link library (DLL) can be loaded from memory without storing it on the hard-disk first. BTMemoryModule is a Pascal port of Joachim Bauch's C / C++ ...
Framework for Making Environmental Keyed Payloads (NO LONGER SUPPORTED)
Loading a native DLL in the memory.
Load dll/exe from memory. Support .NET "AnyCPU" platform!
pure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory
Go wrapper for in-memory DLL module loader, MemoryModule