Commit graph

12 commits

Author SHA1 Message Date
Nichlas Severinsen
88d1b48167 Release 0.0.8
Fixed:
- Issue #7: fix manually supplied .ird files not being used.
2021-11-27 22:22:19 +01:00
Nichlas Severinsen
82bc798677 Reworking identification
- PARAM.SFO reader (sfo.py)
- Search for param first then use title there to identify
- long_description (setup.py)
- Multiman styling by default
- Don't check crc32 as it is very slow
2021-06-06 23:09:33 +02:00
Nichlas Severinsen
f3e8132a37 Release 0.0.6 2021-06-05 22:03:31 +02:00
Nichlas Severinsen
46317877c1 Fix #6
- Decryption using disc key didn't work as it was encrypting the key before usage
2021-06-02 18:38:29 +02:00
Nichlas Severinsen
e45367a875 Revert "Rewrote to not use .ird, turn's out they're not needed"
This reverts commit f8b35fbe83.
2018-07-09 07:40:41 +02:00
Nichlas Severinsen
f8b35fbe83 Rewrote to not use .ird, turn's out they're not needed 2018-07-07 23:36:27 +02:00
Nichlas Severinsen
de805696e2 Weird bug 2018-07-07 11:12:05 +02:00
Nichlas Severinsen
fbec245501 Major refactor. Release 0.0.1
- Now possible to give .iso and .ird and get a decrypted output.iso
2018-07-07 00:38:10 +02:00
Nichlas Severinsen
b5ba35dfd2 Successfully decrypted! 2018-07-03 21:18:36 +02:00
Nichlas Severinsen
cfa8b1ca66 Decryping, but encoding is borked 2018-06-23 18:58:38 +02:00
Nichlas Severinsen
9d75699178 Struggling to decrypt 2018-06-21 21:30:38 +02:00
Nichlas Severinsen
16a5e95777 Initial commit 2018-06-20 22:28:52 +02:00