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

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 🚀

Awesome Lists containing this project

README

          

# CC Tools 🚀
![GitHub repo size](https://img.shields.io/github/repo-size/1LCB/cc-tools?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/1LCB/cc-tools?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/1LCB/cc-tools?style=for-the-badge)

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