Commit graph

17 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
b70b129467 Preparing for PyPi 2019-06-07 09:08:56 +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
77a2f33642 Auto download IRD 2018-07-07 19:03:47 +02:00
Nichlas Severinsen
cf0a529cdb Use zlib instead of gzip 2018-07-07 12:13:11 +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
730b54d6bf Working on reading IRD 2018-06-21 22:02:47 +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