技能注入這兩行用AOB找不出來
技能注入這兩行用AOB找不出來newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov r8,[147541108]
cmp qword ptr ,2
jg originalcode
mov r8,[14753CD60]
mov r8,
cmp dword ptr ,0
je originalcode
請問有大大可以幫忙解惑一下嗎
//code from here to '' will be used to enable the cheat
alloc(newmem,2048,1446894D0)
label(returnhere)
label(originalcode)
label(exit)
alloc(SkillID,4)
alloc(Timer,4)
alloc(Delay,4)
registersymbol(SkillID)
registersymbol(Delay)
registersymbol(Timer)
SkillID:
dd #5141000
Delay:
dd #1
Timer:
dd 00
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
mov r8,[147541108]
cmp qword ptr ,2
jg originalcode
mov r8,[14753CD60]
mov r8,
cmp dword ptr ,0
je originalcode
call 14472F410
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 1446491F9
originalcode:
mov eax,0x00000001
xor r8,r8
cmp ,r12d
exit:
jmp returnhere
1446894D0:
jmp newmem
nop
nop
returnhere:
144689529:
jmp 144689671
nop
144689714:
jmp 144689772
nop
1446894D0:
cmp ,r12d
144689529:
db 3B 83 1C 3A 02 00 0F 84
144689714:
db 0F 87 0A 02 00 00
dealloc(newmem)
dealloc(SkillID)
dealloc(Timer)
dealloc(Delay)
小弟我其他都有用AOB找到了 唯獨這兩行 本帖最後由 pinremix 於 2024-2-28 23:19 編輯
這個兩個分別紅點數量基址和怪物數量基址,即使不使用AOB方式,其它方式也能獲取。 不好意思,小弟還比較菜不太懂,能請大大私訊一下,讓小弟學習一下如何獲取這兩條資訊嗎 这还需要学习更新???第一个是红点,第二个是怪物数量。每次更新版主都会发布这两个,自己去复制粘贴就行了。 https://bingfong.com/forum.php?mod=viewthread&tid=1951716&extra=page=1%26filter=typeid%26typeid=17%26typeid=17 https://bingfong.com/forum.php?mod=viewthread&tid=1951715&extra=page=1%26filter=typeid%26typeid=17%26typeid=17 哦哦 了解了 感謝>< 更新方式請參考
https://long-ay.blogspot.com/2015/08/pointer.html#gsc.tab=0
頁:
[1]