Skip to content

DanTheMan827-Hakchi/hakchi

 
 

Repository files navigation

Instructions

Clone the repo:

git clone git@github.com:madmonkey1907/hakchi.git
cd hakchi
git submodule update --init --recursive

Install the build dependencies

macOS 10.12

If you don't already have homebrew installed on your Mac:

/usr/bin/ruby -e "$(curl -fsSL https://github.com/raw/Homebrew/install/master/install)"

The actual build dependencies:

brew install libusb qt wget upx lzop
brew link qt --force

Ubuntu 16.04

sudo apt-get install libusb-1.0-0-dev libqt4-dev upx-ucl cpio lzop wget

Build

make

Execute

Linux

. importpath
hakchi-gui

macOS

open build/hakchi-gui.app

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Shell 49.4%
  • C 26.1%
  • C++ 21.1%
  • Makefile 2.7%
  • Other 0.7%