PC/SC Winscard SCardTransmit 0x00000016 return error follow up Refer to the link C/SC Winscard SCardTransmit error 0x00000016 returned, I had resolved the 0x00000016 return error by setting the 2nd parameter as SCARD_PCI_T0 or SCARD_PCI_RAW, however I still encounter error 0x00000016 on SCM Reader, model number SDI010.
PC/SC Winscard SCardTransmit error 0x00000016 returned Use PC/SC Winscard SCardTransmit function, it returns error 0x00000016 when using Contactless card reader, found the 2nd parameter of SCardTransmit( ) was wrong. Continue Reading →
Biometric Passport (MRTD) reading test with my own passport (BAC) Summary Studied the ICAO spec, tested Biometric Passport (MRTD) reading with my own passport. Continue Reading →
Open Smart Card Shell Test on doemv.js – EMV DDA Test Summary Refer to dump.js and EMV SDA Test, continue to test on DDA. Continue Reading →
Open Smart Card Shell Test on doemv.js – EMV SDA Test Summary Test the Open Smart Card Shell on “doemv.js” on credit card for the EMV SDA function, get into the detail to understand the EMV SDA procedure steps. Continue Reading →
Open Smart Card Shell Test on dump.js Summary Tested with Open Smart Card Shell tool , it is part of Open Smart Card Development Platform. Continue Reading →
OpenEMV Javacard applet test Summary Recently download the JCIDE and OpenEMV and tested by APDU script, with successful result, this OpenEMV Java applet has the basic concept of the EMV applet, can give you an idea how does EMV applet works. Continue Reading →
ISO-IEC 14443 Type A&B summary Summary ISO-IEC 14443 is the specification about contactless cards communication with the card reader, the most important part is Part 3: Initialization and anticollision. Continue Reading →
EMV Perso Summary Summary INITIALIZE UPDATE EXTERNAL AUTHENTICATE Session Keys STORE DATA C-MAC Command Reference Summary Work on EMV perso scripts recently, summarize a few points include Initialize Update, External Authenticate, Store Data. Continue Reading →
Java Card STK applet environment test Just tried to test a simple Java Card STK applet on (U)SIM cards, it was easy to prepare the applet, but it is tricky to convert to cap file and download to the real cards. Continue Reading →