TwMS ALL_ICS_PhysicalGod
補充:這是會自動更新的物理無敵,英文太差的不要再密我了XD
- //TwMS ALL_ICS_PhysicalGod
- //Auther:Onion
- //AutoUpDate for TwMS, U can use it forever?
- //Bypassless PhysicalGod!
- [Enable]
- CreateThread(PhysicalGod)
- Alloc(PhysicalGod,512)
- RegisterSymbol(GodON)
- Alloc(GodON, 04)
- Alloc(GodAdr, 04)
- Alloc(EspCheck, 04)
- Label(SearchAOB)
- Label(StartHook)
- Label(ICS)
- PhysicalGod:
- Mov Eax, 005A1000
- SearchAOB:
- Cmp [Eax], 4D830E74
- Je StartHook
- Inc Eax
- Cmp Eax, 00621000
- Jle SearchAOB
- Ret
- StartHook:
- Lea Ebx, [Eax+02]
- Mov [GodAdr], Ebx
- Lea Ecx, [Eax-02]
- Mov [EspCheck], Ecx
- Mov Edx, [Eax-06]
- Lea Eax, [ICS]
- Mov [Edx], Eax
- Mov [GodON], 01 //PhysicalGod On
- Ret
- ICS:
- Cmp [GodON], 00
- Je IsRectEmpty
- Mov Eax, [EspCheck]
- Cmp [Esp], Eax
- Jne IsRectEmpty
- Mov Eax, [GodAdr]
- Mov [Esp], Eax
- Jmp IsRectEmpty
- Ret
- [Disable]
留言
張貼留言