https://github.com/1lcb/cc-tools
CC Tools with Luhn Algorithm and Regex 🚀
https://github.com/1lcb/cc-tools
bin-checker bins cc cc-checker cc-generator cc-tools cc-validator
Last synced: about 1 year ago
JSON representation
CC Tools with Luhn Algorithm and Regex 🚀
- Host: GitHub
- URL: https://github.com/1lcb/cc-tools
- Owner: 1LCB
- Created: 2022-12-29T19:26:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T00:32:41.000Z (over 3 years ago)
- Last Synced: 2024-01-23T15:59:46.888Z (over 2 years ago)
- Topics: bin-checker, bins, cc, cc-checker, cc-generator, cc-tools, cc-validator
- Language: C#
- Homepage:
- Size: 4.56 MB
- Stars: 15
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CC Tools 🚀



This is a simple program with some CC Tool, it works basically with Luhn algorithm and Regex.

# Features ðŸŒ
## CC Generator
- Generate cards with a specific BIN
- Passing the Regex/Luhn Algorithm validation is optional

## CC Checker
- Check your CCs using Luhn Algorithm and the most commons Regexes for each credit card brand

## Random Bin Checker & Bin Lookup
- Random Bin Checker works searching for random bins on https://binlist.net/ and return the valid ones, it also saves the valid bins in a .txt file
