搜索资源列表
InjLib
- 关于DLL远程注入,利用remotethread注入线程技术,比较简单实用-on remote DLL injection, the use of threads remotethread injection technology, relatively simple practical
GrabHook
- 一个远程注入DLL的静态链接库,其中的RemoteSend函数实现了利用游戏自身的套接字远程发送封包的功能,在XP下,VC6编译通过-a remote DLL into the static link library, RemoteSend function of the realization of the game using their own remote socket packet of this function, In XP, compiled by VC6
DLL远程注入
- VBDLL远程注入。。
DLLremoteinject
- DLL远程注入技术范例, 详细注释说明如何把一个DLL远程注入到另外的进程里面,利用钩子监视外进程的消息。-Examples of long-range DLL injection technique, detailed notes on how to bring a long-range DLL is injected into another process which, to use hooks to monitor the news outside the process.
inject
- 一个代理软件必备的dll,一个远程注入的程序,实现注入到第三方程序中,以达到控制、监控第三方程序的作用,本程序只实现注入,其他功能在另一个dll中实现-Three Ways to Inject Your Code into Another Proce
ExeInjection
- DLL 注入器。 远程注入DLL并且启动它-DLL injector. DLL injection and remote start it
DLL_remote_injection_with_socket
- DLL远程注入并在dll中集成了socket数据传递-Remote DLL Injection and integrated in the dll socket data transfer
Remote-thread-injection
- 创建远程线程,无DLL直接注入其他进程!没有全部注入,只注入特定进程!可以自己改为全注入!-Create a remote thread, no DLL is injected directly into other processes! Not all of implantation, only into the specific process! Can inject itself into the whole!
yczr
- 远程注入!可以将指定dll注入到指定进程当中!仅供学习参考之用!-Remote injection! You can specify the dll into the process to specify which! Learning for informational purposes only!
InjectDll
- DLL注入工具源码,包括远程线程注入以及启动暂停进程修改入口注入,另附后者需要的特殊DLL的源码-DLL injection tool source, including remote thread injection and start the process to modify the entrance into the suspension, which attached a special DLL source code need
DLLzhuru
- dll远程注入的例子只有一个注入的cpp文件和h文件-dll is only one example of a remote injection into the cpp file and h file
VCPPCALL
- 使用了VC的远程调用。远程注入函数,可以实现游戏的功能。-Use the VC to remote callers. Remote into the function, the game features can be achieved.
RemoteThreadMateQQ
- QQ远程监控源码,通过DLL远程注入。窗口子类化、钩子等技术实现QQ聊天记录,密码等监控。申明:本程序仅用于技术研究。禁止用于非法行为。-QQ RMON source, through the DLL a remote injection. Window subclassing, hooks and other technologies to achieve the QQ chat records, passwords, and other monitoring. Disclaimer: Thi
Windows-Notepad-Autorun-Save
- 通过远程注入,给windows记事本提供自动保存的功能-Remote injection is automatically saved to the Windows Notepad
WinSpy_src
- 远程注入,通过远程注入方式获取其他窗口控件上的文字,包括密码输入框。-Remote injection, injection method through remote access to the text on the other window controls, including password entry box.
remoteinject
- dll远程注入,Hook 拦截消息和api,测试成功,修改期望拦截的api就可以了-dll remote injection, Hook intercept messages and api, test, modify the desired intercept api it
REMOTE--INJECT
- 远程注入源码,,很经典,需要的可以看看。含泪分享.-REMOTE INJECT ,VERY GOOD,YOU CAN SEE
InsertDll
- 远程注入系统进程, 并提升权限, 稳定效率, 示例代码全(Remote injection system process, And enhance permissions, Stability efficiency, Sample code complete)
常用注入调试函数
- 常用注入调试函数。包括查找pid 打开进程 读写内存 远程注入 模块枚举 等
进程注册表保护
- 使用mhook库设置函数钩子,支持x86 x64系统,远程注入dl方式实现任务管理器进程防杀,注册表防修改。