Read PayPass with Mifare-reader -


is possible read identification information of paypass card mifare-reader?

i don't need private or bank financial information read paypass card. need identity different cards.

there library named "winscard".you should use it.

win32 api communicating smartcards within windows platform in form scardxxx.similar implementation linux developed under muscle project pc/sc lite api. work in windows platform. following functions used:

  • scardestablishcontext
  • scardlistreaders
  • scardconnect
  • scardreconnect
  • scarddisconnect
  • scardreleasecontext
  • scardtransmit

Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -