-2

Are there any tools can be used to manage smart card resources, can use it to debug command ISO14443 agreement.

lisha
  • 32
  • 4
  • Managing resources, debugging and analyzing contactless communication are quite separate functions. Which of these are you asking for? – guidot Feb 14 '17 at 10:13

1 Answers1

0

pyResMan is a free open source smartcard tool for JavaCard and other smart card. It can be used to send APDU(s), execute APDU script(s); It can be used to debug ISO14443 protocol commands and Mifare commands with R502 SPY reader; It can also be used to manage resource of GP card, It is based on pyScard and GlobalPlatform open source projects.

anne
  • 12
  • 3