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
- Host: GitHub
- URL: https://github.com/oshekharo/ke1-cc-checker
- Owner: OshekharO
- Created: 2024-07-12T17:56:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T08:41:17.000Z (10 months ago)
- Last Synced: 2025-03-25T07:36:17.719Z (about 2 months ago)
- Topics: card-validator, carding, cc-checker, checker, live-cc-checker, live-die-unknown, luhn-algorithm, mass-checker, non-sk-checker, oshekharo, oshekher
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 38
- Watchers: 2
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.