Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 880 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 880 Bytes

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 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.