冰楓論壇
標題:
TwMS v196.3_ICS_人物左右走
[打印本頁]
作者:
prt
時間:
2017-3-1 15:12
標題:
TwMS v196.3_ICS_人物左右走
//TwMS v196.3_ICS_人物左右走
[ENABLE]
Alloc(AutoLRICSEntry, 64)
Label(ICSReturn)
RegisterSymbol(AutoLRMain)
Alloc(AutoLRMain, 128)
Label(GoLeft)
Label(GoRight)
RegisterSymbol(AutoLRRange)
Alloc(AutoLRRange, 4)
Alloc(AutoLRValue, 4)
AutoLRRange:
DD A
AutoLRICSEntry:
Cmp [Esp], 012F4FDD //3b 45 ?? 0f 85 ?? ?? ?? ?? 8b 0d ?? ?? ?? ?? e8 ?? ?? ?? ?? 85 c0 0f 84 ?? ?? ?? ?? 39 35
Jne ICSReturn
Mov [Esp], AutoLRMain
ICSReturn:
Jmp GetFocus
AutoLRMain:
Cmp [AutoLRRange], 0
Je 012F4FDD //add1
Push Eax
Inc [AutoLRValue]
Mov Eax, [AutoLRRange]
Cmp Eax, [AutoLRValue]
Jge GoLeft
Add Eax, [AutoLRRange]
Cmp Eax, [AutoLRValue]
Jge GoRight
Mov [AutoLRValue], 1
Jmp GoLeft
GoLeft:
Mov [Ebp-10], FFFFFFFF
Pop Eax
Jmp 012F555A //add1 + 5 > getoffset
GoRight:
Mov [Ebp-10], 00000001
Pop Eax
Jmp 012F555A //add1 + 5 > getoffset
02157888: //add1 - 4 > read
DD AutoLRICSEntry
[DISABLE]
02157888:
DD GetFocus
Dealloc(AutoLRICSEntry)
UnregisterSymbol(AutoLRMain)
Dealloc(AutoLRMain)
UnregisterSymbol(AutoLRRange)
Dealloc(AutoLRRange)
Dealloc(AutoLRValue)
複製代碼
歡迎光臨 冰楓論壇 (https://bingfong.com/)
Powered by 冰楓