- UID
- 112080
- 帖子
- 773
- 主題
- 131
- 精華
- 0
- 積分
- 573
- 楓幣
- -8120
- 威望
- 172
- 存款
- 2
- 贊助金額
- 1500
- 推廣
- 1
- GP
- 28
- 閱讀權限
- 150
- 性別
- 保密
- 在線時間
- 516 小時
- 註冊時間
- 2015-8-24
- 最後登入
- 2024-11-3
|
[Enable]
Alloc(HighDamage,1024)
Label(HighDamage1)
Label(HighDamage2)
Label(Return)
Label(DoFinalAttack)
Label(DoHighDamage)
HighDamage:
Cmp [Esp+20], 00F5D858
jne HighDamage1
Mov [Esp+20], DoFinalAttack
Jmp Return
HighDamage1:
Cmp [Esp+A8], 00F5D963
Jne HighDamage2
Mov [Esp+A8], DoHighDamage
Jmp Return
HighDamage2:
Cmp [Esp+D4], 00F5D963
Jne Return
Mov [Esp+D4], DoHighDamage
Return:
Jmp InterlockedDecrement
DoFinalAttack:
mov [esi+0000B468],05A999A9
push [esi+00000524]
call 0050D906
lea esp,[esp+04]
mov [esi+0000B46C],eax
Jmp 00F5D864
DoHighDamage:
bts di,08
mov edi,eax
cmc
push 00
lahf
mov eax,E8603070
clc
pushfd
ror eax,08
pushad
clc
bt dx,cx
test dh,al
or eax,04
push 01
mov [esp+08],bl
push [esp]
mov byte ptr [esp],-41
movzx eax,al
lea esp,[esp+30]
pushfd
clc
cmc
mov [esp],eax
cmc
push 46618902
cmc
rcl eax,cl
bswap eax
btc ax,01
pop eax
pushad
stc
rol eax,0C
pushad
movzx eax,ax
stc
cmp dl,7D
test edi,eax
clc
xor eax,0000900A
cmp cx,ax
test bl,dh
xchg [esp+3C],eax
btc ax,cx
btc ax,03
mov eax,esi
bt esp,edi
cmp dl,-32
bt bp,si
test cl,al
add eax,[esp+3C]
push DEB8474F
push [esp]
lea esp,[esp+48]
pushad
push [esp+08]
push [esp+24]
pop [eax]
mov [esp+08],bx
mov [esp+08],al
mov [esp+24],00F5D965
mov byte ptr [esp],-55
push [esp+24]
ret 0028
0132F084:
DD HighDamage
[Disable]
DeAlloc(HighDamage)
0132F084:
DD InterlockedDecrement |
|