搜索资源列表
JS
- 现在制作外挂的大多都遇上一个问题,就是找不到龙族进程。其实很简单,因为大家使用的都是Findwindows函数,这个函数需要得到窗体的类名才能获得窗体句柄。而现在窗体类名已经被官方加密,等于说Findwindows函数已经彻底被屏蔽了,很多想写龙族外挂的都卡在了这一步上。 其实要破这个限制很容易的,官方现在不再隐藏进程里的dragonraja.bin,所以我们完全可以放弃Findwindows函数转向从进程上下手! 这里公布一段VB原代码,作用是怎样获取指定的进程!
MyX5
- 针对最新的QQ炫舞,可以修改游戏的窗口尺寸,难点在于查找游戏HWND,因为游戏是加密的,不能使用FindWindowEx函数-QQ-hyun for the latest dance, you can modify the game' s window size, difficulty is to find the game HWND, because the game is encrypted and can not use the FindWindowEx function
LyyLoginGate
- 冷雨夜反外挂登陆器登陆网关源代码,包含加密函数的完整代码,无需修改,可直接编译-Lyy LoginGate Soure
MF
- vb写的,自定义函数和自己编写的加密函数,通过读取自定义格式的文件显示3d模型-vb write, write your own custom functions and encryption function, by reading the file format defined display 3d model