Commit graph

27 commits

Author SHA1 Message Date
8b7abe7c79
Add rate limit for disk write speed 2018-09-30 16:48:41 +02:00
3f5a52a070
Allow extracted file to be output to file instead of stdout 2018-09-16 02:33:30 +02:00
2299d8ed6e
🐛 Don't read additional 12 bytes after each file 2018-09-14 05:40:03 +02:00
12190f0ae8
🚚 Fix build error 2018-09-14 04:54:11 +02:00
736e92ebd5
🚚 Fix crash when trying to read beyond last disk file 2018-09-14 04:52:18 +02:00
31ec793781
Add xdelta3 decoding support 2018-09-14 04:11:44 +02:00
e36cc18893
🚑 Fix segmentation fault is supplying an unknown long argument 2018-09-14 01:57:49 +02:00
0ce4fcf492
Add error messaging 2018-09-14 01:41:35 +02:00
65bb5a98e3
♻ Extract command line args parsing into separate function 2018-09-14 01:02:12 +02:00
c02caaf2ff
🗑 Remove unused code 2018-09-14 00:56:32 +02:00
43614e1498
Enable use of command line options 2018-09-14 00:48:53 +02:00
313f65609f
🗑 Remove unneeded code 2018-08-09 17:14:42 +02:00
9353111085
🐛 Fix error in inflate function 2018-08-09 16:20:21 +02:00
6b9b31c2bc
🐛 Change char buffers to unsigned char buffers 2018-08-07 15:22:07 +02:00
3923daf551
🐛 Fix inflate error (output ended prematurely) 2018-07-31 13:38:21 +02:00
614aa91c94
Add inflation of files 2018-07-31 13:18:18 +02:00
ad8d88a066
🎨 Improve code quality 2018-07-25 02:34:08 +02:00
966e8bb7c1
🐛 Fix local file header 2018-07-24 20:04:41 +02:00
476266863f
Parse command line arguments 2018-07-24 19:56:21 +02:00
1638e9047d
🚧 Prepare argv parsing 2018-07-24 18:17:15 +02:00
866f6afd5a
🚧 Add decryption functions 2018-07-24 18:10:07 +02:00
8b8df10e33
♻ Extract function definitions from header into C file 2018-07-24 17:11:24 +02:00
d7dcd97c75
🚧 Implement file reader 2018-07-24 17:07:47 +02:00
6327e24191
👷 Fixing build script 2018-07-18 03:40:11 +02:00
d390e0affe
Add miniz source code 2018-07-17 17:19:13 +02:00
d541b16d39
📓 Add comment 2018-07-17 15:05:57 +02:00
2e23e3b21c
Add source files and build script 2018-07-17 14:05:22 +02:00