Clone the repo:
git clone [email protected]:madmonkey1907/hakchi.git
cd hakchi
git submodule update --init --recursive
If you don't already have homebrew installed on your Mac:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
The actual build dependencies:
brew install libusb qt wget upx lzop
brew link qt --force
sudo apt-get install libusb-1.0-0-dev libqt4-dev upx-ucl cpio lzop wget
make
. importpath
hakchi-gui
open build/hakchi-gui.app