All Projects → giannitedesco → ccid-utils

giannitedesco / ccid-utils

Licence: GPL-3.0 License
A USB smartcard driver including GSM SIM and EMV credit/debit card development platforms

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ccid-utils

python-emv
EMV Smartcard Protocol Tool and Library
Stars: ✭ 72 (+94.59%)
Mutual labels:  smartcard, emv, chip-and-pin
Libwdi
Windows Driver Installer library for USB devices
Stars: ✭ 928 (+2408.11%)
Mutual labels:  usb, libusb, drivers
Usb4java Javax
javax.usb extension for usb4java
Stars: ✭ 47 (+27.03%)
Mutual labels:  usb, libusb
Usbdk
Usb Drivers Development Kit for Windows
Stars: ✭ 181 (+389.19%)
Mutual labels:  usb, libusb
libusb
Go bindings for the C libusb library.
Stars: ✭ 74 (+100%)
Mutual labels:  usb, libusb
Node Escpos
🖨️ ESC/POS Printer driver for node
Stars: ✭ 752 (+1932.43%)
Mutual labels:  usb, drivers
Uhubctl
uhubctl - USB hub per-port power control
Stars: ✭ 1,036 (+2700%)
Mutual labels:  usb, libusb
Qtusb
A cross-platform USB Module for Qt.
Stars: ✭ 245 (+562.16%)
Mutual labels:  usb, libusb
Device.net
A C# cross platform connected device framework
Stars: ✭ 347 (+837.84%)
Mutual labels:  usb, libusb
simtrace2
Osmocom SIM card tracer, v2.0; mirror of https://gitea.osmocom.org/sim-card/simtrace2
Stars: ✭ 54 (+45.95%)
Mutual labels:  smartcard, sim-card
PaymentCardView
Custom Credit/Debit card view
Stars: ✭ 62 (+67.57%)
Mutual labels:  visa, mastercard
Helenos
A portable microkernel-based multiserver operating system written from scratch.
Stars: ✭ 553 (+1394.59%)
Mutual labels:  usb, drivers
card-validator
Card validation helpers for payment forms.
Stars: ✭ 22 (-40.54%)
Mutual labels:  visa, mastercard
paymentgateway
Dokumentace ČSOB platební brány a jejího eAPI pro platby platebními kartami, Apple Pay, mallpay a platebními tlačítky ČSOB.
Stars: ✭ 104 (+181.08%)
Mutual labels:  visa, mastercard
Hidviz
A tool for in-depth analysis of USB HID devices communication
Stars: ✭ 505 (+1264.86%)
Mutual labels:  usb, libusb
Usb4java
USB library for Java based on libusb
Stars: ✭ 240 (+548.65%)
Mutual labels:  usb, libusb
PaystackJS-Sample-code
Bare Paystack JS implementation. Style pay.html as required
Stars: ✭ 15 (-59.46%)
Mutual labels:  visa, mastercard
Libusb
A cross-platform library to access USB devices
Stars: ✭ 3,482 (+9310.81%)
Mutual labels:  usb, libusb
libusb-win32
libusb-win32 project official github repo
Stars: ✭ 44 (+18.92%)
Mutual labels:  usb, libusb
pyrfidhid
Python library to control Chinese USB HID 125Khz RFID Reader/Writer
Stars: ✭ 104 (+181.08%)
Mutual labels:  usb, drivers

ccid-utils - USB smartcard/RFID driver and development platform

Copyright (c) 2008 Gianni Tedesco

INTRODUCTION

ccid-utils is a USB smartcard driver and development platform. The driver follows a simple synchronous design which supports multiple slots but only one transaction at a time and includes a python interface. It also includes a commandline smartcard shell with a searchable history. The shell, written in python, offers many useful features for developing with smart-cards as well as for reverse engineering APDU formats. The package also includes tools for reading data from GSM SIM cards and EMV credit/debit cards. The SIM tool is very basic but allows reading SMS messages from a SIM. An example EMV (credit/debit) card tool is included which is boilerplate code for utilizing the EMV C API. A graphical interface for reading EMV cards is also provided.

If you like and use this software then press to donate towards its development progress and email me to say what features you would like added.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].