Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. >>>
  2. ========================= RESTART =========================
  3. >>> %Run samcard.py
  4. 2019-07-17 08:42:20,921 - DEBUG - samcard - ['ACS ACR1252 Dual Reader [ACR1252 Dual Reader PICC] 00 00', 'ACS ACR1252 Dual Reader [ACR1252 Dual Reader SAM] 01 00']
  5. 2019-07-17 08:42:20,971 - DEBUG - samcard - Initializing picc and samcard reader OK
  6. 2019-07-17 08:42:20,972 - DEBUG - samcard - Transmit to SAMCARD = 00A4040C09A00000000000000011
  7. 2019-07-17 08:42:21,011 - DEBUG - samcard - [SW1SW2] : DATA = [9000] :
  8. 2019-07-17 08:42:21,015 - DEBUG - samcard - Transmit to PICC = 5A010000
  9. 2019-07-17 08:42:21,021 - DEBUG - samcard - [SW1SW2] : DATA = [9000] : 00
  10. 2019-07-17 08:42:21,022 - DEBUG - samcard - Transmit to PICC = BD00000000170000
  11. 2019-07-17 08:42:21,029 - DEBUG - samcard - [SW1SW2] : DATA = [0000] : 00 42 52 49 60 13 50 04 02 42 94 36 24 09 18 31 12 99 00 15 30 34
  12. CARD NUMBER = 6013500402429436
  13. 2019-07-17 08:42:21,031 - DEBUG - samcard - Transmit to PICC = BD01000000200000
  14. 2019-07-17 08:42:21,039 - DEBUG - samcard - [SW1SW2] : DATA = [0000] : 00 24 09 18 61 61 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  15. 2019-07-17 08:42:21,040 - DEBUG - samcard - Transmit to PICC = 5A030000
  16. 2019-07-17 08:42:21,046 - DEBUG - samcard - [SW1SW2] : DATA = [9000] : 00
  17. 2019-07-17 08:42:21,047 - DEBUG - samcard - Transmit to PICC = 0A00
  18. 2019-07-17 08:42:21,055 - DEBUG - samcard - [SW1SW2] : DATA = [A783] : AF 94 6F E1 49 76 A5
  19. [175, 148, 111, 225, 73, 118, 165]
  20. None
  21. 2019-07-17 08:42:21,056 - ERROR - samcard - 'NoneType' object is not iterable
  22. 2019-07-17 08:42:21,057 - DEBUG - samcard - Transmit to PICC = FFCA000000
  23. 2019-07-17 08:42:21,060 - DEBUG - samcard - [SW1SW2] : DATA = [9000] : 04 79 7D E2 B0 58 80
  24. CARD KEY = None
  25. CARD UID = 04797DE2B05880
  26. 2019-07-17 08:42:21,063 - ERROR - samcard - unsupported format string passed to NoneType.__format__
  27. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement