Advertisement
Guest User

libnfc mifare desfire w/default keys

a guest
Mar 23rd, 2010
1,802
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. /Users/matt/code/nfc/nfcdemo/build/Debug/nfcdemo use libnfc 1.3.2 (r294)
  2. Connected to NFC reader: Philips / USB TAMA - PN531 v3.4
  3. The following (NFC) ISO14443A tag was found:
  4. ATQA (SENS_RES): 03 44
  5. UID (NFCID1): 88 04 3e 60 81 00 1f 80
  6. SAK (SEL_RES): 20
  7. ATS (ATR): 06 75 77 81 02 80
  8. Sent message, got 8 bytes
  9. af 04 01 01 00 02 18 05
  10. Sent message, got 8 bytes
  11. af 04 01 01 00 06 18 05
  12. Sent message, got 15 bytes
  13. 00 04 3e 60 81 00 1f 80 8e 64 11 49 70 46 05
  14. Sent message, got 1 bytes
  15. 9d
  16. Sent message, got 1 bytes
  17. de
  18. Listing applications
  19. Sent message, got 4 bytes
  20. 00 00 00 01
  21. Sent message, got 1 bytes
  22. 00
  23. Key: 00 00 00 00 00 00 00 00
  24. ivec: 00 00 00 00 00 00 00 00
  25. Command sent successfully, got 9 bytes
  26. af 4a 5a 1e 70 54 ec 4f fb
  27. e(PICC_RndB) 4a 5a 1e 70 54 ec 4f fb 00 00 00 00 00 00 00 00
  28. PICC_RndB dd 94 8a 96 be 4f 70 fe 00 00 00 00 00 00 00 00
  29. PCD_RndA 51 f8 fb 04 02 20 5e a7
  30. PCD_RndA+PCD_RndB' 51 f8 fb 04 02 20 5e a7 94 8a 96 be 4f 70 fe dd
  31. d(PCD_RndA+PCD_RndB') e0 84 bb bc 2c 77 a7 ca f0 3e 53 28 6a 81 5b 56
  32. Command sent successfully, got 9 bytes
  33. 00 ba 68 00 4a 09 d8 93 5e
  34. e(PICC_RndA') ba 68 00 4a 09 d8 93 5e
  35. PICC_RndA' f8 fb 04 02 20 5e a7 51
  36. PCD_RndA' f8 fb 04 02 20 5e a7 51
  37. Get file IDs: Command sent successfully, got 4 bytes
  38. 00 00 01 02
  39. Read file 01:Command sent successfully, got 25 bytes
  40. 00 54 75 65 20 4d 61 72 20 32 33 20 32 32 3a 33 33 3a 31 37 20 32 30 31 30
  41. The data in the sector is: Tue Mar 23 22:33:17 2010
  42. Sent message, got 8 bytes
  43. 00 00 01 00 00 04 00 00
  44. Write file command: 3d 02 00 00 00 18 00 00 54 75 65 20 4d 61 72 20 32 33 20 32 32 3a 33 33 3a 32 33 20 32 30 31 30
  45. Command sent successfully, got 1 bytes
  46. 00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement