搜索资源列表
HideDll
- 汇编实现注入 进程 达到隐藏dll的运行-InjectRemoteDll use asm
Universal-injector
- 通用注入器!可以注入很多的进程!把你的DLL注入到你要注入的进程!-Universal injector.
E语言登陆器
- 文件说明: 1、网关服务端 就是网关服务的源代码了,主要用来向登陆器以及游戏客户端DLL下发运行参数等工作。 2、服务端解密DLL 注入游戏服务端进程HOOK RECV对封包解密。 3、客户端加密DLL 注入游戏客户端进程HOOK SEND对游戏封包进行加密。配合服务端加密DLL完成对游戏封包的重新加解密过程。 作用原理: 通过HOOK方式拦截游戏客户端的封包发送和游戏
UseDllPro
- DElphi DLL进程注入实如例,只供参考。-The process injected DElphi DLL real, such as cases for reference only.
in-exe
- 易语言编写的可以自定义向任何进程注入自己的d-Custom dll injection to any process
imezhuru
- 可以用于DNF的注入dll文件用,如果会用,还可以自己修改进程名,注入到别的游戏也可以。-DNF injection of dll files can be used with, if you will use, you can also make changes to the process name injected into other games.
DLL-injection
- dll注入: 所谓DLL注入就是将一个DLL放进某个进程的地址空间里,让它成为那个进程的一部分。要实现DLL注入,首先需要打开目标进程。-dll injection: the so-called DLL injection is a DLL into the address space of a process, let it be a part of that process. To achieve DLL injection, you first need to open the tar
dllzhuru
- 易语言 dll注入器源码,直接编译即可使用,注入任意进程d-Dll injector easy language source code, can be used directly translated to inject arbitrary process dll
Driverpro
- 驱动级注入进程,通过LdrLoadDl的驱动级dll注入源码-By LdrLoadDl source driver stage dll injection
srfzr
- 支持注入dll到任意进程 非常方便 例如 穿越火线,dnf,qq飞车-Support DLL injection into any process Very convenient
Memory-injection-DLL
- .子程序 标题取窗口句柄, 整数型, 公开, 根据窗口标题和类名获取窗口句柄,成功返回句柄,失败返回0或-1 .参数 窗口标题, 文本型, , 窗口标题 .参数 窗口类名, 文本型, 可空, 窗口标题 .子程序 内存注入dll, 整数型, 公开, 被注入的dll不能加强壳 必须静态编译 不能使用部分窗口组件 .参数 窗口句柄, 整数型, , 欲注入DLL的进程的窗口句柄 .参数 欲注入的字节集, 字节集, , 欲注入的DLL字节集 -. subroutine tit
DLL-injection
- 可将dll注入指定的进程中,然后执行函数-DLL can be injected into the specified process, and then the implementation of the function
cqsjzr
- 这是一款针对传奇世界2制作的注入工具,可以将DLL程序注入进游戏进程而不提示非法,能完善的实现DLL程序的注入,并不影响源程序的运行.-This is a legend in the world for the production of 2 injection tool, the DLL can be injected without prompting illegal, can improve the implementation of DLL injection procedure doe
Delphi-Socket
- 对应用程序发送和接收的网络数据进行拦截,HOOK目标进程的发送和接收的API函数,原理是利用消息钩子将DLL中的代码注入到目标进程中,再用GetProcAddress得到API函数入口地址,将函数入口址改为自己 定义的函数入口,这样就得到了API函数的相应参数,处理完后,再改回真实API函数入口地址,并调用它。- U5BF9 u5E9 u7281 u7R3 u7R0 U53D1 u9101 u5A1 u6A1 u7681 u7681 u6681 u6681 u66
726139
- 该软件为进程注入DLL made by 易语言()