prt 發表於 2023-10-25 23:01:19

TwMs v256.2 SkillInjection(技能注入)

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

//code from here to '' will be used to enable the cheat
alloc(newmem,2048,1443D70A0)
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 1444ADC60
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 1443D7109

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

exit:
jmp returnhere

1443D70F0:
jmp newmem
nop
nop
returnhere:

1443D7149:
jmp 1443D7291
nop

1443D732F:
jmp 1443D7383
nop


1443D70F0:
cmp ,r12d

1443D7149:
db 3B 83 5C 16 02 00 0F 84

1443D732F:
db 0F 87 DD 01 00 00

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