ce吧 关注:196,323贴子:3,800,520
  • 7回复贴,共1

大佬们帮看看这个CT怎么更新

只看楼主收藏回复

alloc(newmem,512)
registersymbol(newmem)
label(end)
label(next)
label(begin)
label(zhenyin)
label(fujia)
label(renou)
newmem:
mov edx,[5F97EC8]
cmp edx,0
je end
mov edx,[edx+Bc]
cmp edx,0
je end
mov eax,[edx+C0] //begin
mov ebx,[edx+C4] //灏惧湴鍧€
sub ebx,eax
begin:
cmp ebx,0
jle end
mov edx,[eax]
mov esi,[edx+98]
cmp esi,#529 //obj绫诲瀷
je zhenyin
jmp next
zhenyin:
mov edx,[eax]
mov esi,[edx+870]
cmp esi,0
je fujia
jmp next
fujia:
cmp edx,[5F97EC8]
jne renou
jmp next
renou:
mov [400400],edx
jmp next
popad
next:
add eax,4
sub ebx,4
jmp begin
end:
ret
[ENABLE]
createthread(newmem)
[DISABLE]
dealloc(newmem)
unregistersymbol(newmem)


IP属地:广西1楼2019-03-16 19:37回复
    吸物


    IP属地:广东2楼2019-03-16 19:49
    收起回复


      IP属地:湖南3楼2019-03-16 19:59
      回复
        遍历图内怪物有大佬会更新吗


        IP属地:广西4楼2019-03-16 21:21
        回复
          就看懂两个人物


          IP属地:广西来自Android客户端5楼2019-03-17 03:00
          回复
            BC变C8即可。


            IP属地:贵州来自Android客户端6楼2019-03-18 03:07
            收起回复