This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# bouroo | |
# 18.08.2017 | |
# sudo apt-get -y install pcscd python-pyscard python-imaging | |
import os | |
import io | |
import Image | |
import binascii | |
from smartcard.System import readers |