  
- UID
- 21539
- 帖子
- 2298
- 主題
- 1149
- 精華
- 0
- 積分
- 2465
- 楓幣
- 2256
- 威望
- 2430
- 存款
- 30000
- 贊助金額
- 0
- 推廣
- 0
- GP
- 2969
- 閱讀權限
- 150
- 在線時間
- 701 小時
- 註冊時間
- 2013-1-30
- 最後登入
- 2021-3-1
|
發表於 2021-1-22 00:26:30
|顯示全部樓層
// TwMS v231.2 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
02ABB7D0:
jmp CUserLocal__SetDamaged_Hook
return:
[DISABLE]
02ABB7D0:
db 55 8B EC 6A FF
DeAlloc(CUserLocal__SetDamaged_Hook)
|
-
總評分: 紅包 + 1
查看全部評分
|