Search found 1 match
- Sun Jan 06, 2019 6:23 pm
- Forum: [D] Firmware
- Topic: Samsung PVR Content Decrypting tool - final
- Replies: 125
- Views: 584461
Re: Samsung PVR Content Decrypting tool - final
Why make it easy when you can make it hard? When you need the encryption key for 20111109131508.srf, just look at offset 8 within 20111109131508.mdb. Its there :) just change source of drmdecrypt.c to read drm_key from mdb file: ... // try .mdb sprintf(outfile,"%s",argv[1]); sprintf(&...