Search found 1 match

by hacksawz12
Tue Jan 21, 2014 6:49 pm
Forum: NSZ-GT1 (Bluray Player)
Topic: Full Obfuscation Hash.
Replies: 0
Views: 15918

Full Obfuscation Hash.

Here is the Full Sony Obfuscation hash.. https://mega.co.nz/#!nIZUQLBB!c7dXS2GbFIxo0u9Qpa9ChGoo9q16Jd2TNcCL2NUQ5qA Also here is a slightly modified perl script to generate the decrypted file.. #!/usr/bin/perl # perl unobfuscation.pl FullSonyHash EncryptedFile > DecryptedFile use strict; use warnings...