|
Dobrica Pavlinušić's random unstructured stuff
touchatag: Revision 6
sudo apt-get install pcscd sudo dpkg -i libnfc-read_dev-build-1_i386.deb sudo ldconfig modify pcscd configuration:
dpavlin@t61p:~$ diff -urw /etc/libccid_Info.plist.orig /etc/libccid_Info.plist
--- /etc/libccid_Info.plist.orig 2011-01-13 23:05:07.449342958 +0100
+++ /etc/libccid_Info.plist 2011-01-13 23:05:25.624371843 +0100
@@ -52,7 +52,7 @@
-->
<key>ifdDriverOptions</key>
- <string>0x0000</string>
+ <string>0x0004</string>
<!-- Possible values for ifdDriverOptions
1: DRIVER_OPTION_CCID_EXCHANGE_AUTHORIZED
to detect reader and restart pcscd sudo /etc/init.d/pcscd restart test it (with touchatag sticker)
dpavlin@t61p:~$ nfc-list
nfc-list use libnfc 1.4.0 (r842)
Connected to NFC device: ACS ACR122U PICC Interface 00 00 / ACR122U102 - PN532 v1.4 (0x07)
1 ISO14443A passive target(s) was found:
ATQA (SENS_RES): 00 44
UID (NFCID1): 04 cc 6b d9 a1 25 80
SAK (SEL_RES): 00
read Mifare mfoc -O dump | tee keys.txt |