SNOWY 发表于 2012-11-20 15:28:44

<&USER32.SetCursorPos>这个值是多少啊

00445150    53            push ebx
00445151    56            push esi
00445152    8B7424 10       mov esi,dword ptr ss:
00445156    57            push edi
00445157    8B7C24 10       mov edi,dword ptr ss:
0044515B    56            push esi
0044515C    57            push edi
0044515D    FF15 2C544600   call dword ptr ds:[<&USER32.SetCursorPos>]      

这个call dword ptr ds:[<&USER32.SetCursorPos>]       要怎样注入啊!

看别人的都有个值      那这个<&USER32.SetCursorPos>值是多少啊!

求解!!!    先谢谢牛人
页: [1]
查看完整版本: <&USER32.SetCursorPos>这个值是多少啊