搜索资源列表
DDPHelpSrc
- QQ对对碰游戏* 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小*,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
InjectDLL
- 讲述向其它进程注入线程的方法,windows高级编程上提到过。windows进程间通讯的一种方法,值得一看-on to other threads into the process, senior programming windows mentioned. Windows inter-process communication method, an eye-catcher
guitusaipao
- 编写一个程序生成两个线程(进程)模拟龟兔赛跑。 1、兔子进程优先级高,因而跑的快,但兔子进程随机发生一些睡眠。 2、乌龟进程优先级低,因而跑的慢,但乌龟进程不发生睡眠。 3、程序应能用动画方式显示龟兔赛跑的进程。 源程序如下:(我在vc6.0调试通过)-procedures for the preparation of a generation two threads (processes) simulation hand. 1, rabbits process high pri
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
acl.2.1.2.8.src.2012.7.2
- acl 框架库是一个 C 库,主要包含:服务器开发框架、同步/异步网络通讯、常用数据结构、进程池/线程池、流式 xml/json 解析器、http/ping 应用协议等内容-Acl framework library is a library of C, mainly include: server development framework, synchronous/asynchronous network communication, the common data structure, p
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
byautiful
- 非常经典的华容道游戏源码,不仅游戏写的好,界面也很漂亮!(A very classic game hua-rong-dao game source code, not only to write a good game, the interface is also very beautiful!)
x64注入源码
- 这是一份能把64位的DLL远程线程注入到x64进程的源码(x64 injection DLL source code)