ce指导吧 关注:28,293贴子:10,301
  • 0回复贴,共1

CE汇编 【教程】透明无敌

取消只看楼主收藏回复

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(new,200)
new:
pushad
mov ecx,[3505528]//人物基址
mov esi,ecx
push -1
push 1
push 1
push 1 //1透明
mov edx,230FEB0//无敌call
call edx
Popad
ret
createthread(new)
LdrInitializeThunk:
db 8B FF 55 8B EC
[DISABLE]
//code from here till the end of the code will be used to disable the cheat


1楼2016-06-03 09:38回复