2018-06-20 22:28:52 +02:00
|
|
|
|
|
|
|
|
# LibRay-PS3
|
|
|
|
|
|
|
|
|
|
LibRay: A portmanteau of Libre and Blu-Ray
|
|
|
|
|
|
|
|
|
|
LibRay-PS3 aims to be a Libre (FLOSS) Python application for unencrypting,
|
|
|
|
|
extracting, repackaging, and encrypting PS3 ISOs.
|
|
|
|
|
|
|
|
|
|
A hackable, crossplatform, alternative to ISOTools and ISO-Rebuilder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[see also](http://www.psdevwiki.com/ps3/Bluray_disc#Encryption) ([archive.fo](https://archive.fo/hN1E6))
|
2018-06-21 22:02:47 +02:00
|
|
|
|
|
|
|
|
[7bit encoded int / RLE / CLP](https://github.com/Microsoft/referencesource/blob/master/mscorlib/system/io/binaryreader.cs#L582-L600)
|
|
|
|
|
|
|
|
|
|
clp = compressed length prefix
|