Eric-Bourry/pssi
PSSI (Python Simple Smartcard Interpreter) is a Python script that provides an abstract layer for smartcard reading. Thanks to it, it is possible to read a smartcard by simply adding its structure in the form of a plugin, without taking care of the communication layer. The tool comes with several plugins, namely SIM, EMV, Navigo and Belgian eID.
PythonGPL-3.0
Issues
- 1
Can't execute pssi.py, smart card is missing
#13 opened by N0ury - 1
EMV failed for master card
#12 opened by kelvintx2022 - 3
- 1
The SIM plugin fails to work
#11 opened by GoogleCodeExporter - 2
Misspellings in navigo plugin
#9 opened by GoogleCodeExporter - 26
- 2
- 3
- 2
IndexError: list index out of range
#5 opened by GoogleCodeExporter - 2
- 1
- 1
PLMNMCC value can be non numeric
#2 opened by GoogleCodeExporter - 1
Add a missing End Of Line
#1 opened by GoogleCodeExporter