채팅0

    ㄹㄴ 덤프 ㅅ

    조회수 652

    덤프 따는버 삽니다@@

    댓글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

      게시글 리스트
      제목작성자작성일조회
      5304703-13549
      5304603-132204
      5304503-13529
      5304403-13883
      5304303-131245
      5304203-13536
      5304103-131025
      5304003-13885
      5303903-131189
      5303803-13612
      5303703-131278
      5303603-131045
      5303503-13536
      5303403-13734
      5303303-131262
      5303203-13945
      5303103-13526
      5303003-13536
      5302903-13813
      5302803-132288