sporsh / adb-dissector

Wireshark dissector for the Android Debug Bridge (ADB) protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic Wireshark dissector for the Android Debug Bridge (ADB) protocol

To compile this as a Wireshark plugin:
* Copy the files to your corresponding wireshark source directory
* run 'autogen.sh'
* run 'make -C plugins'

About

Wireshark dissector for the Android Debug Bridge (ADB) protocol


Languages

Language:C 100.0%