채팅0

    ㄹㄴ 덤프 ㅅ

    조회수 559

    덤프 따는버 삽니다@@

    댓글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-11444
      5254903-11679
      5254803-11624
      5254703-11692
      5254603-11468
      5254503-11391
      5254403-11575
      5254303-11428
      5254203-11690
      5254103-11469
      5254003-11453
      5253903-11830
      5253803-11435
      5253703-11551
      5253603-11469
      5253503-11814
      5253403-11529
      5253303-11557
      5253203-11446
      5253103-11631