Updated version of the mirror of https://notabug.org/necklace/libray
Find a file
Nichlas Severinsen 77a2f33642 Auto download IRD
2018-07-07 19:03:47 +02:00
libray Auto download IRD 2018-07-07 19:03:47 +02:00
.gitignore Weird bug 2018-07-07 11:12:05 +02:00
COPYING Initial commit 2018-06-20 22:28:52 +02:00
README.md Major refactor. Release 0.0.1 2018-07-07 00:38:10 +02:00
requirements.txt Use zlib instead of gzip 2018-07-07 12:13:11 +02:00
setup.py Use zlib instead of gzip 2018-07-07 12:13:11 +02:00

LibRay

LibRay: A portmanteau of Libre and Blu-Ray

LibRay 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 (archive.fo)

7bit encoded int / RLE / CLP

clp = compressed length prefix

Todo

  • Automatically download .ird file if not given
  • Docstrings
  • Extract ISO (currently doable with 7z x output.iso
  • Test .irds with version < 9
  • Custom command to backup all irds available

Advanced

Figure out the SCSI commands to get data1, if at all possible.