Skip to content

sudo-self/python-cc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

A BASIC PYTHON SCRIPT TO GENERATE CCs

This script implements the Luhn algorithm (also called modulo 10 or mod 10)

GRAB THE LATEST VERSION HERE

https://www.python.org/downloads/

INSTALLATION

git clone https:// github.com/ sudo-self/ Python-CC-Generator.git

cd Python-CC-Generator

EXECUTION

python3 card.py

select how many you wish to generate typing 1-9

press enter to generate the CC

EXAMPLE

CARD NUMBER | MONTH | YEAR | CVV

      5221580123067467|04|2026|066

***** I REPEAT THIS IS FOR CODING PURPOSES ONLY AM NOT RESPONSIBLE FOR ABUSE OF THIS TOOL *****

image

BUILD TEMPLATE .PDF IN REPO

About

CC Generator written in python. Demonstrating MOD 10 using Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages