CreditCardChecker Version 4.2 by Eric Tremblay (ericet@cam.org) Submitted to: ftp://next-ftp.peak.org/pub/openstep/submissions Should end up in: ftp://next-ftp.peak.org/pub/openstep/mach/apps/financial Contact Info: Comments and suggestions are welcomed: E-mail: ericet@cam.org WWW: http://www.cam.org/~ericet Intro: CreditCardChecker is an application that will verify the checksum of credit card numbers for various credit cards. It works on most cards that I tried. It was made to give everyone another safety tool to fight fraud or simply to check out if the card your using has a checksum. 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 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. Localization (Support languages): English by Eric Tremblay ericet@cam.org License Agreement: In this license, the author is Eric Tremblay. Permission to copy this package, to redistribute it and to use it for any purpose is granted. The author makes no express or implied warranty or representation of any kind with respect to the software found here, including any warranty that it is defect- free. ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE IS HEREBY DISCLAIMED. IN NO EVENT WILL THE AUTHOR BE LIABLE FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE. The author is under no obligation to provide any services, by way of maintenance, update, or otherwise. History: 4.2.: Final OpenStep release April 27, 1998 2.0.: Original OpenStep Version 2.0 June 29, 1997 Based of cc_cksum.c from 2600 magazine. The Package: Version 4.2 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 - Includes Full Source Code - FAT OpenStep binary, NeXT, Intel and SPARC. Compiling: This version includes all the source code necessary to recompile the program from scratch on OpenStep 4.2+ systems.