Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 fea-
     tures a GTK GUI to represent card data is a tree view,  and  is  extendable
     with a scripting language (LUA).

     -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 in-
     formed about what type of personal information is stored in these devices.

     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-2013 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 Soft-
     ware Foundation, either version 3 of the License, or (at your  option)  any
     later version.

     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  de-
     tails.

     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>

								     CARDPEEK(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cardpeek&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help