NFC with the TouchATag (ACR122U)

Nice tools to make it possible to clone cards. As long as you have the key. But in some cases suppliers just use the default keys and then all tools work instantly.

Setup

Disable the kernel modules:

/etc/modprobe.d # cat blacklist.conf
install nfc /bin/false
install pn533 /bin/false
install pn533_usb /bin/false

Make sure to install libnfc with usb support and without the pcsc-lite.

Tools

Links

HVC garbage container card

I had some issues with the writing of the dump to the card. But at least the UID got written. The rest I did with the MIFARE Classic Tool - MCT for Android.