A simple program that has the ability to Generate or Check Credit cards + from BINs too
- visa - Generate Number for VISA Card
- mastercard - Generate Number for MasterCard
- amex - Generate Number for American Express Card
- jcb - Generate Number for JCB Card
- diners - Generate Number for Diners Club Card
- maestro - Generate Number for Maestro Card
- [BIN] - Generate Number from 6 digits BIN number
- BIN - View Bin Number
- Bank Name - View Bank Name
- Card Detector - Detect if its Credit or Debit
- Card Type - Type of credit card
- Card Level - Card Level checker
- Card Country - Find the cards country
- Card Country Code - Use it to find the country or enter its code
- website finder - Finds the banks website
- Phone Number - Finds Bank Number
- Card Checker - Check if it's working or not
Enter this command to install:
npm install
Just type this to bootup the Program
node .
S1mp1y Ducky