Search found 10 matches

by AlfredoC
Fri Sep 08, 2017 11:52 am
Forum: [K] General
Topic: Enable PVR Content to play in other TV
Replies: 10
Views: 9765

Re: Enable PVR Content to play in other TV

ok, thanks.
A lot to read ;-)
by AlfredoC
Fri Sep 08, 2017 8:57 am
Forum: [K] General
Topic: Enable PVR Content to play in other TV
Replies: 10
Views: 9765

Re: Enable PVR Content to play in other TV

... of course not.
May be you can post some links?
by AlfredoC
Thu Sep 07, 2017 9:05 pm
Forum: [K] General
Topic: Enable PVR Content to play in other TV
Replies: 10
Views: 9765

Re: Enable PVR Content to play in other TV

yes, the key comes from the .mdb file.
Has somebody new solutions?
by AlfredoC
Wed Sep 06, 2017 9:16 pm
Forum: [K] General
Topic: Enable PVR Content to play in other TV
Replies: 10
Views: 9765

Re: Enable PVR Content to play in other TV

Hi, here is a tool that should decrypt recorded files. This is really old code and I'm not sure if it works with current models. But I'm optimistic that Samsung was too lazy to change this. It worked for all models before Tizen. On Linux you can use QtCreator to compile it. May be on Windows it work...
by AlfredoC
Mon Apr 22, 2013 7:22 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 200745

Re: Samsung PVR Content Decrypting tool - final

Hi, anyway, I wrote a php script that kann read mdb files and can extract the key to a file or to the command line :D The script may run on Windows and Linux just call # php getKey.php <mdb_file> This script works perfectly for D series. I think the script is easy to understand, so anybody can chang...
by AlfredoC
Sun Apr 21, 2013 4:55 pm
Forum: BluRay Players
Topic: Multiplatform DRMDecrypt GUI
Replies: 8
Views: 7183

Re: Multiplatform DRMDecrypt GUI

ok
I opened a new project at gitorious https://gitorious.org/samygo-decrypt/samygo-decrypt
I made some changes to the code so that it works fine for me now.
Anybody is welcome to join the project :P
by AlfredoC
Tue Apr 02, 2013 5:39 pm
Forum: BluRay Players
Topic: Multiplatform DRMDecrypt GUI
Replies: 8
Views: 7183

Re: Multiplatform DRMDecrypt GUI

Come on! :D I think you have almost done it.
You read the mta index file in qmetainforeader.cpp.
This information should be editable in your GUI and written back to the index file.

I think you can do it :P
by AlfredoC
Mon Apr 01, 2013 12:51 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 200745

Re: Samsung PVR Content Decrypting tool - final

Hi,

I changed the Windows version that it works fine under Linux including drm key extraction from mdb file.
Linux users like run programs witout ui :D
by AlfredoC
Mon Apr 01, 2013 12:35 pm
Forum: BluRay Players
Topic: Multiplatform DRMDecrypt GUI
Replies: 8
Views: 7183

Re: Multiplatform DRMDecrypt GUI

yea, that is suprising. :o
although handling the video files on the xfs file system under linux is much easier then under win :D

I would have a feature request: :P
can you implement the SamyPvrManager-0.99 funcionality too?
by AlfredoC
Sun Mar 31, 2013 12:13 pm
Forum: BluRay Players
Topic: Multiplatform DRMDecrypt GUI
Replies: 8
Views: 7183

Re: Multiplatform DRMDecrypt GUI-start first test

Hi, Nice work :P I tried it but unfortunately it has some bugs. It cannot handle big files > 2G. I fixed it with using fopen64 instead of fopen . But then it goes into an endless loop, that makes the output file bigger than the original :cry: The output file comes without name. The program create -....

Go to advanced search