
Smart Cards Lab COMPGA12 University College London
5.0.5 Installation Directory
Files from the rfidiot installation can be for example copied to
C:\Program Files\rfidiot
6 rfidiot Tips
Documentation: http://rfidiot.org/documentation.html
6.1 Change the Reader
Several Smart Card readers can be connected to a PC. Omnikey 5321 Ac-
tually contains two readers in one box. To change the smart card reader,
use -r0 or -r1, with any command:
C:\Program Files\rfidiot>isotype.py -r0
Reader: PCSC ACS ACR122 0
connecting to ACS ACR122 0
...
...
6.2 Sniff the APDUs
Use -d with any command:
isotype.py -d
...
...
> FF CA 00 00 00
< AC 23 FE 33 90 0
...
...
Here we recognize a basic standard command that works for most readers
and most smart cards:
GET CARD SERIAL NUMBER
CLA INS P1 P2 Le
FF CA 00 00 00
c
Nicolas T. Courtois 2009-10
Comentarios a estos manuales