# utils
# David Corcoran <corcoran@linuxnet.com>

Installation:
type make

installifd:

This program configures the /etc/reader.conf file, replaces or creates one
if needed.  This program asks a series of questions in order to configure
your reader to work with pcsc-lite.  Most USB readers will not require the
use of this configuration file.


formaticc:

This program allows you to send script APDU's to cards and dump the
results into a file for mass personalization of cards.

The input files look like this:

size   apdu
05     00 84 00 00 08
07     00 a4 00 00 02 3f 00

A sample.in is provided.

