ce指导吧 关注:28,300贴子:10,304
  • 2回复贴,共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回复
    其实我很想知道CALL是什么意思


    IP属地:江西2楼2016-06-03 10:59
    回复
      吧主 我要进群 我要不三方CE


      5楼2016-06-04 14:14
      回复