[ROOT] H "Network" root (FW<=Oct.2015, no 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.

shan2812
SamyGO Project Donor
Posts: 21
Joined: Sun Dec 06, 2015 4:33 pm

Re: [!!!] Rooting H on latest firmwares

Post by shan2812 »

sectroyer wrote:
shan2812 wrote: ok, got it :-)

Here is the output:

Code: Select all

D:\nc>nc 192.168.0.88 3123
/bin/sh: can't access tty; job control turned off
VDLinux#> /sbin/insmod /tmp/antysfd.ko
insmod: can't insert '/tmp/antysfd.ko': invalid module format
VDLinux#> /bin/dmesg | /bin/busybox grep antysfd
VDLinux#>
Alsmost there... Change second command now try:

Code: Select all

/bin/dmesg | /bin/tail
Hi,

here is the output with the modified 2nd command:

Code: Select all

D:\nc>nc 192.168.0.88 3123
/bin/sh: can't access tty; job control turned off
VDLinux#> /sbin/insmod /tmp/antysfd.ko
insmod: can't insert '/tmp/antysfd.ko': invalid module format
VDLinux#> /bin/dmesg | /bin/tail
/bin/sh: /bin/tail: not found
VDLinux#>

Darksmile
SamyGO Project Donor
Posts: 3
Joined: Tue Dec 08, 2015 5:01 pm

Re: [!!!] Rooting H on latest firmwares

Post by Darksmile »

Hello, im new ;)

and sorry for my english i?m a german user :oops:

i faild to root my tv.. i know i had the newest firmware but now i have blocked the domains at my router
IMG_4163.JPG
IMG_4162.JPG
is the new firmware not rootable or who is my problem?

Thank you
You do not have the required permissions to view the files attached to this post.
Last edited by Darksmile on Wed Dec 09, 2015 12:44 pm, edited 1 time in total.
Htchoicy
SamyGO Project Donor
Posts: 15
Joined: Sat Dec 05, 2015 12:27 pm

Re: [!!!] Rooting H on latest firmwares

Post by Htchoicy »

hi guys,

could someone tell me where to get the log file from? The root app seems to indicate that all went all and so did the patch.bat but can't seem to connect netcat and ftp. I did have temporary access to ftp but some reason my connections are now being rejected by the Tv IP!

Would like to upload the log for someone to help me but don't know where to find it from?

Thanks in advance.
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [!!!] Rooting H on latest firmwares

Post by zoelechat »

Darksmile wrote:is the new firmware not rootable or who is my problem?
Now two reports about same firmware, moreover seeing its release date, it's highly likely that T-NT14UDEUC-1050.1 is no longer rootable.
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [!!!] Rooting H on latest firmwares

Post by sectroyer »

Htchoicy wrote: Would like to upload the log for someone to help me but don't know where to find it from?
.
Disable OTN Support and block updates on router. That's your main problem :)
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 !!!!
Htchoicy
SamyGO Project Donor
Posts: 15
Joined: Sat Dec 05, 2015 12:27 pm

Re: [!!!] Rooting H on latest firmwares

Post by Htchoicy »

sectroyer wrote:
Htchoicy wrote: Would like to upload the log for someone to help me but don't know where to find it from?
.
Disable OTN Support and block updates on router. That's your main problem :)
Did all that. Really weird... Telnet and ftp working again, it only intermittently seems to work!
Thanks guys!
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [!!!] Rooting H on latest firmwares

Post by sectroyer »

shan2812 wrote:
here is the output with the modified 2nd command:

Code: Select all

D:\nc>nc 192.168.0.88 3123
/bin/sh: can't access tty; job control turned off
VDLinux#> /sbin/insmod /tmp/antysfd.ko
insmod: can't insert '/tmp/antysfd.ko': invalid module format
VDLinux#> /bin/dmesg | /bin/tail
/bin/sh: /bin/tail: not found
VDLinux#>

Change second command to:

Code: Select all

/bin/dmesg | /bin/busybox tail
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 !!!!
farfons
SamyGO Project Donor
Posts: 44
Joined: Wed Nov 11, 2015 9:18 am

Re: [!!!] Rooting H on latest firmwares

Post by farfons »

farfons wrote:
sectroyer wrote:
farfons wrote:i'm doing something wrong or root is impossible for my tv?
Yes you are "doing something wrong" :)
farfons wrote: nothing changed also with new commands :(
my sam.log reports always the invalid module format for jdb2.ko > http://ctrlv.it/id/3312/3648205951
This is new sam.log ? If yes it means you DO HAVE jdb2.ko file in /tmp/ :P Keep on trying commands in netcat and post photos :)
Always the same output, nothing :(
The netcat says always invalid module format and the dmesg doesn't reveal anything
I can't understand why always no output. I've repeated all commands as sectroyer says but with no result. the only output is with

Code: Select all

dmesg | tail
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [!!!] Rooting H on latest firmwares

Post by sectroyer »

farfons wrote: I can't understand why always no output. I've repeated all commands as sectroyer says but with no result. the only output is with

Code: Select all

dmesg | tail
First command SHOULD show ONLY error. Second command:

Code: Select all

/bin/dmesg | /bin/busybox tail
should show "output" which you should paste here :) Talking about it is pointless ONLY pasting matters!!!
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 !!!!
Darksmile
SamyGO Project Donor
Posts: 3
Joined: Tue Dec 08, 2015 5:01 pm

Re: [!!!] Rooting H on latest firmwares

Post by Darksmile »

zoelechat wrote:
Darksmile wrote:is the new firmware not rootable or who is my problem?
Now two reports about same firmware, moreover seeing its release date, it's highly likely that T-NT14UDEUC-1050.1 is no longer rootable.
Oh ok bad news :( but okay thank you

Post Reply

Return to “[H] Software”