搜索资源列表
DDPHelpSrc
- QQ对对碰游戏* 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小*,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
cszhuru
- C#注入DLL程序源码,能将DLL注入到某个进程中,很好用
DDPHelpSrc
- QQ游戏之对对碰*, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小*,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
CommProcessInsert
- 把DLL注入指定进程的通用工具(成品),可用于不同的游戏*注入。-DLL into the process to designate a common tool (product), can be used to plug into a different game.
炼狱游戏内挂
- 炼狱游戏内挂 分为控制注入部分 DLL部分 FORM 写在了DLL里 运用共享内存进程间通讯 绝对是*学习的好资料-lianyu hack code
Warcraft-kicking-the-source-code
- 用VC2008编译后注入DLL到魔兽进程中,和特定玩家私聊,输入7720668即可T出玩家。-Use VC2008 compiled into the DLL, in warcraft chat input in 7720668 can kick the players
DLL
- 该软件为进程注入DLL made by 易语言-DLL into the process
tongyongxinzhuruqi
- 通用型注入器,只要把编译好的DLL使用本工具可以很轻松的注入的任何游戏的进程。-Universal injector, as long as the compiled DLL using the tool can easily inject any process of the game.
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
qjczr
- 多进程钩子注入DLL 请注意是多进程钩子注入哦-Multi-process hook DLL injection
shurufazhurujincheng
- 用输入法注入的方法注入目标进程的源代码 和生成的文件-rushufazhuru dll
guoqudongDLL
- 另一种思路注入目标进程的方法 可作为拓宽思维的例子-zhuru dll
dll
- 注入目标进程 将文件的dll 注入到目标的进程中去-sorry my english is so poor hehehehehehehehehehe
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
Injector
- DLL 注入,将开发的DLL注入到指定进程中,并执行DLL中函数-DLL Injector
zhuruDLL
- 线程注入DLL源码,用超级模块线程注入命令,来注入DLL到目标进程-Thread into the DLL source code, using the super module thread injection command, to inject DLL into the target process
x64注入源码
- 这是一份能把64位的DLL远程线程注入到x64进程的源码(x64 injection DLL source code)