cardpeek
Tool to read the contents of various smart cards
Cardpeek is a graphical tool to read the contents of ISO7816 smart cards. It is extensible with the LUA scripting language.
It supports the following type of cards:
Bank cards (VISA, MasterCard, CB and UK Post Office Account cards)
Passports and the Belgian identity card
Transport cards (Navigo, MOBIB, RavKav and VIVA cards)
Older GSM SIM cards without USIM data
Vitale 2 Health card
Moneo Electronic purse card
Driver Tachograph cards
OpenPGP Cards (beta)
It also has limited support for Mifare Classic compatible cards (Thalys card)
- Versions: 0.8.4
- Website: http://pannetrat.com/Cardpeek
- Licenses: GPL 3+
- Package source: gnu/packages/security-token.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cardpeek
as follows:
guix install cardpeek
Or install a particular version:
guix install cardpeek@0.8.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.