-B from the seal charges is 0 for me.
Edit try this.
Spoiler
Code: Select all
[ENABLE]
aobscanmodule(InfSealCharge,$process,FE FF 40 88 3C 18 48 8B 5C 24 30) // should be unique
alloc(newmem,$1000,InfSealCharge)
label(code)
label(return)
newmem:
cmp byte ptr [rax+rbx-C],#1
je InfiniteSealPower
cmp byte ptr [rax+rbx-C],#2
je InfiniteSealPower
jmp code
InfiniteSealPower:
cmp byte ptr [rax+rbx-B],#4
je code
mov [rax+rbx],3
mov rbx,[rsp+30]
jmp return
code:
mov [rax+rbx],dil
mov rbx,[rsp+30]
jmp return
InfSealCharge+02:
jmp newmem
nop 4
return:
registersymbol(InfSealCharge)
[DISABLE]
InfSealCharge+02:
db 40 88 3C 18 48 8B 5C 24 30
unregistersymbol(*)
dealloc(*)
{
// ORIGINAL CODE - INJECTION POINT: sao_lr-Win64-Shipping.exe+127CDB6
sao_lr-Win64-Shipping.exe+127CD95: 57 - push rdi
sao_lr-Win64-Shipping.exe+127CD96: 48 83 EC 20 - sub rsp,20
sao_lr-Win64-Shipping.exe+127CD9A: 8B D9 - mov ebx,ecx
sao_lr-Win64-Shipping.exe+127CD9C: 8B FA - mov edi,edx
sao_lr-Win64-Shipping.exe+127CD9E: 8D 83 E0 FC FF FF - lea eax,[rbx-00000320]
sao_lr-Win64-Shipping.exe+127CDA4: 83 F8 64 - cmp eax,64
sao_lr-Win64-Shipping.exe+127CDA7: 77 11 - ja sao_lr-Win64-Shipping.exe+127CDBA
sao_lr-Win64-Shipping.exe+127CDA9: 81 FB 00 08 00 00 - cmp ebx,00000800
sao_lr-Win64-Shipping.exe+127CDAF: 73 09 - jae sao_lr-Win64-Shipping.exe+127CDBA
sao_lr-Win64-Shipping.exe+127CDB1: E8 DA A9 FE FF - call sao_lr-Win64-Shipping.exe+1267790
// ---------- INJECTING HERE ----------
sao_lr-Win64-Shipping.exe+127CDB6: 40 88 3C 18 - mov [rax+rbx],dil
// ---------- DONE INJECTING ----------
sao_lr-Win64-Shipping.exe+127CDBA: 48 8B 5C 24 30 - mov rbx,[rsp+30]
sao_lr-Win64-Shipping.exe+127CDBF: 48 83 C4 20 - add rsp,20
sao_lr-Win64-Shipping.exe+127CDC3: 5F - pop rdi
sao_lr-Win64-Shipping.exe+127CDC4: C3 - ret
sao_lr-Win64-Shipping.exe+127CDC5: CC - int 3
sao_lr-Win64-Shipping.exe+127CDC6: CC - int 3
sao_lr-Win64-Shipping.exe+127CDC7: CC - int 3
sao_lr-Win64-Shipping.exe+127CDC8: CC - int 3
sao_lr-Win64-Shipping.exe+127CDC9: CC - int 3
sao_lr-Win64-Shipping.exe+127CDCA: CC - int 3
}
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1