Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

36 lines (17 loc) · 741 Bytes

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