Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 cc.py 2007-10-19 handrix [r1] First import
 readme.txt 2007-10-19 handrix [r1] First import
 setup.iss 2007-10-19 handrix [r1] First import
 setup.py 2007-10-19 handrix [r1] First import
 winsetup.py 2007-10-19 handrix [r1] First import

Read Me

__software__= "CC checker :"
__author__ = "Handrix handrix@users.sourceforge.org"
__version__ = "1.0.1"
__cvsversion__ = "$Revision: 1.0 $"[11:-2]
__date__ = "$Date: 2006/12/25 23:46:07 $"[7:-2]
__copyright__ = "Copyright (c) 2006 Mark Handrix"
__license__="GPL"
__credits__ = "Thanks  securfox for support"



Readme :

Card credit checker, allows you instantly check credit card number for validity. 
It can verify Visa, MasterCard, Diners Club, Carte Blanche, American Express (AMEX), 
Discover,  card numbers. 
CC Checker uses LUHN10 algorithm  as well as first digits verification.

CC checker 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 2 
of the License, or (at your option) any later version.See the GNU General Public License for more details.