naxlog.blogg.se

Build wireshark linux
Build wireshark linux













build wireshark linux

$ mv plugins/nordic_ble/Custom.make-1.12.0 plugins/Custom.make

build wireshark linux

$ mv plugins/nordic_ble/Custom.m4-1.12.0 plugins/Custom.m4 The "Sniffer API" folder contains the python API, and the "wireshark_dissector_source" folder contains the plugin source.įor Ubuntu: sudo apt-get install build-essential automake autoconf libgtk2.0-dev libglib2.0-dev libpcap0.8-dev flex bisonĭownload the Wireshark plugin: nordic_ble_linux-1.12.0.zipĭownload the Wireshark source: wireshark-1.12.0.tar.bz2ĭecompress wireshark-1.12.0.tar.bz2 and move into created folder (wireshark-1.12.0)ĭecompress nordic_ble_linux-1.12.0.zip in plugins folder Unzip the content of this file to your workspace. Inside the zip-file you will find another zip-file called SnifferAPI.zip.

build wireshark linux

Working installation of SEGGER J-Link drivers (To flash the chip with the firmware)ĭownload the Sniffer API and firmware here: nRF Sniffer.Here is a small guide on how to build Wireshark with a BLE plugin under linux, with a small example on using this plugin with the Nordic Sniffer API.















Build wireshark linux