OBSOLETE SIM card APDU tracing based on AT91SAM7 and wireshark.
Go to file
Kevin Redon 664c813540 datasheet folder removed: too many new datasheets used for SIMtrace v2, takes to much space in git, is under copyright 2011-11-14 20:52:01 +01:00
docs doc: Use the highlighted picture from Myonium for TEST 2011-10-09 19:40:27 +02:00
hardware datasheet folder removed: too many new datasheets used for SIMtrace v2, takes to much space in git, is under copyright 2011-11-14 20:52:01 +01: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.