Skip to content

Sudo-Self-US/Python-CC-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

CC Generator by JR

A BASIC PYTHON SCRIPT TO GENERATE CCs

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

MUST HAVE PYTHON INSTALLED FOR THIS TO WORK

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

FOR EDUCATIONAL USE ONLY I AM NOT RESPONSIBLE FOR ABUSE OF THIS TOOL

image

BUILD TEMPLATE .PDF IN REPO

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%