Page 62 of 113

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

Posted: Thu Oct 30, 2014 5:46 pm
by kipk
Nice thx for your info, gonna test this out tomorrow. Can you use this method without rooting the tv.

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

Posted: Thu Oct 30, 2014 5:48 pm
by zoelechat
kipk wrote:Can you use this method without rooting the tv.
No, root is mandatory, at least to extract keys.

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

Posted: Thu Oct 30, 2014 5:54 pm
by kipk
Ok thx for you info and help.

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

Posted: Sat Nov 22, 2014 11:19 am
by Gringos
zoelechat wrote:Ok, now telnet this command:

Code: Select all

chmod 755 /mtd_rwcommon/samyGOso
and try again PVRdecoder :)
This worked for me! Thanks!

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

Posted: Sat Nov 22, 2014 1:31 pm
by Lordbyte
This "missing" chmod 755 /mtd_rwcommon/samyGOso is actually NOT missing in the PVRDecoder,
but since the time I programmed the PVRDecoder I have learned that any given TV may reject
a "chmod" command randomly, and that I am supposed to "hammer" this flag.

The upcomming Christmas version (with support for H-models) will write this flag iteratively until
the flag can be verified to be set correctly.

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

Posted: Sun Nov 30, 2014 10:35 am
by MyloshB
I have a question about your information, that: "New version 1.5.3.4 is introducing offline decoder, allowing recordings to be decrypted directly from USB-device by connecting it to PC."
I am not able to connect/read/decrypt USB-flash disk with recordings with SamyGOPVRDecoder.exe aplication (version 1.5.3.4).
Important note: I have no access to TV (Samsung UE40F6200) - it is not my TV - I have only USB-flash disk with recordings from this TV...

I did these steps:
- Installation Linux Reader
- Run Linux Reader
- Plug-in USB-flash disk with recordings from TV into Windows 7 Pro 64bit
- Linux Reader displays USB-flash disk as the path "/dtv/usb/sda1 1"
- Recordings are stored in subfolder ../CONTENTS
- Folder contains 6 files for each of recording: .cip, .inf, .mdb, .mta, .srf, .ss
- Open Firewall for SamyGOPVRDecoder.exe
- Run SamyGOPVRDecoder.exe
- Scan USB-devices
- Error: Connecting to 127.0.0.1:21 ... FAILED. Unable to connect FTP-server in TV. Please check setup.
- When the path /dtv/usb/sda1 1\CONTENTS\ is used (see Settings > Paths), the error is the same...

What is wrong?
Is the SamyGOPVRDecoder.exe really usable in offline mode?
Could you, please, help me.
Thanks in advance.

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

Posted: Sun Nov 30, 2014 1:23 pm
by zoelechat
To do offline decoding, it's mandatory to first extract keys online, so you need access to TV and it must be rooted (see first line of first post)
Once keys are extracted you'll get a .key file for each recording and you'll be able to decode offline through dedicated option in Tools menu. Under no circumstances by setting an arbitrary localhost FTP server IP nor a random unexisting path to recordings.
MyloshB wrote:What is wrong?
Everything you did :)

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

Posted: Sun Nov 30, 2014 6:15 pm
by Lordbyte
Like Zoelechat says, -
In the same menu as you found "Off-line decoding", you will find a menu-item extracting the relevant keys to the USB-device.
This menu-item will extract (from TV) the keys we need to do off-line decoding. And this requires that TV is rooted.
Thus, in your situation .. you have no chance, unless you revisit original TV, root it, plug in USB-device and THEN extract the bloody keys using PVRDecoder :-)
Once keys have been extracted to the USB-device, you can turn off TV, and move USB-device to PC for the actual off-line decoding.
Notice the column called "Key Present" (last one) in the off-line decoder module ... if it says "NO", you cannot decode recording.
If it says "YES", you did everything right, and off-line decoding should be successfull.

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

Posted: Sun Nov 30, 2014 9:04 pm
by muhaloglu
USB listed. Waiting for user.
Dropping DRMDecrypt to work-folder.
Uploading / Executing KeyDropper .. ..
Unable to retrive 20591030113747.key. No point in continuing copy-process..
Process FAILED somewhere down the road for 20591030113747.srf.
Removing DRMDecrypt from work-folder..
All recordings on USB listed. Waiting for user.
Operation finished .. Waiting for user..???? help plase??? FA?LED

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

Posted: Sun Nov 30, 2014 9:30 pm
by zoelechat
muhaloglu wrote:USB listed. Waiting for user.
Dropping DRMDecrypt to work-folder.
Uploading / Executing KeyDropper .. ..
Unable to retrive 20591030113747.key. No point in continuing copy-process..
Process FAILED somewhere down the road for 20591030113747.srf.
Removing DRMDecrypt from work-folder..
All recordings on USB listed. Waiting for user.
Operation finished .. Waiting for user..???? help plase??? FA?LED
If you're able to use PVRdecoder, it means you've finally succeeded in downgrading and/or rooting your fw? :D

The solution is probably just above:
zoelechat wrote:telnet this command:

Code: Select all

chmod 755 /mtd_rwcommon/samyGOso
and try again PVRdecoder :)