Commit graph

10 commits

Author SHA1 Message Date
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
b9a9e6c18d PyPi 2019-06-07 09:19:33 +02:00
Nichlas Severinsen
81a43952a8 Some cleaning up, changelog 2019-06-07 09:00:03 +02:00
Nichlas Severinsen
cee1c05820 Helptext 2019-05-16 10:44:07 +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
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
730b54d6bf Working on reading IRD 2018-06-21 22:02:47 +02:00
Nichlas Severinsen
16a5e95777 Initial commit 2018-06-20 22:28:52 +02:00