 
- UID
- 21539
- 帖子
- 3031
- 主題
- 1555
- 精華
- 0
- 積分
- 3659
- 楓幣
- 2837
- 威望
- 3517
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 343
- 閱讀權限
- 90
- 在線時間
- 2849 小時
- 註冊時間
- 2013-1-30
- 最後登入
- 2025-3-4
|
// TwMs v226.3 CRC Miss Godmode
// From GMS
[ENABLE]
Alloc(CUserLocal__SetDamaged_Hook,128)
Label(CUserLocal__SetDamaged_Normal)
Label(return)
CUserLocal__SetDamaged_Hook:
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
push 00
xor edx,edx
call CUserLocal__SetDamaged_Normal
ret 0030
CUserLocal__SetDamaged_Normal:
push ebp
mov ebp,esp
push -01
jmp return
0284A0A0: // CUserLocal::SetDamaged
jmp CUserLocal__SetDamaged_Hook
return:
[DISABLE]
0284A0A0:
db 55 8B EC 6A FF
DeAlloc(CUserLocal__SetDamaged_Hook)
|
-
總評分: 楓幣 + 1
鑰匙 + 1
查看全部評分
|