cardpeek(1)
| CARDPEEK(1) | General Commands Manual | CARDPEEK(1) |
NAME
cardpeek - A gui tool to explore the contents of ISO 7816 smart cards.
SYNOPSIS
cardpeek [options]
DESCRIPTION
Cardpeek is a tool to read the contents of ISO7816 smart cards. It features a GTK+ GUI to represent card data is a tree view, and is extendable with a scripting language (LUA).
- -c, --console
- Run Cardpeek in console mode, without the GTK+ GUI.
- -r, --reader=READER
- Connect to the reader identified by READER.
- -e, --exec=COMMAND
- Execute the lua commands described in COMMAND.
- -v, --version
- Print version info and list of detected smart card readers.
The goal of this project is to allow smart card owners to be better informed about what type of personal information is stored in these devices.
This tool is capable of reading the contents of the following types of cards:
- •
- EMV "chip and PIN" bank cards, including:
- •
- VISA, MasterCard, CB and UK Post Office Account contact cards;
- •
- PayWave (VISA) and PayPass (MasterCard) contactless cards;
- •
- Electronic/Biometric passports, which have an embedded contactless chip;
- •
- The Belgian eID card;
- •
- Calypso transport cards including:
- •
- Navigo transport cards used in Paris;
- •
- MOBIB cards used in Brussels;
- •
- RavKav cards used in Israel;
- •
- VIVA cards used in Lisbon;
- •
- GSM SIM cards (without USIM data used in recent cards);
- •
- Vitale 2, the French health card.
- •
- Moneo, the French electronic purse;
- •
- Driver Tachograph cards;
- •
- OpenPGP Cards (beta);
This is not a real man-page, for more detailed information see included PDF documentation cardpeek_ref.en.pdf available online here:
http://cardpeek.googlecode.com/files/cardpeek_ref.en.pdf
or in your in your system doc/ directory (e.g. /usr/share/doc/cardpeek).
COPYRIGHT
Cardpeek is Copyright (c) 2009-2015 Alain Pannetrat.
Cardpeek is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
As an exemption to the GNU General Public License, compiling, linking, and/or using OpenSSL is allowed.
Cardpeek is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
AUTHORS
Alain Pannetrat <L1L1@gmx.com>
