Search found 6 matches

by swiny
Mon Dec 12, 2011 9:14 pm
Forum: [D] Support
Topic: Get some information from *.inf files
Replies: 6
Views: 4353

Re: Get some information from *.inf files

@juuso: If Denny would like to do so, he could ? And thank you for adding the link.
by swiny
Mon Dec 12, 2011 9:03 pm
Forum: [D] Firmware
Topic: Samsung PVR Content Decrypting tool - final
Replies: 125
Views: 619263

Re: Samsung PVR Content Decrypting tool - final

@Denny: Could you add a "file already exists" test to drmget. I use to name the key file same like the srf file (only change extension). Yesterday I've forgotten to change ".srf" into ".key" after copy&paste, so I've overwritten the video file by an empty key file!!...
by swiny
Mon Dec 12, 2011 8:57 pm
Forum: [D] Support
Topic: Get some information from *.inf files
Replies: 6
Views: 4353

Re: Get some information from *.inf files

I changed this for unicode name: if ( fseek( src, 0x317, SEEK_SET ) ) { perror( argv[n] ); retval++; } else { readucs2wchars( src, buffer, 0x100 ); wprintf(L"%ls\n", buffer ); I cannot see any difference between the ucs-2 name at 0x0100 and the ucs-2 name at 0x317. Is there any specificat...
by swiny
Sun Dec 11, 2011 8:57 pm
Forum: [D] Support
Topic: Get some information from *.inf files
Replies: 6
Views: 4353

Get some information from *.inf files

I've written a very tiny C program to get some information from the *.inf files of PVR records. This may be usefull, e.g., to find the *.srf file you want to decrypt (" Samsung PVR Content Decrypting tool - final "). Here's the source: /*****************************************************...
by swiny
Fri Dec 09, 2011 10:45 pm
Forum: [D] Support
Topic: No developer account possible at UE40D6500
Replies: 5
Views: 6341

Re: No developer account possible at UE40D6500

:shock: Sorry for my foolishness! :oops:
Now it works! Thank you very much!
by swiny
Fri Dec 09, 2011 9:34 pm
Forum: [D] Support
Topic: No developer account possible at UE40D6500
Replies: 5
Views: 6341

No developer account possible at UE32D6500

I have the same problem. And if I try to simply login (SmartHub ? A) as "developer" I get the error "unavailable account format (enter email address)" after entering the account "developer" but before I can enter a passwort. Firmware is: T-GASDEUC-1014.0 (shown in servi...

Go to advanced search