-
Notifications
You must be signed in to change notification settings - Fork 0
crazyquark/readnfccc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
readnfccc --------- * Introduction: "Quick and dirty" proof-of-concept Open source tool developped and showed for Hackito Ergo Sum 2012 - "Hacking the NFC credit cards for fun and debit ;)" Reads NFC credit card personal data (gender, first name, last name, PAN, expiration date, transaction history...) * Requirements: libnfc (>= 1.4.2) and a suitable NFC reader (http://www.libnfc.org/documentation/hardware/compatibility) * Compilation: $ gcc readnfccc.c -lnfc -o readnfccc * Known bugs and limitations: - Supports only Visa & MasterCard "CB" credit cards (AID = A0 00 00 00 42 10 10) - No support for currency and country in history (always shows € and doesn't display country) - Needs code cleaning * License: distributed under GPL version 3 (http://www.gnu.org/licenses/gpl.html)
About
Automatically exported from code.google.com/p/readnfccc
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published