Skip to content
Nguyen Anh Quynh edited this page Aug 21, 2015 · 9 revisions

Welcome to the Unicorn wiki!

Quick start

  • For Linux users

    ./make.sh sudo ./make.sh ./samples/sample_all.sh

  • For Mac OSX users

    ./make.sh sudo ./make.sh ./samples/sample_all.sh

  • For Python users (this must be done after installing the core as above)

    cd bindings/python sudo make install ./sample_x86.py ./shellcode.py

Clone this wiki locally