Skip to content

Instantly share code, notes, and snippets.

View kraveironman2017's full-sized avatar

kraveironman2017

View GitHub Profile
@kraveironman2017
kraveironman2017 / PayPass.py
Created January 23, 2019 09:27 — forked from pvieito/PayPass.py
Read EMV contactless debit and credit cards.
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
#
# PayPass.py is based on:
#
# - paypass.py
# Mert Sarica <mert.sarica@gmail.com>
# - ChasePayPassBlink.py
# Author: Brad Antoniewicz adam@algroup.co.uk
# - ChaAP.py