This is working (at least for me

Update: Seek values removed (you just simply pass new values and patch will set them


New version please test

Hi.sectroyer wrote:Glad you like it. But If you would also post you TV model and firmware version it would be helpful. BTW you may check if this works on D series
Code: Select all
./seekpatch -n exeDSP --up 60 --down 60 --left-right 30 -d
Code: Select all
# ./seekpatch -n exeDSP --up 60 --down 60 --left-right 30 -d
pc=42a64158 lr=42a67928 sp=be9408e0 fp=be940934
r0=fffffe00 r1=0
r2=1 r3=0
symbol: CRYPTHW_SetIV -> @0x016a2814
Found KEY_DOWN at @0x0162bfec
Found KEY_UP at @0x0162bfe8
Found KEY_LEFT/KEY_RIGHT at @0x0162a468
Finished scanning for addresses
Patching KEY_UP value at address: @0x0162bfe8 with value: 60
Patching KEY_DOWN value at address: @0x0162bfec with value: 60
Patching KEY_LEFT/KEY_RIGHT value at address: @0x0162a468 with value: 30
Patching completed!