1. Here is the screenshot after using the updated widget.
2. I restarted and nothing. No Telnet, ssh, ftp. No netcat and telnet at 3023 and 3123.
3. Powered off the TV and went to the PC to get the files.
insmod_bcm.sh
Code: Select all
echo " /mtd_rwarea/network/insmod_bcm.sh begin"
insmod /lib/modules/cfg80211.ko
insmod /mtd_cmmlib/WIFI_LIB/BRCM/bcm_dbus.ko
insmod /mtd_cmmlib/WIFI_LIB/BRCM/wl.ko init_ccode="XR/57"
echo " /mtd_rwarea/network/insmod_bcm.sh end"
network_type_info.txt
wifi_vendor.txt
4. There is no SamyGO/veramagic.txt but ran the patch.bat script anyway
5. Went back to the TV, inserted the USB, waited 5 minutes. Still nothing.
6. I re-run the SamyGO widget an rebooted the TV. Netcat and Telnet daemon was executed and listening at 3023 and 3123. Still no port 21, 22 and 23. But I am seeing this through the console debug (exlink):
Code: Select all
[SFD][ERR] !!! Failed to find sign padding (size:921224)
[SFD][BLOCK] [UEP] File /dtv/bin/busybox is not signed!. sign it.
##### send signal SIG : 15, busybox(23405)->busybox(23405) __send_signal
[SFD][BLOCK] Process with PID 23405 has been blocked!
##### deliver signal SIG : 9, busybox(23405) get_signal_to_deliver
[SFD][ERR] !!! Failed to find sign padding (size:921224)
[SFD][BLOCK] [UEP] File /dtv/bin/busybox is not signed!. sign it.
##### send signal SIG : 15, busybox(23406)->busybox(23406) __send_signal
[SFD][BLOCK] Process with PID 23406 has been blocked!
##### deliver signal SIG : 9, busybox(23406) get_signal_to_deliver
7. I connected to it through netcat and executed the following commands as suggested.
The output is:
Code: Select all
VDLinux#> /sbin/insmod /tmp/antysfd.ko
insmod: can't insert '/tmp/antysfd.ko': invalid module format
VDLinux#> /bin/dmesg | /bin/busybox tail
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x571 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x682 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x702 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x769 for 200 ms
br: received packet on wlan0 with own address as source address
br: received packet on wlan0 with own address as source address
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x875 for 200 ms
antysfd: version magic '0177, product SMP preempt mod_unload ARMv7 AAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' should be '0174, product SMP preempt mod_unload ARMv7 p2v8 '
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x908 for 200 ms
wl0: ampdu_resp_timeout: cleaning up resp tid 0 waiting for seq 0x940 for 200 ms
8. Turned off the TV and went back to the PC with the USB. Got the veramagic.txt:
Code: Select all
0174, product SMP preempt mod_unload ARMv7 p2v8
9. Ran the patch.bat and finally no errors:
10. Connected it back to the TV and powered it on. Then, boom! NOTHING... No netcat, ssh, ftp and telnet.
Please note that this are the exact steps you had told me to do including the extra steps from your previous post.
So how do I gain full root?