This is a simple program with some CC Tool, it works basically with Luhn algorithm and Regex.
![[Image: image-2024-07-09-14-42-37.png]](https://i.postimg.cc/25BPWsGG/image-2024-07-09-14-42-37.png)
Features

_____________________________________________________________________
CC Generator :
Generate cards with a specific BIN
Passing the Regex/Luhn Algorithm validation is optional![[Image: image-2024-07-09-14-43-08.png]](https://i.postimg.cc/NjR6rbTT/image-2024-07-09-14-43-08.png)
_____________________________________________________________________
CC Checker :
Check your CCs using Luhn Algorithm and the most commons Regexes for each credit card brand![[Image: image-2024-07-09-14-43-08-2.png]](https://i.postimg.cc/x1VHYH7d/image-2024-07-09-14-43-08-2.png)
_____________________________________________________________________
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![[Image: image-2024-07-09-14-43-08-3.png]](https://i.postimg.cc/WzJFcbwr/image-2024-07-09-14-43-08-3.png)
VirusTotal: https://www.virustotal.com/gui/file/d0d815c289bae525dcb3f8762f92e938117fabda8df31e221b34b9d267293e90/detection

