Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zlaxtert/cc-generatorv1
- Owner: ZLaxtert
- Created: 2024-09-11T08:39:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T14:33:01.000Z (5 months ago)
- Last Synced: 2024-09-11T22:36:32.171Z (5 months ago)
- Topics: 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
- Language: PHP
- Homepage: https://darkxcode.site/
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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