Script Collection

Home
Download


German eGK
German HPC
German KVK

ICAO MRTD
GP Card
MuscleCard
PKCS#15 Card
EMV

OpenSCDP
Contact

EMV Credit Card Application

Scripts for EMV card are located in the emv directory directly underneath the installation directory (usually "c:\Program Files\CardContact\Smart Card Shell 3").

The following scripts are provided:

  • reademv.js - Read all public data elements from a card

You can run a script by entering load("emv/<scriptname>"), e.g.

> load("emv/reademv.js");

or by selecting the script in the "File" / "Run Script" dialog.