搜索资源列表
模块-API-读内存字节集
- 模块-API-读内存字节集 6.StrToIntExA //十六进制转换十进制 7.CloseHandle //关闭指定句柄 8.ReadProcessMemory //读出当前进程的记忆内容也就是内存的数据 .DLL命令 _内存读整数, 整数型,kernel32.dll , "ReadProcessMemory" .参数 hProcess, 整数型, , 进程句柄 .参数 lpBaseAddress, 整数型, , 内存地址
wgm
- 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Reco
silkroadPos
- 丝路游戏的坐标转换代码,用于把封包捕捉到的数据切换成游戏画面实际的坐标-SilkRoad Online position convert coordinate transformation code, used to capture the data packet switch to the actual screen coordinates of the game
QQ_Game_WaJinZi
- QQ游戏-挖金子外挂,自动获取QQ游戏窗口在屏幕的位置,然后找到对应的挖金子主界面.根据屏幕色素值来分析网格,以及网格里面内容(雷,金币,稻草等)分别存储如各个数组,计算出结果后,通过数据里面记录的雷区坐标,并转换成屏幕坐标,然后控制鼠标点出非雷区完成自动扫雷操作...本程序属本人珍藏~!-QQ Games- digging gold plug, QQ game window automatically obtain the location of the screen, and then fi
1.4
- 模块-API-读内存数据 5.OpenProcess //打开进程 2035711 6.StrToIntExA //十六进制转换十进制 7.CloseHandle //关闭指定句柄 8.ReadProcessMemory //读出当前进程的记忆内容也就是内存的数据 .DLL命令 _内存读整数, 整数型,kernel32.dll , "ReadProcessMemory" .参数 hProcess, 整数型, , 进程句柄 .参数 lpBaseAddress, 整数