unicorn-engine 2.0.0

Rust bindings for the Unicorn emulator with utility functions
Documentation
1
2
3
4
5
6
# Travis CI setup for MacOS Brew

# used for testing framework
brew "cmocka"
# used for cross assembly of code for testing
brew "crosstool-ng"