OBSOLETE SIM card APDU tracing based on AT91SAM7 and wireshark.
Go to file
Holger Hans Peter Freyther 61dcdc01bc doc: A small note on using DFU to update the firmware 2011-10-09 09:49:19 +02:00
docs doc: A small note on using DFU to update the firmware 2011-10-09 09:49:19 +02:00
hardware microSIM footprint added 2011-08-13 15:57:28 +02:00
host host: Pass all modules to one pkg-config invocation 2011-08-15 11:54:02 +02:00
old/ft232r re-structure the directory layout to reflect that that ft232r stuff is old 2011-07-06 12:32:30 +02:00
wireshark wireshark: Add one more missing file 2011-08-16 18:11:55 +02:00
.gitignore misc: Ignore some files 2011-07-13 00:10:28 +02: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.