Skip to content

Credit Card Generator is an online tool that creates randomly generated credit card numbers with custom BIN, expiration dates, and CVV codes.

Notifications You must be signed in to change notification settings

ZLaxtert/cc-generatorV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-generatorV1

PHP DARKXCODE AUTHOR

Install on desktop :

  • Install XAMPP
  • Added environment variable system path => C:\xampp\php
  • download the script and save it in your folder
  • open CMD and running

Install on android (Termux)

$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/ZLaxtert/cc-generatorV1.git
$ cd cc-generatorV1
$ php cli.php

Screenshot