2014年2月7日 星期五

TwMS v1.47.2_ICS_龍捲風無延遲

[ENABLE]

RegisterSymbol(Hook)
Alloc(Hook, 256)
RegisterSymbol(X1)
Alloc(X1, 4)
Label(Ics1)
Label(Ics2)
Label(Ics3)
Label(Ics1Je)
Label(Ics2Move)
Label(Ics3Move)


Hook:
cmp [esp],0042f977
jne 0051A625
mov [esp],Ics1
jmp 0051A625

Ics1:
test eax,eax
je Ics1Je
mov eax,esi
pop esi
cmp [esp],005F7FA8
je Ics2Move
ret

Ics1Je:
xor eax,eax
pop esi
cmp [esp],005F7FA8
je Ics2Move
ret

Ics2Move:
mov [esp],Ics2
ret

Ics2:
mov [ebp-30],eax
test eax,eax
xor eax,eax
call 009d8481
cmp [esp],008B580F
je Ics3
ret

Ics3:
mov [esp],Ics3Move
ret

Ics3Move:
MOV [X1],1
mov eax,[ebp+68]
jmp 008B5832


00BBA208:
dd Hook

[DISABLE]
00BBA208:
dd 0051A625

DeAlloc(Hook)
UnRegisterSymbol(Hook)

沒有留言:

張貼留言