TwMS v231.2 CRC 定點瞬移
// TwMS v231.2 CRC 定點瞬移CreateThread(Teleport)
Alloc(Teleport,256)
Label(Teleport_End)
Teleport:
mov esi,
lea ecx,
mov eax,
mov eax,
call eax
test eax,eax
je Teleport_End
push 00000000 // Y
push 00000000 // X
push 00
mov ecx,eax
call 00BA22A0
Teleport_End:
ret
DeAlloc(Teleport)
請問一下用CreateThread的方式需要Bypass CRC嗎?
頁:
[1]