OBSOLETE SIM card APDU tracing based on AT91SAM7 and wireshark.
Go to file
Kevin Redon 2ad8ff8100 schematic: mark R22 as dot no place
R22 is use to pull the FLAGB output of the FPF2109 high since this
is an open-drain output.
but we actually don't read FLAGB do get the error conditions, thus
thus pull-up resistor is not required.

this change has been tested with a real simtrace device.
trace and card emulation worked with a Nokia 3310.

Change-Id: I3dd82864708f1ecb30ddbaa4c60aa600325455e2
2019-09-03 17:40:31 +02:00
at91sam7/host simtrace host tool: use new GSMTAP code in libosmocore >= 0.3.1 2011-05-22 12:47:57 +02:00
ft232r Import old unfinished FT232R bit-banging code for sim sniffing 2010-11-18 22:59:40 +01:00
hardware schematic: mark R22 as dot no place 2019-09-03 17:40:31 +02:00
wireshark wireshark: More EF/DF for USIM. Support MANAGE CHANNEL 2010-11-21 20:17:12 +01:00
README add a small README file 2011-03-25 13:44:13 +01:00

README

Osmocom SIMTRACE
======================================================================
(C) 2010 by Harald Welte <laforge@gnumonks.org>

SIMTRACE is a program that can be used for tracing the communication
betewen a phone and the SIM card.  More generally, it can trace any
ISO 7816 based smart card interface.

This repository contains a host program 'simtrace' as well as a patch
for wireshark.

The corresponding device firmware can be found in the openpcd.git
repository on git.gnumonks.org.