找回密码
 加入
搜索
查看: 1524|回复: 0

[系统综合] _MemoryWrite为什么无法写入?但可以读取到基值!!

[复制链接]
发表于 2013-2-23 19:50:08 | 显示全部楼层 |阅读模式
        $Mem=WinGetProcess($Title)
        $handle=_MemoryOpen($Mem)
        $Address1=_MemoryRead("0x" & Hex($Address),$handle,'dword')
        $Address2=_MemoryRead("0x" & Hex($Address1+$yiji),$handle,'dword')
        $xueshuzhi=_MemoryRead("0x" & Hex($Address2+$erji),$handle,"dword")
        ;MsgBox(0,"",$xueshuzhi)
    _MemoryWrite("0x" & Hex($Address+$yiji+$erji), $handle, $shuzhi1,"dword")
        ;_MemoryClose($Mem)
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-6-3 04:46 , Processed in 0.074384 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表