Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zlaxtert/cc-generatorv1

Credit Card Generator is an online tool that creates randomly generated credit card numbers with custom BIN, expiration dates, and CVV codes.
https://github.com/zlaxtert/cc-generatorv1

bin-checker bin-generator cc-checker cc-checker-bot cc-checker-live cc-gen cc-generator cc-generator-live credit-card-generator creditcard-validator darkxcode-checker live-cc-checker sk-checker

Last synced: about 7 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# cc-generatorV1

![PHP](https://img.shields.io/badge/language-PHP-blue.svg)
![DARKXCODE](https://img.shields.io/badge/Team-DARKXCODE-black)
![AUTHOR](https://img.shields.io/badge/Author-Zlaxtert-orange)

## 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