-
create new dir: wireshark\plugins\epan\usbmtp
-
copy the following files to wireshark\plugins\epan\usbmtp
packet-usb-mtp.c
packet-usb-mtp.h
CMakeLists.txt -
add the following dir to wireshark\CMakeLists.txt
plugins/epan/usbmtp
Copy usbmtp.dll to wireshark\plugins\epan and reopen wireshark, then wireshark will support usbmtp.
The wireshark version need be higher than or equal to 3.0.0.