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

https://github.com/oshekharo/ke1-cc-checker

Another credit card checker tool designed to simulate the process of validating credit card numbers
https://github.com/oshekharo/ke1-cc-checker

card-validator carding cc-checker checker live-cc-checker live-die-unknown luhn-algorithm mass-checker non-sk-checker oshekharo oshekher

Last synced: about 1 month ago
JSON representation

Another credit card checker tool designed to simulate the process of validating credit card numbers

Awesome Lists containing this project

README

        

# KE1-CC-CHECKER

KE1-CC-CHECKER is an credit card checker tool designed to simulate the process of validating credit card numbers. This project is for educational purposes only and should not be used for any illegal activities.

## Features

- Check multiple credit card numbers simultaneously
- Categorize results into Live, Dead, and Unknown statuses
- Simulated charging amounts for each card
- Copy results to clipboard
- Responsive design for various screen sizes
- Luhn Algorithm Implemented
- Checks Amex, Visa and MasterCard

## Technologies Used

- HTML5
- CSS3
- JavaScript (ES6+)
- [SweetAlert2](https://sweetalert2.github.io/) for popup notifications

## Disclaimer

This tool is for educational purposes only. The developers are not responsible for any misuse or damage caused by this program. Users are solely responsible for any actions taken using this software.