채팅0

    ppl check ce asm

    조회수 1216
    [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

      게시글 리스트
      제목작성자작성일조회
      4857803-03389
      4857703-03370
      4857603-031217
      4857503-03856
      4857403-03409
      4857303-03899
      4857203-03513
      4857103-03628
      4857003-03419
      4856903-03998
      4856803-03476
      4856703-03699
      4856603-031134
      4856503-03420
      4856403-03386
      4856303-03475
      4856203-031093
      4856103-03351
      4856003-03404
      4855903-03369
      안내 배너 이미지