Skip to content

MuslimSoldier/CC-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC Generator

It is a beautiful CC (Credit Card) Generator.

Description:

This CC Generator uses javascript for generating diferet kinds of credit cards at high quality. All of the ccs being generated are valid, you can use http://www.validcreditcardnumber.com/ for checking their validity. This script uses Luhn algorithm to generate CCs. It generates in any form you want. Check the Pro Tips example on how to use.

Pro Tips

  • - 434256 (bin only)
  • - 400314xxxxxxxxxx (with pattern)
  • - 4003147xxx2xxx82 (pro users)
  • - 434256|11|2022|212 (you set.)
  • - 434256|11|2022|(cvv) (with random cvv)
  • - 434256|(m)|(y)|(cvv) (perfect)
  • - 434256240669|(m)|(y)|(cvv) (without 4 last digit)
  • (m) Will replace with random Month
  • (y) Will replace with random Year
  • (cvv) Will replace with random CVV

Attention:

This is developed as an assignment in security research done by me, not for illegal activities. Use it on your own responsibility! I will again warn you: Don't to use it for illegal purpose!

⚠️ I warned You ⚠️

Developed with ❤️ in 🇪🇹 Ethiopia 🇪🇹

About

It is a beautiful CC (Credit Card) Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages