Le lundi 15 juillet 2002 � 11:50:21, joe phillips a �crit: > for the record (is anyone building an ATR database?) an American Express > Blue credit card I have in my possession reports the following ATR...
I now (try to) maintain such an ATR database. The list is included in the pcsc-tools [1] package and is used by ATR_analysis to print the possible card model corresponding to the given ATR. Since ATR_analysis is called by pcsc_scan each time a card is entered in a reader you have an easy tool to parse the ATR and give the model of a card: just start pcsc_scan and insert a card in a reader. Nice isn't it? The ATR list is also available alone [2]. The syntax is simple and can use (Perl) regular expressions (only "." is used for now) to match more than one ATR to a card description. Any comments, new entries and corrections are welcome. Regards, [1] http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools.html [2] http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le Camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
