채팅0

    ㄹㄴ 덤프 ㅅ

    조회수 420

    덤프 따는버 삽니다@@

    댓글5

    회원프로필

    알려줘?

    2024.03.11 20:04
    회원프로필

    알려주십시요 형님 배우고싶습니다 ㅎ

    2024.03.11 20:06
    회원프로필

    [ENABLE]
    //code from here to '[DISABLE]' will be used to enable the cheat
    {$lua}
    local function modify_buffer()
        local buffer_data = readString(RDX + 0x20, R8)
        local name_size = readInteger(R9 + 0x10)
        local script_name = readString(R9 + 0x14, name_size * 2, true)

        local my_script_path = ("D:\\Dump\\%s.lua"):format(script_name)

        local file = io.open(my_script_path, "w+")

        if file then
            file:write(buffer_data)
            file:close()
            printf("Dumped script at: %s", my_script_path)
        end
    end

    openProcess("msw.exe")
    debug_setBreakpoint(getAddress("GameAssembly.dll+2E69360"), modify_buffer)

    [DISABLE]
    //code from here till the end of the code will be used to disable the cheat

    2024.03.11 20:18
    회원프로필

    D:\\Dump ←←←←이거 경로만 바꿔주면 댐

    2024.03.11 20:21
    회원프로필

    감사합니다 한번 해보도록하겠습니다 불루행님

    2024.03.11 20:27

      게시글 리스트
      제목작성자작성일조회
      5255003-11505
      5254903-11517
      5254803-11421
      5254703-11736
      5254603-11347
      5254503-11327
      5254403-11400
      5254303-11690
      5254203-11487
      5254103-11554
      5254003-11418
      5253903-11690
      5253803-11278
      5253703-11334
      5253603-11696
      5253503-11311
      5253403-11391
      5253303-11398
      5253203-11397
      5253103-11385