Page 2 of 2
Re: UEXXH5570 PVR Decode
Posted: Mon Oct 20, 2014 10:36 pm
by rK1337
Yes, I meaned for my Receiver that i not have to use the original RC
Re: UEXXH5570 PVR Decode
Posted: Tue Oct 21, 2014 6:53 pm
by rK1337
I found in one File a segment KeyFrame
http://gyazo.com/ea9a8822a9e66111cb165f5fcec408ca
Whats that?
Re: UEXXH5570 PVR Decode
Posted: Tue Oct 21, 2014 7:13 pm
by zoelechat
They're JPEG thumbnails of recordings, base64 encoded (the preview you see when selecting a movie for playback).
If you're looking for plain text keys for decoding, I can promise you won't find them

Re: UEXXH5570 PVR Decode
Posted: Tue Oct 21, 2014 7:23 pm
by rK1337
Ok, thanks
I am looking for a method to decrypt the PVR Records.
Is there a way to change the files or copy the files to a usb drive using a Smart TV App?
Re: UEXXH5570 PVR Decode
Posted: Tue Oct 21, 2014 7:46 pm
by zoelechat
No root = no keys = no decrypting
It was already valid on E/F series, no need to look further.
Re: UEXXH5570 PVR Decode
Posted: Tue Oct 21, 2014 7:53 pm
by rK1337
I am going to write a javascript file for my TV that display the current folders and files
Re: UEXXH5570 PVR Decode
Posted: Tue Oct 21, 2014 10:14 pm
by q8v08
dev/bml0/9 , dev/bml0/10 = sign.key
dev/bml0/11 = key.bin
Re: UEXXH5570 PVR Decode
Posted: Wed Oct 22, 2014 1:17 am
by rK1337
lol nice, where did you know the location? Do you have a rooted H series and nobody knows it? xD
I looked in the source codes and i didn't found anything about the location.
Now i have to write a Copy script in Javascript.
Is that a general key?
Thanks in advance
rK1337
EDIT: 1 Question: I had read a post on Facebook that a moderator of this Forum had successfully rooted a H Series TV? How did he do it?
Re: UEXXH5570 PVR Decode
Posted: Wed Oct 22, 2014 12:37 pm
by zoelechat
q8v08 wrote:dev/bml0/9 , dev/bml0/10 = sign.key
dev/bml0/11 = key.bin
These infos are pasted from partition.txt of D series firmware and have nothing to do with H series recordings decrypting. Are you going to think you've found the Grail each time you see the word "key" somewhere?
ps: It's well known that facebook always holds the absolute truth
Code: Select all
# hosts
127.0.0.1 www.facebook.com
Nothing else to say

Re: UEXXH5570 PVR Decode
Posted: Wed Oct 22, 2014 5:04 pm
by rK1337
Ok

, then I have to wait for root.
Anyone has to extract the Firmware and looks into this files^^