채팅0

    ppl check ce asm

    조회수 1219
    [ENABLE]
    
    alloc(pplthread,0x200,GameAssembly.dll)
    alloc(pplvalue,0x20,GameAssembly.dll)
    alloc(pplfilter,0x20,GameAssembly.dll)
    label(retr)
    label(filter)
    registersymbol(pplthread)
    registersymbol(pplvalue)
    registersymbol(pplfilter)
    createthread(pplthread)
    pplthread:
    push rdi
    push rcx
    push rax
    sub rsp,38
    
    call GameAssembly.dll+6CDB10 // Cinemachine.CinemachineCore.get_Instance() -> return instance
    mov rdi,[rax+18] // rax = instance
    mov rcx,[rdi+18]
    mov [pplvalue],rcx // 본인 포함 인원 
    dec ecx // -1 
    cmp ecx,0 
    jne filter // 나를 제외한 인원이 있을경우 filter로 운지!
    
    mov [pplfilter],0
    retr:
    mov ecx,#300
    call Sleep
    add rsp,38
    pop rax
    pop rcx
    pop rdi
    jmp pplthread
    
    filter:
    mov [pplfilter],1
    jmp retr
    [DISABLE]

    댓글2

    회원프로필

    -고정-

    2024.03.03 00:39
    회원프로필

    이거 머지?유저

    2024.03.03 04:26

      게시글 리스트
      제목작성자작성일조회
      공지10-2021885
      6155704:2339
      6155600:23124
      6155510-22119
      6155410-22183
      6155310-22130
      6155210-22298
      6155110-21261
      6155010-21284
      6154910-21286
      6154810-21324
      6154710-21336
      6154610-21382
      6154510-20422
      6154410-20517
      6154310-20430
      6154210-20419
      6154110-20461
      6154010-20539
      6153910-20523
      안내 배너 이미지