Advertisement
Guest User

friedkiwi.be

a guest
May 7th, 2012
686
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. Kiwis are fried. Day by day.
  2.  
  3. Steps to get into the digicorder shell:
  4.  
  5. 1) open the device (you should know how to do this)
  6. 2) get an FTDI cable. 3,3V and 5V should do. DO NOT PUT 12V on UART0!
  7. 3) connect to UART0. Pinout:
  8.  
  9. V
  10. ---------------------
  11. | | RX | TX | GND|
  12. ---------------------
  13.  
  14. The empty pin is the marked one. Then it's RX/TX/GND. Connect crossed, as usual.
  15. 4) break before the main.elf start. Windows users on hyperterminal: Control+C. Other users: you'll know what to do.
  16. 5) start networking: /root/dhcpc.sh
  17. 6) start telnet: telnetd
  18. 7) resume booting: /etc/init.d/rcS
  19.  
  20. 8) Enjoy root access to your set top box.
  21.  
  22. What to do next?
  23.  
  24. * do something usefull with it
  25. * add ftp server
  26. * make breakfast
  27. * sleep.
  28.  
  29. http://youtu.be/bPwW85H29vo
  30.  
  31. 2012-04-27 17:55
  32. OpenWRT packages run on it. No firmware, only repo.
  33.  
  34. Root FS is read only. RAM disks are not. RAM disks carry noexec flag.
  35.  
  36. 2012-05-01 14:05
  37. http://youtu.be/Qv13_h9_UFg brace yourselves, records are coming. Requires no hack, only a second digicorder/box and
  38. a network topology Telenet doesn't like.
  39.  
  40. 2012-05-02 04:48
  41. http://t.co/XQ5SQiDD and http://i50.tinypic.com/25ppxki.png.
  42. Update doesn't fix anything. No changes compromising the hack. Still Control+C.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement