Page 78 of 157

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

Posted: Tue Dec 08, 2015 9:38 pm
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#>


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

Posted: Wed Dec 09, 2015 11:20 am
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

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

Posted: Wed Dec 09, 2015 12:06 pm
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.

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

Posted: Wed Dec 09, 2015 2:29 pm
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.

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

Posted: Wed Dec 09, 2015 2:41 pm
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 :)

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

Posted: Wed Dec 09, 2015 2:50 pm
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!

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

Posted: Wed Dec 09, 2015 3:00 pm
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

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

Posted: Wed Dec 09, 2015 5:37 pm
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

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

Posted: Wed Dec 09, 2015 6:53 pm
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!!!

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

Posted: Wed Dec 09, 2015 7:31 pm
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