![]() |
2008-05-01
, 22:47
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#1
|
![]() |
2008-05-02
, 17:39
|
|
Posts: 31 |
Thanked: 6 times |
Joined on Mar 2008
@ NJ USA
|
#2
|
The Following User Says Thank You to MP2100 For This Useful Post: | ||
![]() |
2008-05-02
, 17:45
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#3
|
"we're sure it's only a matter of time before folks devise some slightly more useful means of exploiting this interesting find."
Here ya go!
(Dependencies: UNIX, Bourne shell, netcat, gxmessage)
And seriously, this should work, but having no TiVo, can't confirm. Let me know what happens, if anyone tries it. I recommend a Zaurus or Nokia IT, but with the awesomeness of the SDK, I'm sure someone will have X, GTK+, and gxmessage running on the iPhone any day now...
Code:#!/bin/sh while true ; do response=`gxmessage -center -borderless -nofocus -print -buttons "CHANNELUP CHANNELDOWN PLAY PAUSE FORWARD REVERSE"` echo "IRCODE "$response |nc tivo.example 31339 done
|
2008-08-23
, 22:14
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#4
|