Wireshark-bugs: [Wireshark-bugs] [Bug 6758] New: Dissector for the Sony FeliCa Protocol
Date: Tue, 24 Jan 2012 00:29:43 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6758

           Summary: Dissector for the Sony FeliCa Protocol
           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 7720
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7720
A libpcap file containing FeliCa packets extracted from reader/chipset-specific
framing

Build Information:
wireshark 1.7.1-SVN-40306 (SVN Rev Unknown from unknown)

Copyright 1998-2011 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 (version unknown), with libz 1.2.3.4, with POSIX
capabilities (Linux), with SMI 0.4.8, without c-ares, with ADNS, with Lua 5.1,
with Python 2.7.2+, 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.

--
I've just finished writing a dissector for parts of the Sony FeliCa smartcard
application layer protocol, as documented in JIS X 6319-4, (partially in) ISO
18092, and in various documents made publicly available at
http://www.sony.net/Products/felica/business/tech-support/index.html.

The FeliCa technology is extremely popular in Japan (where it originated), and
in Hong Kong - but is seldom used in Europe, or in the US (outside of
implementations of the NFC Forum specifications, where parts of the
physical/data-link layers have been recycled).

This dissector currently supports the Polling, and Read Without Encryption
commands and responses, as documented in the FeliCa Lite profile. Write Without
Encryption is unsupported, due to a lack of traces.

Many commands from the full FeliCa Standard profile are unimplemented; and
commands related to authentication aren't publicly documented - so I've ignored
those.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.