1. 3735039 firmware, host: Changed vendor and product id by Christina Quast · 9 years ago
  2. 34d4eb3 mitm.py: Intercept phonebook request by Christina Quast · 9 years ago
  3. 789a401 Added pts parsing by Christina Quast · 9 years ago
  4. 05ba523 removed pySim dead link by Christina Quast · 9 years ago
  5. b6e005c mitm.py: Working pts parsing and answer by Christina Quast · 9 years ago
  6. 7c5d134 constants.py: added atr by Christina Quast · 9 years ago
  7. fafa54b sm_emul: ff 00 ff is the ans to ff 00 ff by Christina Quast · 9 years ago
  8. 08ea861 mitm.py: to be removed, hack to answer pts request by Christina Quast · 9 years ago
  9. 6118146 sm_emul: send ATR with 0x18 and answer to pts by Christina Quast · 9 years ago
  10. dace491 mitm.py: No ATR replacing by Christina Quast · 9 years ago
  11. 0d98b9f python files: first PTS handling by Christina Quast · 9 years ago
  12. 4067042 apdu_split.py: Recover from failure in parsing on 0xa0 by Christina Quast · 9 years ago
  13. 46a9367 mitm.py: Dirty hack for replacing ATR live by Christina Quast · 9 years ago
  14. fb91bb7 Parsing ajusted: respond to phone requests by Christina Quast · 9 years ago
  15. 158c1dd simtrace.py: Use mitm.py in phone and mitm mode by Christina Quast · 9 years ago
  16. 5384061 mitm.py: Added apdu splitter code by Christina Quast · 9 years ago
  17. 9547e9f sniffer.py: Added apdu_split support by Christina Quast · 9 years ago
  18. 51925a6 apdu_split.py: Corrected last error by Christina Quast · 9 years ago
  19. d4c8b51 apdu_split working with test message by Christina Quast · 9 years ago
  20. e64aa5b apdu_split without C code remains by Christina Quast · 9 years ago
  21. 79c2a3a apdu_split: first try by Christina Quast · 9 years ago
  22. 2571458 sniffer.py: Write out every received char by Christina Quast · 9 years ago
  23. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  24. 3a47a4f mitm.py: Decreased timeout by Christina Quast · 9 years ago
  25. 94ddb91 mitm.py: New smartcard ATR, expanded pattern match by Christina Quast · 9 years ago
  26. f2e53f0 array to hex function, reduced usb timeout by Christina Quast · 9 years ago
  27. 362a4da simtrace.py: Sleep a sec after changing the config by Christina Quast · 9 years ago
  28. 82ba0ac Phone.c: remove unused ep finder function by Christina Quast · 9 years ago
  29. 6f664a3 mitm.py: read atr on startup, do not reset card to retrieve atr by Christina Quast · 9 years ago
  30. 7741f71 ccid_raw.py: Reset smartcard method by Christina Quast · 9 years ago
  31. 5163624 ccid_raw.py: ATR function by Christina Quast · 9 years ago
  32. 88c7fa1 mitm.py: using new ccid_raw.py functions by Christina Quast · 9 years ago
  33. 5149cd6 simcard communication python class by Christina Quast · 9 years ago
  34. 267afe3 Constants: simcard command definition by Christina Quast · 9 years ago
  35. 2a3dd55 Requirements.txt by Christina Quast · 9 years ago
  36. 21eddea Symlink to pySim module by Christina Quast · 9 years ago
  37. 7821b1f Installed pysim as submodule by Christina Quast · 9 years ago
  38. 097b218 ccid_raw.py: main function with test functions by Christina Quast · 9 years ago
  39. 80050a5 simtrace.py: Added mitm option by Christina Quast · 9 years ago
  40. 95270b1 mitm.py: import modules, added exceptions by Christina Quast · 9 years ago
  41. 3252a31 ccid_raw.py: removed test functions calls by Christina Quast · 9 years ago
  42. b65b881 Phone uses USB endpoints 4 to 6 instead of 1 to 3 now by Christina Quast · 9 years ago
  43. 452aee3 simtrace config 4 enabled by Christina Quast · 9 years ago
  44. 97922ba phone.py: do not change state to WAIT_RST after responding to file select command by Christina Quast · 9 years ago
  45. cce4b09 return commands read from card by Christina Quast · 9 years ago
  46. 1dd996a Define for phone interface numbers in phone.py by Christina Quast · 9 years ago
  47. 69d1f90 MITM python program first draft by Christina Quast · 9 years ago
  48. 254acae raw ccid communication with variable commands by Christina Quast · 9 years ago
  49. 4bcc023 Phone hack: endless loop by Christina Quast · 10 years ago
  50. 5134fb6 phone.py:Bug fixes, first part of communication works by Christina Quast · 10 years ago
  51. e5342b3 Added more cmds to phone.py smartcard emulator by Christina Quast · 10 years ago
  52. 4e4682c Bug fix: state returned by each handle* func now by Christina Quast · 10 years ago
  53. 5a691a3 Sniffed and parsed communication in a comment by Christina Quast · 10 years ago
  54. 69734e9 phone.py: too many usb function calls by Christina Quast · 10 years ago
  55. 381d0fc simtrace.py: cmdline arg for simcard emulation by Christina Quast · 10 years ago
  56. 1185ae7 phone.py: send ATR on rst by Christina Quast · 10 years ago
  57. 74876d2 SIM card still absent by Christina Quast · 10 years ago
  58. b4d1b9d gemalto USB card reader dump by Christina Quast · 10 years ago
  59. ecfad8f changed select command to one supported by simcard by Christina Quast · 10 years ago
  60. dba7b16 ccid.py should not stop when an error occurs by Christina Quast · 10 years ago
  61. 7c9edfa Python script for serial usb card reader by Christina Quast · 10 years ago
  62. 53d9426 gemalto: dump of select file and read further commands by Christina Quast · 10 years ago
  63. c9c62ce dump: bug of usb select file request by Christina Quast · 10 years ago
  64. 31b5b4e renamed ccid reader select file python script by Christina Quast · 10 years ago
  65. d065a4b moved config change code to simtrace.py by Christina Quast · 10 years ago
  66. 71742c7 CCID reader general: does not work yet by Christina Quast · 10 years ago
  67. f2582fc python simtrace suit: sniffer, ccid reader by Christina Quast · 10 years ago
  68. 2dcaa10 add kevins iccid, imsi, .. read commands by Christina Quast · 10 years ago
  69. f274a78 Send poweroff in ccid.py by Christina Quast · 10 years ago
  70. 57e2005 python code usb config change by Christina Quast · 10 years ago
  71. 763e530 sniff of phone startup bytes by Christina Quast · 10 years ago
  72. 9836933 python sniffer host side by Christina Quast · 10 years ago