Toolchain guidance needed
Re: Toolchain guidance needed
weird can be we need to disasm gap8akuc aswell. Prairie, have you stopped ida yesterday?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: Toolchain guidance needed
well it stopped by itself (IDLE showing for AU) and that is what I uploaded but won't load for you. What I've been doing is loading the binary and just letting it auto-analyze, this takes about 4 hours. I can reopen the generated .idb in the absence of of the binary but you can't for some reason.Here is the binary.
PN60F8500AFXZA
T-FXPAKUC 1206.3 + SamyGO
"BrickMaster 2015"
T-FXPAKUC 1206.3 + SamyGO
"BrickMaster 2015"
Re: Toolchain guidance needed
You have to load this lib with a "-r" key at the end.bugficks wrote:syms are same.. did you forget "-r" when trying sleeptimer?
Code: Select all
cd /mtd_down/so
./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSleepTimer.so -r
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]
DO NOT EVER INSTALL FIRMWARE UPGRADE
Re: Toolchain guidance needed
juuso wrote:You have to load this lib with a "-r" key at the end.bugficks wrote:syms are same.. did you forget "-r" when trying sleeptimer?Code: Select all
cd /mtd_down/so ./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSleepTimer.so -r
Think I tried both but can't remember. Just loading the .so crashed exeDSP. bugficks checked syms for DEUC, maybe AKUC is different? I can test again but not until next week when back from trip.
PN60F8500AFXZA
T-FXPAKUC 1206.3 + SamyGO
"BrickMaster 2015"
T-FXPAKUC 1206.3 + SamyGO
"BrickMaster 2015"
Re: Toolchain guidance needed
there is no "just" loading:) i inject code into exeDSP that loads the .so.
when used hooking (which sleeptimer does) -r is required or else hooks point to nirvana which sure make exeDSP crash
also "cat /mtd_rwarea/Sleeptimer.log" and maybe "dmesg" if it crashes.
when used hooking (which sleeptimer does) -r is required or else hooks point to nirvana which sure make exeDSP crash
also "cat /mtd_rwarea/Sleeptimer.log" and maybe "dmesg" if it crashes.
sorry, i cant fix stupid
oscam E/F, PVR encryption key dumper E/F, PVRtoTS E/F, PVRAnyDev E/F, SamyGOso .so injection, STFU mod D/E/F + other stuff
oscam E/F, PVR encryption key dumper E/F, PVRtoTS E/F, PVRAnyDev E/F, SamyGOso .so injection, STFU mod D/E/F + other stuff
Re: Toolchain guidance needed
a nirvana pointer, nice.
ok, sounds like user error, will test it this weekend

PN60F8500AFXZA
T-FXPAKUC 1206.3 + SamyGO
"BrickMaster 2015"
T-FXPAKUC 1206.3 + SamyGO
"BrickMaster 2015"