Skip to content

A few programs in Python that decode the information stored in a credit card

Notifications You must be signed in to change notification settings

williamhu99/credit-card-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Credit Card Converter

This repository contains a set of Python programs that support IATA and ABA decoding.

Running the Programs

To use these decoders, clone the repository and run the following command in your terminal window:

python2 converter<TYPE>

The program will then prompt you for an input string and relevant parameters before outputting the decoded information.

About

A few programs in Python that decode the information stored in a credit card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages