Code Monkey home page Code Monkey logo

sts0mrg0 / nfcmillionaire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhovner/nfcmillionaire

0.0 1.0 0.0 43 KB

Credit Card Reader - Reads basic information from NFC-enabled credit cards (owner, PAN, expiry, last payments). Written as part of a project for our M.Sc. in the School of Computing of the University of Kent, in Canterbury, UK. By Alexis Guillard, Maxime Marches and Thomas Brunner. Supervised by Julio Hernandez-Castro.

Home Page: http://youtu.be/8ptqLROjgsg

Makefile 0.74% C++ 99.08% Shell 0.17%

nfcmillionaire's Introduction

Nfcmillionaire

This code was written as part of a project for our M.Sc. in the School of Computing of the University of Kent, in Canterbury, UK.

By Alexis Guillard, Maxime Marches and Thomas Brunner. Supervised by Julio Hernandez-Castro, who gave us the idea and the opportunity to realise this project.

Other thanks go to the whole University for the friendly help provided in all domains and the Adafruit forum for their reactivity.

This work got first inspired from readnfccc by R. Lifchitz then rewritten to read more information and be more generic.

Demonstration: http://youtu.be/8ptqLROjgsg

============== Reads basic information from NFC-enabled credit cards (owner, PAN, expiry date, last payments).

Tested with french Visa and MasterCard. Antenna: http://www.adafruit.com/products/364 (Adafruit PN532 controller breakout board)

All information retrieved are stored in plaintext (nothing is 'hacked', decrypted or anything else). Yes this is a HUGE PRIVACY ISSUE.

Information about protocols and data formats are available on emvco.com (http://www.emvco.com/specifications.aspx?id=223). Great tools are supplied by emvlab.org, especially the TLV decoder (http://www.emvlab.org/tlvutils/).

Beware of the GPO command that inserts entries into the paylog, even though it doesnt invalidate the card (we tested it). Beware, the output doesnt mask the PAN number.

To save records, redirect the standard output to a file.

============== Use at your own risk.

Feel free to contribute.

Have fun!

nfcmillionaire's People

Contributors

laane avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.