Search found 12 matches

by merilix
Mon Oct 22, 2012 11:06 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

Spoza wrote:Just to complete the picture:
There is SO MUCH confusion... why the makers of the patch just don't properly document in details what it does and how it works?!
You should better ask why Samsung force us to use such patches ;)
by merilix
Fri Sep 21, 2012 2:36 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

See here how I made it to work on UE40D6750, may help some newcomers. But you description is for D-Series, is there no status update for planned support of E(S,H)-series? No status update from me. I just found a way which was working for me (get the key from mdb file) and shared this finding with y...
by merilix
Tue Apr 17, 2012 7:31 am
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

What is the secret about this adaptation field switch? The problem with encrypted adaptation field has been discovered a bit earlier in this thread discovered but not really solved yet as it looks like this issue depends on different firmware versions. :( So for now, there are 2 versions in my last...
by merilix
Wed Apr 11, 2012 12:51 pm
Forum: [D] Firmware
Topic: Deutsche Hilfe f?r Ex-Link Cable
Replies: 2
Views: 3438

Re: Deutsche Hilfe f?r Ex-Link Cable

lol, forget this translator, it only produces absolutely unintelligible gibberish.
by merilix
Wed Apr 11, 2012 11:49 am
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

Have you guys tried this on HD-material? I tried, but VLC-player can't play them. Haven't tried yet in SD-material. The decryption part seems to go ok, I use merilix's code added in Dennys original source code. ffmpeg -i shows on decrypted xxxxxxxx.ts that there is h264 coded video. weird! :o Surpr...
by merilix
Tue Apr 10, 2012 7:01 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

The audio is set to the alternative audiotrack on the ts/mpg file created after decrypting. Sorry hans, but this would be far away from what decryption tool is intended to do. Its just a copy program whilst encrypted data packets are decrypted. Not more, not less. I think its part of your player so...
by merilix
Mon Apr 09, 2012 1:44 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

I am glad I could help :) presence of adoption fields may be caused by the broadcaster but It looks like samsung simplified his encryption procedure to always encrypt the whole 184 byte packet instead of payload only (as the standard says). On the other hand, there is no need for samsung to follow a...
by merilix
Mon Apr 09, 2012 12:16 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

seems to be an issue with adoption field. if(data[3]&0x20) offset += (data[4] +1); // skip adaption field outdata[3]&=0x3f; // remove scrambling bits if(offset > TS_FRAME_SIZE)//application will crash withotu this check when file is corrupted { printf ("\nInvalid data @ %13I64u\n",...
by merilix
Sun Apr 08, 2012 11:39 pm
Forum: [D] Software
Topic: [PC] DeSTRoi - PVR Content Decrypting (only for C/D series)
Replies: 182
Views: 202245

Re: Samsung PVR Content Decrypting tool - final

Okay, here is a first 1 MB of both encrypted and unencrypted recording. Let's see what is confusing the decoding routine. I don't see anything suspicious, just a valid DVB-C streams with several audio tracks and EIT... like Sisternicky already supposed, your video is neither scrampled with odd key,...
by merilix
Sat Apr 07, 2012 7:11 pm
Forum: [D] Firmware
Topic: Samsung PVR Content Decrypting tool - final
Replies: 124
Views: 538593

Re: Samsung PVR Content Decrypting tool - final

@Spoza: http://forum.samygo.tv/viewtopic.php?p=25252#p25252 improvements are now included. Im not sure why decryption will not work for you. drmdecrypt.exe will normally decrypt each valid TS frame where encryption flag is set. I also cant speak about ftp issues, i use samba on TV and "net use ...

Go to advanced search