Write a program that will use the PC/SC interface, list the smardcard readers, allow you to choose one and connect to the card in that reader. Then send command to Select AID (00 A4 04 0C 07 A0 00 00 02 47 10 01) and then select and read a file (Long file identifier 01 0E, short identifier 0E). Read the whole file in the smart card (called the elementary file) and save it to a disk file. To find out the length of the file use the information about the file structure in the ASN.1 TLV form.