Skip to content

KianSantang777/CVV-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVV-checkers

Stripe checker pre-auth

Stripe checker pre-auth


[+] Description

This checker uses the Stripe API with a live publishable key (pk_live). It verifies each card by attempting to add it as a payment method. If that succeeds, the card is marked LIVE.

[+] Installation Termux, Linux, Ubuntu

- termux-setup-storage
- apt update && apt upgrade -y
- apt install git python python2 nano
- git clone https://github.com/KianSantang777/CVV-checkers.git
- cd CVV-checkers
- pip install -r requirements.txt
- python run.py

[+] Installation Windows

  • Download as exe | Click here
  • Extract the file folder and then enter the folder
  • Open the folder with powershell/CMD
  • Then type python -m pip install -r requirements.txt
  • and then type python run.py

[+] Screenshot

screenshot

[+] Features

  • No proxy/proxyless
  • Multi-threads
  • Auto save live card livecard.txt
  • Support all device: Termux, CMD, Linux, etc

[+] Requirements

  • Python 3.12.0

[+] Credits

Kiansantang DEV

[+] Find me on