Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
Furrtek edited this page Feb 14, 2017 · 29 revisions

How to build and flash

Required:

Put the HackRF in DFU mode and:

git clone https://github.com/furrtek/portapack-havoc.git
cd portapack-havoc
mkdir build
cd build
cmake ..
make program

How to use

Clone this wiki locally