- UID
- 21539
- 帖子
- 3023
- 主題
- 1553
- 精華
- 0
- 積分
- 3614
- 楓幣
- 371
- 威望
- 3478
- 存款
- 0
- 贊助金額
- 0
- 推廣
- 0
- GP
- 340
- 閱讀權限
- 90
- 在線時間
- 2723 小時
- 註冊時間
- 2013-1-30
- 最後登入
- 2024-11-5
|
// TwMs v232.1 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
02AED480: // CUserLocal::SetDamaged
jmp CUserLocal__SetDamaged_Hook
return:
[DISABLE]
02AED480:
db 55 8B EC 6A FF
DeAlloc(CUserLocal__SetDamaged_Hook)
|
-
總評分: 彩票 + 1
查看全部評分
|