blob: a6f8a50e6907617b573922db7e11752bc567d954 [file] [log] [blame]
Christina Quast53d94262015-03-09 17:19:42 +01001chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -b :(
2('args: ', Namespace(cmd=None, conf=None, read_bin=True, select_file=False, sniff=False))
3pcsc: wait_for_card
4Reading ...
5pdu: a0b000000a
6ICCID: 8949901701053518711
7pdu: a0b0000009
8IMSI: 901702391248819
9SMSP: ffffffffffffffffffffffffe1ffffffffffffffffffffffff058100945555ffffffffffff000000
10pdu: a0b0000002
11ACC: ffff
12MSISDN: Not available
13Done !
14
15chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S
16('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False))
17Context established!
18PCSC Readers: ['Gemalto USB Shell Token V2 00 00']
19Using reader: Gemalto USB Shell Token V2 00 00
20Connected with active protocol 1
21Select: 0x6E 0x00
22Command: 0x6E 0x00
23Disconnected
24Released context.
Christina Quastb4d1b9d2015-03-10 23:36:23 +010025
26
27BLAUE SIM:
28
29chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -b
30('args: ', Namespace(cmd=None, conf=None, read_bin=True, select_file=False, sniff=False))
31pcsc: wait_for_card
32Reading ...
33pdu: a0b000000a
34ICCID: 8988211000000004534
35pdu: a0b0000009
36IMSI: Can't read, response code = 9804
37SMSP: Can't read, response code = 9804
38pdu: a0b0000042
39HPLMN: Can't read, response code = 9804
40pdu: a0b0000002
41ACC: Can't read, response code = 9804
42MSISDN: Can't read, response code = 9804
43Done !
44
45
46chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S
47('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False))
48Context established!
49PCSC Readers: ['Gemalto USB Shell Token V2 00 00']
50Using reader: Gemalto USB Shell Token V2 00 00
51Connected with active protocol 1
52Select: 0x6E 0x00
53Command: 0x6D 0x00
54Disconnected
55Released context.
56
57
58WEISSE SIM:
59
60chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S
61('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False))
62Context established!
63PCSC Readers: ['Gemalto USB Shell Token V2 01 00']
64Using reader: Gemalto USB Shell Token V2 01 00
65Connected with active protocol 1
66Select: 0x6E 0x00
67Command: 0x6E 0x00
68Disconnected
69Released context.
70
71chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -b
72('args: ', Namespace(cmd=None, conf=None, read_bin=True, select_file=False, sniff=False))
73pcsc: wait_for_card
74Reading ...
75pdu: a0b000000a
76ICCID: 8949901701053518711
77pdu: a0b0000009
78IMSI: 901702391248819
79ßSMSP: ffffffffffffffffffffffffe1ffffffffffffffffffffffff058100945555ffffffffffff000000
80pdu: a0b000002d
81HPLMN: 09f107ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
82('Unexpected error:', <type 'exceptions.NameError'>)
83pdu: a0b0000002
84ACC: ffff
85MSISDN: Not available
86Done !
87
88
89WEISE SIM mit SELECT vom file:
90chrysh@gearbox ..a_thesis/sysmocom_repo/usb_application (git)-[master] % ./simtrace.py -S
91('args: ', Namespace(cmd=None, conf=None, read_bin=False, select_file=True, sniff=False))
92Context established!
93PCSC Readers: ['Gemalto USB Shell Token V2 01 00']
94Using reader: Gemalto USB Shell Token V2 01 00
95Connected with active protocol 1
96Select: 0x9F 0x16
97Command: 0x6E 0x00
98Disconnected
99Released context.