Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. >>> %Run samcard.py
  2. 2019-07-16 19:59:01,989 - DEBUG - samcard - ['ACS ACR1252 Dual Reader [ACR1252 Dual Reader PICC] 00 00', 'ACS ACR1252 Dual Reader [ACR1252 Dual Reader SAM] 01 00']
  3. 2019-07-16 19:59:01,991 - ERROR - samcard - Unable to connect: No smart card inserted. (0x-7FEFFFF4)
  4. 2019-07-16 19:59:01,992 - DEBUG - samcard - Transmit to SAMCARD = 00A4040C09A00000000000000011
  5. 2019-07-16 19:59:01,993 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  6. 2019-07-16 19:59:01,994 - DEBUG - samcard - Transmit to PICC = 5A010000
  7. 2019-07-16 19:59:01,995 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  8. 2019-07-16 19:59:01,996 - DEBUG - samcard - Transmit to PICC = BD00000000170000
  9. 2019-07-16 19:59:01,997 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  10. 2019-07-16 19:59:01,998 - ERROR - samcard - 'NoneType' object is not subscriptable
  11. 2019-07-16 19:59:01,999 - DEBUG - samcard - Transmit to PICC = BD01000000200000
  12. 2019-07-16 19:59:02,000 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  13. 2019-07-16 19:59:02,001 - ERROR - samcard - 'NoneType' object is not subscriptable
  14. 2019-07-16 19:59:02,002 - DEBUG - samcard - Transmit to PICC = 5A030000
  15. 2019-07-16 19:59:02,003 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  16. 2019-07-16 19:59:02,004 - DEBUG - samcard - Transmit to PICC = 0A00
  17. 2019-07-16 19:59:02,005 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  18. 2019-07-16 19:59:02,005 - ERROR - samcard - 'NoneType' object is not subscriptable
  19. 2019-07-16 19:59:02,006 - DEBUG - samcard - Transmit to PICC = FFCA000000
  20. 2019-07-16 19:59:02,007 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  21. 2019-07-16 19:59:02,008 - DEBUG - samcard - Transmit to PICC = BD03000000070000
  22. 2019-07-16 19:59:02,009 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  23. 2019-07-16 19:59:02,010 - DEBUG - samcard - Transmit to PICC = 6C00
  24. 2019-07-16 19:59:02,011 - ERROR - samcard - Invalid protocol in transmit: must be CardConnection.T0_protocol, CardConnection.T1_protocol, or CardConnection.RAW_protocol
  25. 2019-07-16 19:59:02,012 - ERROR - samcard - 'NoneType' object is not subscriptabl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement