batteary854 發表於 2023-1-13 21:15:03

求//TwMs v249.2 SkillInjection(技能注入)

求 //TwMs v249.2 SkillInjection(技能注入)
或是能夠指導看看如何更新
實在看不太懂.....

prt 發表於 2023-1-13 21:15:04

//TwMs v249.2 SkillInjection(技能注入)

//code from here to '' will be used to enable the cheat
alloc(newmem,2048,143FD4579)
label(returnhere)
label(originalcode)
label(exit)
alloc(SkillID,4)
alloc(Timer,4)
alloc(Delay,4)
registersymbol(SkillID)
registersymbol(Delay)
registersymbol(Timer)

SkillID:
dd #1221011

Delay:
dd #50

Timer:
dd 00

newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov r8,
cmp qword ptr ,2
jg originalcode

mov r8,
mov r8,
cmp dword ptr ,0
je originalcode

call 14409ACC0 //
mov r8d,eax
sub r8d,dword ptr
cmp r8d,dword ptr
jl originalcode
mov dword ptr ,eax

mov r8d,
mov dword ptr ,r8d    //
mov eax,0x00000001
xor r8,r8
jmp 143FD4662     //

originalcode:
mov eax,0x00000001
xor r8,r8
cmp ,r12d             //

exit:
jmp returnhere

143FD4649:
jmp newmem
nop
nop
returnhere:

143FD46A2:
jmp 143FD4839 //
nop

143FD48D7:
jmp 143FD4930 //
nop


143FD4649:
cmp ,r12d

143FD46A2:
db 3B 83 38 0B 02 00 0F 84

143FD48D7:
db 0F 87 D5 01 00 00

dealloc(newmem)
dealloc(SkillID)
dealloc(Timer)
dealloc(Delay)
頁: [1]
查看完整版本: 求//TwMs v249.2 SkillInjection(技能注入)