New features and improvements:
- CLI: Added resource extraction from PE files (https://github.com/CERT-Polska/malduck/pull/67)
Bugfixes:
- Fixed Bigint.pack for odd-length hex integers (https://github.com/CERT-Polska/malduck/pull/58, thanks yunzheng!)
- Fixed APLib decompression (https://github.com/CERT-Polska/malduck/pull/64, thanks sisoma2!)