Skip to content

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

Notifications You must be signed in to change notification settings

princess1989-alt/KE1-CC-CHECKER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • HTML 25.5%
  • CSS 24.4%