Skip to content

Latest commit

 

History

History
50 lines (18 loc) · 517 Bytes

README.md

File metadata and controls

50 lines (18 loc) · 517 Bytes

A cc generator py with many commands.

#commands

• --tkkytrs-cc-gen = generate cards.

• --tkkytrs-bin-chk = check bin.

• --tkkytrs-stripe-chkout = stripe checkout. (under devlopment)

• --tkkytrs-cc-live = check if card is live or not.

#installation

apt update && apt upgrade

apt install python

apt install git

pip install lolcat

pip install requests

pip install json

pip install random

pip install os

git clone https://github.com/Tkkytrs/ccgen

cd ccgen

chmod +x install.sh