biye5156 发表于 2016-2-26 21:34:02

求助问道快捷键设置call

求助问道快捷键设置call、
0066A5A7|.56            push esi                                 ;esi=快捷键键码 十六进制
0066A5A8|.8BC8          mov ecx,eax
0066A5AA|.C74424 30 000>mov dword ptr ss:,0x0
0066A5B2|.FF15 D893AE00 call dword ptr ds:[<&MSVCP80.?c_str@?$ba>;msvcp80.?data@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEPBDXZ
0066A5B8|.50            push eax                                 ;eax=0012F5B0, (ASCII "#U/S/302/128710") 52或302是技能代码
0066A5B9|.68 E845B000   push asktao.00B045E8                     ;ASCII "setting = %s, value = %d"
0066A5BE|.68 94200000   push 0x2094
0066A5C3|.E8 A8EB0500   call asktao.006C9170
0066A5C8|.83C4 10       add esp,0x10

如何找eax的来源?
页: [1]
查看完整版本: 求助问道快捷键设置call