Page 108 of 113

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Mon Oct 10, 2016 6:08 pm
by prisonbreak1988
yes it is possible to decrytp the srf file. You must have root on your tv. open Samygo PVRDecoder. Select toools then extract all keys to folder on pc or network device. then Select decode off-line files (devices not currently connected to tv). You must choose were you save the srf files. On may case i save my files on C:\Temp. the select the files you want to decode. Select decode.

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Mon Oct 10, 2016 8:50 pm
by lawre
Thanks for the answer, prisonbreak1988. Problem is ? as I mentioned ? my tv firmware number is 2111 (not downgradable to date), so not compatible with SamyGO PVRDecoder v.1.8.2.53 widget. My hope is I can manage with whatever software the files I?ve extracted to my windows PC using DiskInternals Linux. Here they are: http://imgur.com/ObjOAfA
Thanks in advance!

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Mon Oct 10, 2016 9:23 pm
by prisonbreak1988
Maybe the have root for 2111? Depends on how new the firmware you have. Maybe you can ask secroyer.

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Mon Oct 10, 2016 10:13 pm
by lawre
Unfortunally I can't root nor downgrade the firmware 2111, because is recent.

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Tue Oct 11, 2016 9:16 am
by rootmysamynow
As prisonbreak1988 already mentioned: There's one important file missing in your list, which is the .key file, unique for every single recording. WITH that file, you could decrypt the .srf offline (either with PVRDecoder, or directly with the executable it drops to your tempdir during operation). But WITHOUT that file, you're lost. And I'm afraid that rooting your TV is the only option to get this mandatory file created on/extracted from your TV set.

As a consequence, you need to wait until rooting will become available for your FW version, I think.

PS:
Strange...
During edit, the three words "your TV set" in my text turned into a nagging commercials link...
I've no idea how this can happen, and I I certainly do apologize for this.

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Tue Oct 11, 2016 11:57 am
by lawre
Thanks rootmysamynow, so I deduce at the moment I can't do anything with the files I've extracted with DiskInternals Linux (.srf, .mdb, .ss, .mta, .cip). I attach the files I've extracted on my windows PC with it and the error message appearing opening the .ts file extracted with DeSTRoi
ObjOAfA.jpg

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Wed Oct 12, 2016 12:02 pm
by Lordbyte
@lawre,

Unfortunately the answer you already was given is correct.

The key needed to decrypt your .srf file is located inside the .ss file (.ss = Secure Storage)

But the .ss file is encrypted by a master-key only known to the TV deep inside some secure chip, where "we"
cannot get at it ... However, "we" CAN make the TV give us the keys for any given .srf recorded by the TV in question,
as long as TV has access to the original files .. and TV is rooted, so we can command it to do the "dirty deed".

Thusly .. copying the files out of TV before TV has created the corrosponding .key file is futile.

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Wed Oct 12, 2016 1:44 pm
by lawre
Thanks, Lordbyte. I hope for an early patch to downgrade and root my firmware 2111.

Re: [PC] SamyGO PVRDecoder for E/F/H series - Version 1.8.2.53

Posted: Sat Oct 22, 2016 10:55 pm
by samyrookie
I am trying to debug why I am getting the "UnDRM.log never seemed to appear in /dtv" error and found something that has not been mentioned in this thread (at least I did not see it). I am new here and not very familiar with Samsung TVs and ARM architecture but I am a software developer so I am familiar with the debugging process. If I can get some help related to Samsung-specific details, I might provide some help in figuring out the issue.

The TV is EH5300 with firmware 1023.2 (it was running a near-original firmware but the latest skype-like root did not work, hence the upgrade). For the moment, I am working with the 1.7.3.31 version of the software since I could not get the latest version working properly.

Here's what I get when I start the program:

Code: Select all

 Connecting to 192.168.2.4:21 .. Success
 Querying recordings on TV ...
 Verifying telnet access to 192.168.2.4:1023 .. Success
 All recordings on USB listed. Waiting for user.
 
Here's the output when I try to decode a recording:

Code: Select all

Examining DRM status for file ...
 Recording is DRM protected
 Uploading decoder library to TV
 Removing any old work log
 Starting the decoding process on TV
 Waiting for TV to produce feedback ... 12:00:04 AM seconds  (max. 5 sec.)
 UnDRM.log never seemed to appear in /dtv .. 5 second timeout expired. Cannot continue.
 Process FAILED somewhere down the road for 20161015201957.srf.
 All recordings on USB listed. Waiting for user.
 Operation finished .. Waiting for user..
Here's the output from the netcat monitor at this time:

Code: Select all

(1023) ---> cat /.version > /mtd_rwarea/PVRDecoder.msg
(1023) <--- "X10P 0070" KERNEL MODULE VERSION : "0063.0715, DTV, X10P, release, DEU_BRANCH" 

(1023) ---> df | grep -E "dev.*sd" | awk '{print ""X""$1"",""$2"",""$3,""$4,""$5""}' | sed 's/\/dev\///g' > /mtd_rwarea/PVRDecoder.msg
(1023) <--- sda1 117185536 36696916 80488620 31% | sdb1 120731708 119939380 792328 99%

(21) ---> NOOP
(1023) ---> df | grep -E "dev.*sd" | awk '{print ""X""$1"",""$2"",""$3,""$4,""$5""}' | sed 's/\/dev\///g' > /mtd_rwarea/PVRDecoder.msg
(1023) <--- sda1 117185536 36696916 80488620 31% | sdb1 120731708 119939380 792328 99%

(1023) --> hexdump -C -n 8 /dtv/usb/sda1/CONTENTS/20161015201957.srf > /mtd_rwarea/PVRDecoder.msg
(1023) <-- 00000000  47 18 9c 5b b2 f0 e7 26                           |G..[...&| | 00000008

/mtd_rwarea/samyGOso -d -A -l /mtd_rwarea/libUnDRM.so /dtv/usb/sda1/CONTENTS/20161015201957.srf
(1023) --> /mtd_rwarea/samyGOso -d -A -l /mtd_rwarea/libUnDRM.so /dtv/usb/sda1/CONTENTS/20161015201957.srf > /mtd_rwarea/PVRDecoder.msg
(1023) <-- samyGOso v1.2.4 (c) bugficks 2013, sectroyer 2014

samyGOso v1.2.4 (c) bugficks 2013, sectroyer 2014 | 

(1023) ---> df | grep -E "dev.*sd" | awk '{print ""X""$1"",""$2"",""$3,""$4,""$5""}' | sed 's/\/dev\///g' > /mtd_rwarea/PVRDecoder.msg
(1023) <--- sda1 117185536 36696916 80488620 31% | sdb1 120731708 119939380 792328 99%
Note: sda1 is the device with the recordings. sdb1 is a USB stick with media copied from PC.

It looks like samyGOso does not do anything and return. I tried to find out what it does and it looks like it injects some code into the TV process. The "-A" switch indicates the target is exeAPP process. However, on my TV, no such process exists. Here's the output from the putty terminal:

Code: Select all

VDLinux#> ps -A | grep exe
   56 root       0:00 /bin/sh /mtd_exe/rc.local
   68 root       2:59 ./exeDSP
 2799 root       0:00 grep exe
VDLinux#>
Since exeDSP exists, I changed the command-line to

Code: Select all

/mtd_rwarea/samyGOso -d -D -l /mtd_rwarea/libUnDRM.so /dtv/usb/sda1/CONTENTS/20161015201957.srf
Here's the putty output:

Code: Select all

/bin/sh: can't access tty; job control turned off
VDLinux#> /mtd_rwarea/samyGOso -d -D -l /mtd_rwarea/libUnDRM.so /dtv/usb/sda1/CONTENTS/20161015201957.srf
samyGOso v1.2.4 (c) bugficks 2013, sectroyer 2014
Injecting '/mtd_rwarea/libUnDRM.so' resident: '0'
mprotect: 0x42379c80
dlopen: 0x428b0b28
dlclose: 0x428b0ccc
dlsymaddr: 0x428b0d1c
pc=427db4dc lr=427db4c8 sp=beb33f18 fp=70d6e0c
r0=fffffe00 r1=80
r2=1 r3=0
stack: 0xbeb17000-0xbeb38000 length = 135168
executing injection code at 0xbeb33dc0
library injection completed!
Succeeded.
VDLinux#>
But when I do this, the PVRDecoder does not decode anymore. It hangs at

Code: Select all

Examining DRM status for file ...
and a dialog box pops up with the error

Code: Select all

---------------------------
  SamyGO PVR decoder for Samsung TV series E/F/H by LordByte in 2014 - v.1.7.3.31
---------------------------
Socket Error # 10054

Connection reset by peer.
---------------------------
OK   
---------------------------
I have read many of the pages in this thread, especially the ones about the specific error I am getting. Maybe this is the reason some of the users are getting this error. However, I do not know what the actual decode command is so I cannot try it in putty and see if it works. I also thought about changing the command-line that gets sent to the TV, but since I do not have the source code for the app, that is not possible.

Any help getting towards a solution is appreciated.

Note: Another data point is that even though the program is running telnet on port 1023, I execute putty on port 2023. Telnetting to port 1023 gives me a prompt that does not seem to do anything. Any command I type results in "not found" error. However, PVRDecoder only works with this port.

I do not know the significance of this but I wanted to mention it in case it helps someone understand what is going on.

Problem with SamyGO PVR Decoder

Posted: Sun Oct 23, 2016 5:53 pm
by schlagerfan
SamyGO PVR Decoder only download the .srf file and the .key file and start to decode. after 1 second it say that decode is finisht and i have only a 0 bite TS file. If i start the decode offline happens the same.