22 skills found
fancycode / MemoryModuleLibrary to load a DLL from memory.
Genetic-Malware / EbowlaFramework for Making Environmental Keyed Payloads (NO LONGER SUPPORTED)
bb107 / MemoryModulePPMemoryModule which compatible with Win32 API and support exception handling
naksyn / PythonMemoryModulepure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory
strivexjun / MemoryModulePPmodify from memorymodule. support exception
YuriSizuku / Win MemoryModuleA flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.
Fr0sT-Brutal / Delphi MemoryModuleDelphi adaptation of MemoryModule — load DLL from memory. Also includes hooking utilities.
buguang01 / Bige游戏服务器框架。
Scavanger / MemoryModule.netLoading a native DLL in the memory.
wwh1004 / MemoryModuleLoad dll/exe from memory. Support .NET "AnyCPU" platform!
DSPlayer / MemorymoduleWith 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++ Memory Module. The port includes the complete memorymodule pascal sourcecode and examples to demonstrate the use.
trungnt2910 / MemoryModule.NETLoads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.
wheelerlaw / Go Memory ModuleGo wrapper for in-memory DLL module loader, MemoryModule
toringzhang / MemoryModule自己实现LoadLirbrary,GetProcAdd,FreeLirbrary等函数的功能,比特币病毒wcry就是用了这一功能
evilashz / RemoteMemorymoduleLoad the evilDLL from socket connection without touch disk
indygreg / Rs Memory Module SysRust bindings to https://github.com/fancycode/MemoryModule
hajimehoshi / Go MemorymoduleGo port of MemoryModule
damageboy / Memorymodule NetImplementation of the MemoryModule project in pure .NET...
forevermemory / MemoryModuleLibrary to load a DLL or SYS from memory
trungnt2910 / MemoryModulePP.NETMemoryModulePP but on .NET