CreditCardChecker is an application that will verify the checksum of credit card numbers for various credit cards. It was made to give everyone another safety tool to fight fraud.
This OpenStep application is based on the cc_cksum.c program that appeared in the 2600 magazine. (Which issue? I don't know...)
All credit card numbers have a checksum number which permits you to verify if the number actually makes sense. Meaning if the number that you have is a possible number. Even if the number passes the checksum test it does not mean it's an actual valid number. So if you can, please verify with the proper authorities for the validity of the number. If you cannot, hopefully this application will help you a bit, but don't count on it...
This program 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.
The Package:
============
Version 2.0 comes complete in a tar.gz package.
Which includes:
- CreditCardChecker.app A FAT OpenStep binary for NeXT, Intel
and Sparc hardware
- README.TXT This file
- SpecialOffer Information about a special offer for the Nebula CDROM
- Includes Full Source Code
- FAT OpenStep binary, NeXT, Intel and SPARC.
Compiling:
==========
This version includes all the source code necessary to recompile the