채팅0

    ppl check ce asm

    조회수 802
    [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-2016689
      5816000:36157
      5815910-26260
      5815810-26210
      5815710-26228
      5815610-26389
      5815510-26509
      5815410-25465
      5815310-25489
      5815210-25472
      5815110-25792
      5815010-25626
      5814910-25679
      5814810-24768
      5814710-241020
      5814610-24855
      5814510-24923
      5814410-241011
      5814310-24987
      5814210-241018
      안내 배너 이미지