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
5e9bd4f257
Add -r / --re-encrypt
2021-06-02 20:25:49 +02:00
Nichlas Severinsen
0b236b5530
Update copyright
2021-06-02 17:20:01 +02:00
Nichlas Severinsen
c3b90319eb
Release 0.0.5
2020-08-03 19:53:09 +02:00
Nichlas Severinsen
0fe0b1d05a
Add -d and -q
2019-11-15 22:18:22 +01:00
Nichlas Severinsen
44674ca62e
Update copyright
2019-08-01 08:42:14 +02:00
Nichlas Severinsen
552147583b
Release 0.0.2
...
- bump version and pip freeze versions
- actually error if files are empty
- better block device check
- " to ' consistency
2019-07-07 21:22:18 +02:00
Gabriel Corona
4cec6b92e5
Fix reading directly from the disc
...
Getting the file size with os.stat() does not work with block devices.
You can now:
libray -i /dev/sg0 -o test.iso
2019-07-07 08:46:27 +02:00
Nichlas Severinsen
81a43952a8
Some cleaning up, changelog
2019-06-07 09:00:03 +02:00
Nichlas Severinsen
56e9beaa20
Some tidying
2019-05-16 10:37:28 +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
77a2f33642
Auto download IRD
2018-07-07 19:03:47 +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