https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6940
Summary: Support for dissection of PN532 payloads in USB CCID
packets
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: tyson.key@xxxxxxxxx
Created attachment 7996
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7996
An initial attempt at a patch implementing this functionality
Build Information:
wireshark 1.7.1 (SVN Rev 41162 from /trunk)
Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 (32-bit) with GTK+ 2.24.6, with Cairo 1.10.2, with Pango 1.29.3, with
GLib 2.30.0, with libpcap, with libz 1.2.3.4, with POSIX capabilities (Linux),
with SMI 0.4.8, without c-ares, with ADNS, with Lua 5.1, without Python, with
GnuTLS 2.10.5, with Gcrypt 1.5.0, without Kerberos, without GeoIP, without
PortAudio, without AirPcap.
Running on Linux 3.0.0-14-generic, with locale en_GB.UTF-8, with libpcap
version
1.3.0-PRE-GIT_2011_12_28, with libz 1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0.
Built using gcc 4.6.1.
--
The attached patch adds support for bi-directional dissection of NXP PN532
payloads in USB CCID packets. In the case of packets addressed to an ACS
ACR122U card reader by the PC, the first 5 bytes (the "pseudo-APDU" header) are
skipped, so that dissection can be performed properly.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.