Christina Quast
e5342b3c25
Added more cmds to phone.py smartcard emulator
2015-03-19 19:29:49 +01:00
Christina Quast
4e4682c785
Bug fix: state returned by each handle* func now
...
The variable state is not a global function.
So its value needs to be returned from each function
which might alter the state.
For now only two states exist: WAIT_RST, WAIT_CMD
FIXME: Probably there is a more elegant way to do that
2015-03-18 18:48:57 +01:00
Christina Quast
5a691a36d1
Sniffed and parsed communication in a comment
2015-03-18 18:45:14 +01:00
Christina Quast
69734e9ad9
phone.py: too many usb function calls
2015-03-15 16:09:55 +01:00
Christina Quast
381d0fcde9
simtrace.py: cmdline arg for simcard emulation
2015-03-15 15:13:38 +01:00
Christina Quast
1185ae7184
phone.py: send ATR on rst
2015-03-15 15:12:50 +01:00
Christina Quast
74876d2079
SIM card still absent
2015-03-13 23:45:33 +01:00
Christina Quast
b4d1b9d937
gemalto USB card reader dump
2015-03-10 23:36:23 +01:00
Christina Quast
ecfad8f75c
changed select command to one supported by simcard
2015-03-10 23:35:11 +01:00
Christina Quast
dba7b16b98
ccid.py should not stop when an error occurs
2015-03-10 17:58:54 +01:00
Christina Quast
7c9edfac25
Python script for serial usb card reader
2015-03-10 15:33:06 +01:00
Christina Quast
53d94264ee
gemalto: dump of select file and read further commands
2015-03-09 17:19:48 +01:00
Christina Quast
c9c62ce7c7
dump: bug of usb select file request
2015-03-09 17:18:53 +01:00
Christina Quast
31b5b4ed93
renamed ccid reader select file python script
...
The command can be called now using the following command:
./simtrace -S
2015-03-09 17:17:14 +01:00
Christina Quast
d065a4b59d
moved config change code to simtrace.py
2015-03-06 19:12:55 +01:00
Christina Quast
71742c770c
CCID reader general: does not work yet
...
Protocol type 0x2 not supported
2015-03-06 19:11:45 +01:00
Christina Quast
f2582fc124
python simtrace suit: sniffer, ccid reader
2015-03-06 19:09:35 +01:00
Christina Quast
2dcaa10221
add kevins iccid, imsi, .. read commands
2015-03-06 18:14:43 +01:00
Christina Quast
f274a78e1a
Send poweroff in ccid.py
2015-03-03 22:20:22 +01:00
Christina Quast
57e200539b
python code usb config change
2015-03-02 16:10:04 +01:00
Christina Quast
763e5309a3
sniff of phone startup bytes
2015-03-02 16:09:45 +01:00
Christina Quast
9836933a27
python sniffer host side
2015-03-02 16:08:40 +01:00