Releases: unipacker/unicorn
Releases · unipacker/unicorn
1.0.3b7: Windows host support
With this release, we are bringing our unicorn fork up to date with the newest changes from unicorn-engine. This is an important step for Un{i}packer Windows support:
- Fixed Windows build system. Unicorn is now easier to build on Windows
- New AppVeyor integration, where we build 32bit and 64bit Windows wheels and deploy them to PyPi. Because of this, we are now distributing our Unicorn fork for all major platforms
1.0.2b1: published on PyPi
Code-wise identical to 1.0.2-tib, but the package name was changed to unicorn-unipacker. Because of this, we were now able to publish it on PyPi for easier un{i}packer distribution.
1.0.2 including Windows TIB support
1.0.2-tib fix missing imports for Python binding, deprecated way of addressing …