文件名称:mmLoader:一个用于从内存(x86x64)绕过Windows PE loader加载dll模块的库
文件大小:31KB
文件格式:ZIP
更新时间:2024-05-29 22:45:05
pe-loader memory-module C
毫米加载器 mmLoader是用于直接从内存中加载DLL模块的库。 此外,它将正确处理导入/导出表而绕过Windows PE加载程序。 三胞胎 地位 x86-windows-static x64-windows-static | CI和CD系统已移至Azure DevOps,mmLoader将不会发布更多的块包。 vcpkg支持 mmloader现在在vcpkg上可用,只需通过命令安装即可: vcpkg安装mmloader:x86-windows-static vcpkg安装mmloader:x64-windows-static 如果要在shellcod模式下使用mmloader,则需要使用功能shellcode进行安装: vcpkg安装mmloader [shellcode]:x86-windows-static vcpkg install mmloader [sh
【文件预览】:
mmLoader-master
----.gitattributes(378B)
----.github()
--------workflows()
----src()
--------mmLoader()
----.clang-format(134B)
----demo()
--------demo-module()
--------CMakeLists.txt(2KB)
--------demo-mmloader-shellcode()
--------demo-mmloader()
----License(1KB)
----CMakeLists.txt(5KB)
----RunAllDemo.bat(745B)
----tools()
--------shellcode-generator()
----README.md(2KB)
----gen-vc-proj.bat(228B)
----.gitignore(632B)