[Ended][ROOT] H "Skype" root (FW<=Dec.2014, all T-GFS)

Here are software that related with Samsung H series TVs.
Please don't create any new topic here unless you have software to post/release.

mad_ady
SamyGO Project Donor
Posts: 268
Joined: Sun May 03, 2015 10:42 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by mad_ady »

Ok, I'm back again with a few more tests (I can't manage to install Skype on 2130 - see the issue a couple of posts before).

I tried again to install skype, this time over my cellular network (phone acted as a hotspot) and it failed in the same way - so it's not a network/ISP error. I captured the requests again and downloaded the skype image from my laptop:

Code: Select all

adrianp@stingray:~$ curl "http://216.137.61.109/files/widget/201410/111399001835/4.140807/widget/enc_Skype_2014_140807.img?Expires=1449326327&Signature=P2DsVv4hpGODX2k2bSY-Kq5o2ZZRJm3guRq-x1ES2oYzfeOagDEXFMxJ8xLXzL6ObBobbXZe5KoZXwS1yC3KJW0Y30C3MVj355UP6cX7FczIdL3D0809sxmgpLwfhO6QzXEiu3CkZMtTZ0PnIRsIg4tQF9zPQd3DjcNuQBerv9M_&Key-Pair-Id=APKAIUMJLMRVBKS7VM4A" -H "Host: dly2224qfzjce.cloudfront.net" > skype.img
adrianp@stingray:~$ ls -l skype.img 
-rw-rw-r-- 1 adrianp adrianp 14835712 Dec  5 14:42 skype.img
adrianp@stingray:~$ file skype.img
skype.img: Squashfs filesystem, little endian, version 4.0, 14832715 bytes, 3111 inodes, blocksize: 131072 bytes, created: Mon Oct  6 11:01:52 2014
adrianp@stingray:~$ md5sum skype.img
8268dc5a66f1b65a4ec23dac49ca6230  skype.img
The image looks good, but my question now is - assuming I reroot with the new method, how/where would I copy this file to the TV to "force install Skype"?

After reading the forum for a while (viewtopic.php?f=48&t=5340) it would seem there is no way to locally install a widget without it going through Smarthub - is my understanding correct?

I have three options now:
1. Try a SmartHub reset
2. Try a TV reset to factory defaults
3. Set up a webserver to serve this img file for that request and trick the TV to download the file from my server - in hopes this time it will work.

I'm going to try with #3 first, because it's more fun, but if I fail which options should I try?
Thanks
H6400, firmware 2602.2 downgraded to 2130
mad_ady
SamyGO Project Donor
Posts: 268
Joined: Sun May 03, 2015 10:42 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by mad_ady »

Ok, I've tried option 3. I set up an apache web server with a redirect rule to serve skype.img (the one I captured yesterday) for any request that contains the string files/widget/201410/111399001835

Code: Select all

<VirtualHost *:80>
   // configuration ommited
  RedirectMatch files/widget/201410/111399001835 http://192.168.1.12/skype.img
</VirtualHost>
Next, I instructed my router to spoof the DNS reply for dly2224qfzjce.cloudfront.net and to answer with 192.168.1.12 as the IP address:

Code: Select all

address=/dly2224qfzjce.cloudfront.net/192.168.1.12
Tests show that the TV successfully connects to my server, follows the HTTP 302 reply and requests the skype.img file.

Code: Select all

192.168.1.60 - - [06/Dec/2015:14:39:02 +0200] "GET /files/widget/201410/111399001835/4.140807/widget/enc_Skype_2014_140807.img?Expires=1449412742&Signature=VzZCGdEIpjtt65W097iUavau4~N-~mXoV8IF9Tnp-XlLq0hD2M64csRHlHydE-5jZVuRpZQ~jyMsMziK60uUFDD2fvAWzHsiG64STQI~YEwa9jqOvZbri~jwxUQWcQ~W1e83CSCryI2~xl2zH~Yf7SmK0mLX8ZF~jsHMbXPPjyc_&Key-Pair-Id=APKAIUMJLMRVBKS7VM4A HTTP/1.1" 302 983 "-" "-"
192.168.1.60 - - [06/Dec/2015:14:39:02 +0200] "GET /skype.img?Expires=1449412742&Signature=VzZCGdEIpjtt65W097iUavau4~N-~mXoV8IF9Tnp-XlLq0hD2M64csRHlHydE-5jZVuRpZQ~jyMsMziK60uUFDD2fvAWzHsiG64STQI~YEwa9jqOvZbri~jwxUQWcQ~W1e83CSCryI2~xl2zH~Yf7SmK0mLX8ZF~jsHMbXPPjyc_&Key-Pair-Id=APKAIUMJLMRVBKS7VM4A HTTP/1.1" 200 14835924 "-" "-"
I made another packet capture, and this time the file is downloaded completely. However - the TV still shows Error 1003 (Failed to download) when installing it. I know it lies, but I'm left with trying reset to factory defaults/ smart hub reset.

Any other ideas?

Edit: Tried Smart Hub reset, it still generates error 1003 when downloading Skype. Grrr...
H6400, firmware 2602.2 downgraded to 2130
mad_ady
SamyGO Project Donor
Posts: 268
Joined: Sun May 03, 2015 10:42 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by mad_ady »

Update on my Skype problem: a few days after resetting smart hub I tried downloading skype again (no proxies this time) and it just worked - installed on the first try. I don't know what the previous problem was, but it seemed it was fixed by itself. Strange...

I'll be continuing the root procedure as soon as I get time... Holidays are coming :D
H6400, firmware 2602.2 downgraded to 2130
Htchoicy
SamyGO Project Donor
Posts: 15
Joined: Sat Dec 05, 2015 12:27 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by Htchoicy »

Hi everyone,

what could be the issue if I downgraded my firmware and used Skype method to root, I can get FTP access but no telnet access. Does this mean my root has failed?
User avatar
SOliver
SamyGO Project Donor
Posts: 2
Joined: Sun Nov 29, 2015 12:20 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by SOliver »

Successfully rooted UE48H6600SV, T-GFSDEUC-1290.2 ;)
User avatar
blackbox
SamyGO Project Donor
Posts: 144
Joined: Sun Mar 22, 2015 3:33 am
Location: Germany

Re: [App] Rooting H series (updated 25/06/2015)

Post by blackbox »

@SOliver
make a downgrade to T-GFSDEUC_1220.4 or older and disable OTN Support on service menu !!!
UE48H6600 - T-GFSDEUC_1230.4 - SamyGO by mihd (stabel) and Oscam SVN r11399 Support.... :D
UE46ES6300 - T-MST10PDEUC_2007.0 SamyGO (stabel) and Oscam SVN r11399 Support.... :D
UE55J5550SU - T-HKMFDEUC_1480.4 - SamyGO and Oscam SVN r11399 Support....
!!!! Block OTN Update with Rooter !!!!
User avatar
SOliver
SamyGO Project Donor
Posts: 2
Joined: Sun Nov 29, 2015 12:20 am

Re: [App] Rooting H series (updated 25/06/2015)

Post by SOliver »

I have made some dns settings in my ipcop, to resolve the four related domains to 127.0.0.1.
User avatar
ryn0909
SamyGO Project Donor
Posts: 82
Joined: Thu Jan 01, 2015 9:22 am
Location: california, USA

Re: [App] Rooting H series (updated 25/06/2015)

Post by ryn0909 »

Full root on un46h6201 t-nt14makuc-1114.1
UN46H6201AF-XZA
T-NT14MAKUC-1112.1
Htchoicy
SamyGO Project Donor
Posts: 15
Joined: Sat Dec 05, 2015 12:27 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by Htchoicy »

Htchoicy wrote:Hi everyone,

what could be the issue if I downgraded my firmware and used Skype method to root, I can get FTP access but no telnet access. Does this mean my root has failed?
Hi everyone, just re-tried rooting as per the instructions but still not getting any telnet access. FTP is fully working. Any ideas at at all? Should I upload any logs that may be of any help? If so, which log? Thanks for your help in advance!
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Rooting H series (updated 25/06/2015)

Post by sectroyer »

Of course!!! No point asking for help WITHOUT attaching logs CORRECTLY!!!!
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!

Locked

Return to “[H] Software”