Giter Club home page Giter Club logo

wiresharkqmidissector's Introduction

Wireshark QMI Dissector

Wireshark Dissector for Qualcomm MSM Interface (QMI) Protocol v0.2

Copyright (c) 2017 Daniele Palmas [email protected]

Based on:

Usage

  • Clone libqmi repository

  • Generate the dissector with:

    generate_lua.py <libqmi json directory path>

    to create qmi_dissector_gen.lua

    Script runs with python 3.x or 2.x. For python <3.4 install pathlib using pip install pathlib.

Once the dissector has been generated:

LINUX

  1. Make sure to have usbmon support enabled

  2. Find device in the lsusb output, e.g.:

    $ lsusb ... Bus 003 Device 022: ID 1bc7:1201 Telit Wireless Solutions ...

  3. Run wireshark:

    $ wireshark -X lua_script:qmi_dissector_gen.lua

  4. Collect log in the appropriate usbmon device (3 in the example) and appply qmi filter

WINDOWS

  1. Make sure to have usbpcap installed

  2. Find device in USBPcapCMD.exe output, e.g.:

    C:\Program Files\USBPcap\USBPcaCMD.exe ... 2 \.\USBPcap4 ??\USB#ROOT_HUB20#4&244e1552&0# [Port 2] Telit USB Composite Device 0x1201

  3. Run wireshark:

    "C:\Program Files\Wireshark\Wireshark.exe" -X lua_script:qmi_dissector_gen.lua

  4. Collect log in the appropriate usbpcap device (4 in the example)

Contributors

Daniele Palmas [email protected]

License

GPL V3

wiresharkqmidissector's People

Contributors

dnlplm avatar janosvitok avatar carlolotelit avatar

Stargazers

 avatar Rob Patershuk avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.