黑暗时代背水一战吧 关注:344贴子:846
  • 12回复贴,共1

黑暗时代背水一战 简单CE修改

只看楼主收藏回复


"Achilles-Win64-Shipping.exe"+4E12AF0
资产


IP属地:广西1楼2024-09-15 13:10回复

    "Achilles-Win64-Shipping.exe"+13AC900


    IP属地:广西2楼2024-09-15 13:17
    回复

      "Achilles-Win64-Shipping.exe"+13B9BEB


      IP属地:广西3楼2024-09-15 13:18
      回复
        看到的数字和能修改的数字不一样
        1024=1
        102400=100


        IP属地:广西4楼2024-09-15 13:25
        回复
          只会简单的修改
          小兵地址会变换
          不好锁定


          IP属地:广西5楼2024-09-15 13:27
          回复
            [ENABLE]
            //code from here to '[DISABLE]' will be used to enable the cheat
            alloc(newmem,2048,"Achilles-Win64-Shipping.exe"+13AC900)
            label(returnhere)
            label(originalcode)
            label(exit)
            //以下人造指针1
            alloc(zhi001,8) // [rax] 人造指针1(64位需要8字节)
            registersymbol(zhi001) //人造指针,存放??地址
            alloc(ZZ002,8)
            registersymbol(ZZ002)
            newmem: //this is allocated memory, you have read,write,execute access
            //place your code here
            mov [ZZ002],rdx
            mov [zhi001],rax
            originalcode:
            movsxd rbx,dword ptr [rax+rdx*4]
            lea rcx,[r8+10]
            exit:
            jmp returnhere
            "Achilles-Win64-Shipping.exe"+13AC900:
            jmp newmem
            nop 3
            returnhere:
            [DISABLE]
            //code from here till the end of the code will be used to disable the cheat
            dealloc(newmem)
            "Achilles-Win64-Shipping.exe"+13AC900:
            db 48 63 1C 90 49 8D 48 10
            //movsxd rbx,dword ptr [rax+rdx*4]
            //lea rcx,[r8+10]


            IP属地:广西6楼2024-09-15 13:30
            回复
              看不懂改数据只会以前玩骑马与砍杀的那种,简单的。


              IP属地:江西来自Android客户端7楼2024-09-17 08:13
              回复
                游戏版本0.12.2。想偷懒用ce来的……复制了下楼主6楼内容做了个ct表,可惜加载报错如下:
                this table failed to load:data error

                不知道哪儿出了问题


                IP属地:陕西9楼2024-10-15 19:22
                收起回复
                  跪求0.12.2 CE修改文件,现在全网都没有一个能用的修改器


                  IP属地:河南10楼2024-11-03 03:33
                  收起回复