An attempt to reimplement OpenVizsla host software in plain C.
This section describes how to get started with OpenVizsla and Wireshark.
ovextcap executable to Wiresharks extcap directoryZadig to install the libusbK driver for OpenVizslabin directory to Wiresharks extcap directoryFollowing components are required to build libopenvizsla:
Then, the library can be compiled as the following:
mkdir build && cd build
cmake ..
make all test
Any pull-requests to the project are always welcome.
C
88.7%
CMake
11.3%
An attempt to reimplement OpenVizsla host software in plain C.
This section describes how to get started with OpenVizsla and Wireshark.
ovextcap executable to Wiresharks extcap directoryZadig to install the libusbK driver for OpenVizslabin directory to Wiresharks extcap directoryFollowing components are required to build libopenvizsla:
Then, the library can be compiled as the following:
mkdir build && cd build
cmake ..
make all test
Any pull-requests to the project are always welcome.
C
88.7%
CMake
11.3%