Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 568 Bytes

File metadata and controls

22 lines (15 loc) · 568 Bytes

Simtrace

This is a port of the osmocom simtrace program, it currently only prints out to the command line the APDUs read in from the simtrace hardware.

Current State

This has been developed on OS X, brief testing has been conducted on Windows 7.

Requirements

Python 2.7 PyUSB Simtrace hardware available from http://bb.osmocom.org/trac/wiki/SIMtrace

To run just execute the python script: $ python simtrace.py

Author

Dean Chester - dean.g.chester@googlemail.com

Todo :-

  • Implement GSMTap Packet so that it can connect with wireshark.