Software

Qt5-based open source GUI software for USB2 sniffer.

_images/tree_view.png

Features

Prebuilt Binaries

Download precompiled versions (for windows):

Build instructions

See the README here:

Linux Driver

For performance reason we wrote our own ft60x driver for Linux.

In short:

git clone git@github.com:lambdaconcept/ft60x_driver.git
cd ft60x_driver
make
sudo insmod ft60x.ko

Windows Driver

No driver required on Windows, FTDI D3XX library is provided with the software.