Skip to content

jesparza/nfc_creditcard_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nfc_creditcard_reader

Based on the PoC readnfccc by Renaud Lifchitz ([email protected])

License: distributed under GPL version 3 (http://www.gnu.org/licenses/gpl.html)

  • 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.6.0-rc1) and a suitable NFC reader (http://www.libnfc.org/documentation/hardware/compatibility)

  • Compilation: $ gcc nfc_creditcard_reader.c -lnfc -o nfc_creditcard_reader

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages