modmap:模块扩展手动映射器

时间:2021-03-21 16:09:01
【文件属性】:
文件名称:modmap:模块扩展手动映射器
文件大小:23KB
文件格式:ZIP
更新时间:2021-03-21 16:09:01
C 模块扩展手动映射器 DLL手动映射器,将强制扩展现有模块的大小并将其自身映射到那里。 程序 选择一个模块。 如果没有冲突,请在模块结束后立即强制分配内存。 扩展模块在其LDR条目中的大小以进行匹配。 将DLL映射到此创建的区域中。 用法 加载驱动程序 modmap 例如: modmap fortniteclient-win64-shipping.exe d3d11.dll example.dll 笔记 仅在Windows 10 1803、1809、1903、1909上进行了测试,旨在用于x64目标进程和DLL。
【文件预览】:
modmap-master
----driver()
--------stdafx.h(782B)
--------main.c(3KB)
--------util.h(10KB)
--------driver.inf(2KB)
--------driver.vcxproj.filters(2KB)
--------core.h(1KB)
--------core.c(6KB)
--------util.c(2KB)
--------driver.vcxproj(8KB)
----modmap()
--------hijack.cpp(3KB)
--------modmap.vcxproj.filters(2KB)
--------stdafx.h(317B)
--------comm.cpp(3KB)
--------map.cpp(6KB)
--------hijack.h(136B)
--------main.cpp(567B)
--------modmap.vcxproj(7KB)
--------map.h(107B)
--------comm.h(2KB)
----.gitignore(6KB)
----README.md(642B)

网友评论