1LCB / CC-Tools

CC Tools with Luhn Algorithm and Regex πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC Tools πŸš€

GitHub repo size GitHub language count GitHub forks

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

About

CC Tools with Luhn Algorithm and Regex πŸš€


Languages

Language:C# 100.0%