The purpose of this project was to help me understand a little better how credit card transactions work. Using an NFC reader like ACR122u the program asks for the PDOL chain and creates the apropiate challenge to get the track 2 chain.
- Clone the repo
git clone https://github.com/0xRauros/CreditCardReader.git
- Install Python dependencies
pip install -r requirements.txt
- Open the app
python main.py
- Add BIN checker API
- Display the Bank Office in a map
Distributed under the Beerware License. See LICENSE.txt
for more information.