CREDIT CARDER V1.01
===================
  Author  : Joseph Cox
  Website : http://www.bootblock.co.uk
  Forum   : http://www.bootblock.co.uk/forum
  Released: 6th May, 2008.

CONTENTS
--------
Contents          - List of sections in this help file.
Upgrading CC      - Upgrading to new versions
Removing CC       - How to "uninstall" CC
Trouble-Shooting  - Fixing common problems
History           - Release history of CC


PURPOSE
-------
Credit Carder is an application that has been designed to help
developers test their credit card validation code. CC generates
perfectly valid numbers for ten credit card issuers. As well has
generating numbers, it can also validate existing numbers and
display the industry and issuer of said numbers.

The numbers generated by this application cannot be used to
purchase goods as they are not tied to an account and will fail
at the merchant process.

You can also use Credit Carder's generated numbers to have fun
with phishers.


UPGRADING CC
------------
To upgrade your current installation of Credit Carder to a newer version,
simply delete the Credit Carder directory and extract the new version's
archive to a location of your choice.


REMOVING CC
--------------
To remove Credit Carder from your system, just quit the application and
delete the Credit Carder directory. CC does not store any data in the
Windows registry or anywhere else on your system.


TROUBLE-SHOOTING
----------------
If you get an error when you start CC, you will
need to download the Microsoft .NET runtimes package (22MB).
Please beware of wordwrap in the URL:
  32-BIT - http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=en
  64-BIT - http://www.microsoft.com/downloads/details.aspx?FamilyID=b44a0000-acf8-4fa1-affb-40e78d788b00&DisplayLang=en

In the future, a significant portion of applications written
for Windows will use the .NET runtimes, so it is a good idea
to download it now to save hassle later.


Joseph Cox
(AKA BootBlock)


HISTORY
-------
v1.01; 6th May, 2008.
  - Added: List button which generates 100 numbers at a time.
	- Added: PAD file to the distribution.
	- Fixed: Tab order in the main window.
	- Other: Improved interface and various small code changes.

v1.00; 30th September, 2006.
  - Initial public release.
