递归火山软件开发平台
标题:
★ 发现一个比较好的内存DLL库
[打印本页]
作者:
urenai
时间:
2022-6-28 21:29
标题:
★ 发现一个比较好的内存DLL库
本帖最后由 urenai 于 2022-6-28 22:19 编辑
原贴 :
http://bbs.voldp.com/forum.php?mod=viewthread&tid=14536&extra=
下载地址: GITHUB MemoryModule
(, 下载次数: 32)
上传
点击文件名下载附件
下载地址:
GITHUB MemoryModulePP
(, 下载次数: 29)
上传
点击文件名下载附件
这个是基于上面的
下面是 说明很厉害。
Compatible with Win32 API (GetModuleHandle, GetModuleFileName, GetProcAddress and any Resource API)
Support for C++ exceptions and SEH
Optimized MEMORYMODULE structure
Use reference counting, repeated loading of the same module will update the reference counting, please refer to LdrLoadDllMemoryExW
The above features can be turned off through the dwFlags parameter of LdrLoadDllMemoryExW
Support for TLS(Thread Local Storage)
DllMain can receive four types of notifications
Support forward export
Provides limited support for .net assembly loading
复制代码
之前写了一个单进程IP代理软件,就是写个DLL 内存注入 后 hook couuect wsaconnect connectex。转向。
因为易语言写的总是误报。就用火山重新写一份,可最后发现没合适的内存注入。
因为前几天有人发了关于内存DLL的问题,让我想起了这个事情。
看 能不能帮弄个模块学习一下。c玩不转。
作者:
tmf19901124
时间:
2022-6-28 22:46
1
作者:
xxw
时间:
2022-6-29 18:39
tmf19901124 发表于 2022-6-28 22:46
1
很有灵性。
作者:
urenai
时间:
2022-6-30 10:37
学习...
作者:
urenai
时间:
2022-6-30 22:49
学习...
作者:
urenai
时间:
2022-7-3 00:55
学习...
欢迎光临 递归火山软件开发平台 (https://bbs.voldp.com/)
Powered by Discuz! X3.4