Editing Fixing DRL and CRL Hashes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
=Tools= | =Tools= | ||
=DRL and CRL Hashes= | =DRL and CRL Hashes= | ||
* DRL and CRL SHA1 hashes are | * DRL and CRL SHA1 hashes are store in VTRM FLASH region. | ||
* First | * First 14 bytes are SHA1 hash of DRL. Then follow 14 bytes SHA1 hash of CRL. | ||
Read current DRL and CRL SHA1 hashes from FLASH using VTRM service: | Read current DRL and CRL SHA1 hashes from FLASH using VTRM service: | ||
Line 35: | Line 25: | ||
</pre> | </pre> | ||
If you write | If you write wrong hashes intentionally then you won't be able to play BD movies and you will get the following message: | ||
<pre> | <pre> | ||
Playback of BDs is prohibited on this system. | Playback of BDs is prohibited on this system. | ||
Contact technical support for assistance. | Contact technical support for assistance. | ||
</pre> | </pre> | ||