ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10452] New: Support for Android Debug Bridge (ADB) payload

Date: Sun, 07 Sep 2014 16:47:34 +0000
Bug ID 10452
Summary Support for Android Debug Bridge (ADB) payloads over USB
Product Wireshark
Version Git
Hardware All
OS All
Status UNCONFIRMED
Severity Enhancement
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 13039 [details]
A USB trace file from a tablet running Android 4.2.2, against ADB under Ubuntu

Build Information:
Version 1.99.0-1693-gef444d3 (v1.99.0-rc1-1693-gef444d3 from master)

Copyright 1998-2014 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.3.1, with WinPcap (4_1_3), with libz 1.2.5, with
GLib 2.38.0, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS
3.1.22, with Gcrypt 1.6.0, without Kerberos, with GeoIP, without PortAudio,
with
AirPcap.

Running on 64-bit Windows 8, build 9200, with WinPcap version 4.1.3 (packet.dll
version 4.1.0.2980), based on libpcap version 1.0 branch 1_0_rel0b (20091008),
with GnuTLS 3.1.22, with Gcrypt 1.6.0, without AirPcap.
AMD A6-5200 APU with Radeon(TM) HD Graphics     (with SSE4.2), with 3529MB of
physical memory.


Built using Microsoft Visual C++ 12.0 build 30501

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
In addition to Wireshark's existing support for ADB payloads over TCP, it may
be useful to support ADB payloads over USB, too.

It seems that the protocol is fairly similar, save for the fact that ADB
packets are split over USB URBs, without necessarily identifying "segments in
the packets themselves, and the presence of a set of handshaking packets to set
up connections, and deliver device information.

Thanks in advance.


You are receiving this mail because:
  • You are watching all bug changes.