![]() |
![]() |
|
|
Compare Products, Prices & Stores For: COMPUTERS, COMPONENTS, COMPUTER ACCESSORIES, COMPUTER MEMORY, HARDWARE, INPUT DEVICES, NETWORKING, PDAs & MOBILE ELECTRONICS, SOFTWARE, STORAGE & MEDIA, DIGITAL CAMERAS, HOME AUDIO, TV& VIDEO |
|
|
|
|
#1
|
||||
|
||||
|
Disabling tystream encryption:
Quote:
This patch forces tivoapp to not encrypt recordings by setting a static boolean expression from true to false (its only a two byte patch for all currently existing tivo software versions.) If you are using an older noscramble method (e.g. kernel patches, modules, kmem, etc) be sure to remove it first. If you are hacking your tivo for the first time, proceed to the first step and ignore the rest of this paragraph. In contrast with the older "noscramble" methods that involved removing the kernel wrapper entirely, encrypted recordings made prior to applying this patch will play back fine. Older noscramble methods may interfere with the tivos ability to play back encrypted streams if you do not want to decrypt them (see below for instructions on decrypting them.) Note: Legacy Tivo SW versions below 3.1.X will NOT be supported. Also, for StandAlone tivo users, this only applies for 4.x and greater. This does not apply at all to UK tivos. Do the following for this patch: (FOLLOW THESE INSTRUCTIONS VERY CAREFULLY) Make sure your root partition is writable. e.g. Code:
mount -o remount,rw / Code:
cp /tvbin/tivoapp /tvbin/tivoapp.orig Code:
cd /tvbin mv tivoapp tivoapp.tmp cp tivoapp.tmp tivoapp chmod 755 tivoapp Code:
echo -ne "\x48\x00\x00\x38" | dd conv=notrunc of=tivoapp bs=1 seek=4678532 Code:
echo -ne "\x3C\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=6984684 Code:
echo -ne "\x24\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=10001408 Code:
echo -ne "\x24\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=11437232 Code:
echo -ne "\x24\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=10028224 Code:
echo -ne "\x3C\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=10705308 Code:
echo -ne "\x3C\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=2691728 Code:
rm /var/mfs_ftp/cache/*.xml Code:
mount -o remount,ro / Code:
reboot Continued in the following post.
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? Last edited by AlphaWolf; 12-19-2006 at 12:57 AM. Reason: added disclaimer |
|
#2
|
||||
|
||||
|
If you have not used any noscramble modules/patches/hacks/kmem before, then you are now finished with this part. If you are an S1 user, your next stop is here. If you are an S2 user, your next stop is here.
For the rest of you, theres a catch; nonencrypted recordings that you recorded with a kernel patch or module/kmem will no longer play back. In order to get them to play, you have to nuke their CSO keys so that tivoapp doesn't try to use them unnecessarily. Never fear though; attached is CSOScout.tcl, which is a script that takes care of that process automatically without nuking the CSO keys on scrambled recordings. Note, that you MUST have a working copy of mfs_export on your tivo for this script to work. Warning: DO NOT USE CSOCSCOUT.TCL WITH UNSCRAMBLE.O _______________________________ For the sake of reducing support requests, heres a diagnostic tool I whipped up that should help with problems that many people run into. This script instantly detects whether or not you have TyStream encryption currently enabled, displays the crypto status of all of the recordings that are currently on your tivo, and tells you if each recordings' CSO is set. For the most accurate results, run this script after a fresh reboot when the boot process is entirely completed (after the "acquiring satellite data" step.) For you newbies: if the "Encrypted" and "CSO Set" values disagree, then the stream in question will not play back properly, and you'll need to run CSOScout.tcl to correct this. If you are trying to copy a non encrypted tream from one tivo to another with mfs_ftp, and it doesn't play back on the other tivo, then you probably need to clear out the XML cache, and extract the stream again. Either that or run CSOScout.tcl on the other tivo after the stream has been inserted. If the stream is encrypted, then you CANNOT transfer it to another tivo or convert it to mpeg without first decrypting it. This script requires a binary copy of mfs_export and cat to be present in one of the $PATH directories in order to function. I have only tested this script on my own tivo, but I don't see any reason why it wont work on any other tivo with SW version 3.X and up. note to self: ciphercheck.tcl count 358+below, csoscout.tcl count 580+below
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? Last edited by AlphaWolf; 09-11-2005 at 12:55 PM. Reason: ya do the hokey pokey & ya copy the first post... |
|
#3
|
|||
|
|||
|
Quote:
What sort of steps did you have to use to find the bytes to patch? I'd be willing to help do the work to dig 'em up on my 3.1.1b unit. |
|
#4
|
||||
|
||||
|
Heh Alpha, do you know the original values that are being overwritten? I'm still on 2.5.2, and thought maybe if I look for the pattern I can use Hexpad to try and find them. I know the new values might be wrong, but what's a toasted Tivo among friends<g>
__________________
SpongeBob is not a contraceptive - Bart S. A tabloid, is that one of those really strong mints? - Homer S. |
|
#5
|
|||
|
|||
|
It is taking a while running this through all of the tests.. Running it on T60 3.1.0b. Notes:
Works as described. HOWEVER, to extract existing scrambled recordings on a S1 you still need to insmod unscramble.o and play a few seconds of the show. Now the caveat to this is that unscramble would NOT unload from my system after loaded... it kept giving me "Device or resource busy" error. The only way I could get unscramble unloaded was a reboot.. While it was still loaded there were no ill effects, I have just never been a fan of leaving a module loaded when not needed. Also now I would be even more concerned being that unscramble refuses to let itself be unloaded. Hopefully I will get all of my scrambled recordings off my Tivo one of these days. edit - unscramble will unload, it just takes a while apparently. I tried it out.. loaded it, once with unscrambling a show right after it loaded and once with loading it and doing nothing, just letting it sit there.. both times it took somewhere bettwen a half hour and an hour for unscramble to free up and finally be able to be unloaded... I copied back my original tivoapp to double check and there were no problems instantly loading and unloading unscramble as desired.. it only happens with this patch. also since this patch I have been having infrequent but major problems with mfs_ftp in conjunction with unscramble.o. it will load but every once in a while an instance of it will become corrupted and completely unusable. It will constantly terminate connections on any transfer (directory change/list, file transfer, etc) and will need to be unloaded... however most of the time I can reload it then and it will behave just fine. Again, I tried out the same thing with switching to the original tivoapp and it didn't happen. Haven't tried anything with non-scrambled shows (as I didn't have any on my Tivo until after I installed the app). oh, tytool has no problems.. I did try that. tserver_mfs7 starts up fine and everything transfers fine. I am only having problems with mfs_ftp. Last edited by borghe; 01-10-2004 at 03:09 PM. |
|
#6
|
|||
|
|||
|
Offsets
Quote:
A quick check of my original tivoapp on an S2 4.0 at 8593192 shows 03 20 f8 09 YMMV
__________________
Ma l'italiano è benissimo Ex-Cantidate John Kerry Its not what you want it's what the electorate wants. |
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
||||
|
||||
|
Quote:
![]() Quote:
P.S. You're still a <flame removed> Last edited by mrblack51; 01-10-2004 at 02:50 PM. Reason: flame removed |
|
#9
|
|||
|
|||
|
YMMV = Your Mileage May Vary
Try quoting all of post to keep response in perspective. A disassembly of the app will always yield more information.
__________________
Ma l'italiano è benissimo Ex-Cantidate John Kerry Its not what you want it's what the electorate wants. |
|
#10
|
|||
|
|||
|
Quote:
To confirm, on a S2 3.1.1b tivoapp, one would replace the "03 20 F8 09" (jalr $t9) at 0x63139C with "3C 02 00 00" (lui $v0,0 -- not 100% sure here, so don't lynch me, please) with something like: Code:
echo -ne "\x3C\x02\x00\x00" | dd conv=notrunc of=tivoapp bs=1 seek=6493084 Disclaimer: I haven't tried the above myself yet and am not responsible if it doesn't work for anyone who tries it, etc. EDIT: Had the wrong (S1) 4 bytes for the changes. Changed to what I assume should be correct, analogous AlphaWolf's post above? Last edited by RUBiK; 01-10-2004 at 02:51 PM. |
|
#11
|
||||
|
||||
|
Hmm...I am not sure if I made it clear enough that I am too dumb to find the patch offsets on my own. The csoscout script is the only thing I should really be credited for. Sorry guys but I can't help with any patch related questions for patching any sw versions other than the ones I mentioned (Not only due to the first reason, but I also only have one version of tivoapp in my hands. If you have questions about that one...well, I'll try to help)
I can answer this one: Quote:
Quote:
Quote:
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? Last edited by AlphaWolf; 01-10-2004 at 04:46 PM. |
|
#12
|
||||
|
||||
|
Quote:
Everything I posted in this thread is untested and may be wrong. If it doesn't work post the exact steps you took. Quote:
Think before you post. This is a good thread so don't ruin it by injecting stupidity. |
|
#13
|
||||
|
||||
|
Quote:
Quote:
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? |
|
#14
|
|||
|
|||
|
Quote:
ronny |
|
#15
|
||||
|
||||
|
Quote:
Code:
#!/bin/bash
while true
do
echo -n .
rmmod unscramble > /dev/null 2>&1
if [ $? == 0 ]; then exit; fi
done
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|