搜索资源列表
DDPHelpSrc
- QQ对对碰游戏* 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小*,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
traversememadd.rar
- 游戏内存地址遍历工具vc源码.里面包含提权,远线程注入,枚举进程,条件过滤等多项功能.vs2008编译通过,Game memory address vc ergodic source tools. Which contains the right to mention, much thread injection enumeration process, a number of functions such as filtering conditions. Vs2008 compiled thr
WLYXjiasuqi
- 网页游戏加速器适用于任何游戏加速,通过进程线程来实现加速 非常稳定-Webpage game accelerator is applicable to any game, through the process of thread to achieve accelerated very stable
DDPHelpSrc
- QQ游戏之对对碰*, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小*,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
spyPP
- SPY++ 是*的好帮手 可以查看窗口句柄,进程ID,线程ID,窗口标题,类名,消息代码 发送消息-A hacking tools
wai_gua_zuo_fang_zhu_ru_li_zi
- *作坊所有的注入例程,有分层注入,钩子注入,连环注入,输入法注入,网络注入,线程注入,新进程注入,注入内存DLL对于新手提高有帮助-Plug workshops injection routine, stratified injection hook into comic injected input method injection network inject threads into the new process injection, inject memory DLL for the
jbck-v2.3
- 用于查找游戏进程,线程,进程ID,本工具无毒,请放心下载。-Used to find the course of the game, the thread, the process ID, the tool is non-toxic, please rest assured download.
KeyboardHook
- 原理:通过SetWindowsHookEx函数将DLL注入到进程的地址空间中,线程dwThreadId获取到的键盘消息会实现被钩子拦截-Principle: The SetWindowsHookEx function DLL is injected into the process s address space, the thread dwThreadId get to the keyboard hook to intercept messages will be achieved
zhuruDLL
- 线程注入DLL源码,用超级模块线程注入命令,来注入DLL到目标进程-Thread into the DLL source code, using the super module thread injection command, to inject DLL into the target process
GEThOOK
- HOOK游戏读内存、写内存、开远程线程函数,获取所有参数,并发回给自己进程-HOOK game memory read and write memory, open the remote thread function, access to all parameters, and send back to their own process
l
- 获取系统进程信息源码例程程序结合易语言扩展界面支持库调用API函数获取系统进程ID、进程全路径名、线程数、相应的窗口名以及窗口句柄等信息。 -Access to the system process information source routine procedures combined with easy language extension interface to support the library call API function to obtain the system
x64注入源码
- 这是一份能把64位的DLL远程线程注入到x64进程的源码(x64 injection DLL source code)