OBSOLETE SIM card APDU tracing based on AT91SAM7 and wireshark.
Go to file
Oliver Smith 2bbb7cd7f8 contrib/jenkins.sh: add new script
Prepare to replace the legacy SIMTRACE jenkins job with a new
master-simtrace job that works like other master build jobs. Move the
build commands from the old job into this contrib/jenkins.sh file.
2023-08-29 11:59:59 +02:00
contrib contrib/jenkins.sh: add new script 2023-08-29 11:59:59 +02:00
docs update git URLs (git -> https; gitea) 2022-06-17 23:02:39 +02:00
hardware smartcard-fpc: add BOM attributes 2023-01-25 22:00:24 +01:00
host simtrace: Add print-out of PPS (Fi/Di change). 2012-02-12 15:37:14 +01:00
old/ft232r re-structure the directory layout to reflect that that ft232r stuff is old 2011-07-06 12:32:30 +02:00
.gitignore misc: Ignore some files 2011-07-13 00:10:28 +02:00
README.md update git URLs (git -> https; gitea) 2022-06-17 23:02:39 +02:00

README.md

Osmocom SIMtrace

(C) 2010-2017 by Harald Welte laforge@gnumonks.org

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

SIMtrace is part of the Osmocom Open Source Mobile Communications project.

This repository contains a host program 'simtrace' as well as a patch for wireshark (which is part of mainline wireshark since February 2012)

The corresponding device firmware source code can be found at http://git.osmocom.org/openpcd/

Homepage

The official homepage of the project is https://osmocom.org/projects/simtrace/wiki/

GIT Repository

You can clone from the official simtrace.git repository using

git clone https://gitea.osmocom.org/sim-card/simtrace

There is a web interface at https://gitea.osmocom.org/sim-card/simtrace

Documentation

There is a PDF user manual available from https://osmocom.org/attachments/download/2139/usermanual.pdf

Mailing List

Discussions related to simtrace are happening on the simtrace@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/simtrace for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a e-mail based patch submission/review process on the above-mentioned mailing list for contributions.