Giter Site home page Giter Site logo

anonym0uswork1221 / credit-cards-maker Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 2.0 15 KB

Command line tool in python for generating valid credit card.

License: MIT License

Python 100.00%
credit-card credit-cards creditcard generator luhn-algorithm luhn-cc luhn-validation luhn-validator python python3

credit-cards-maker's Introduction

Credit-Card-Maker

GitHub stars GitHub forks GitHub issues Python MIT_LICENSE code size


Credit-Card-Maker is a command line tool used for creating thousands of credit cards of different type


Warning

The Python tool for creating valid credit cards is intended for educational purposes only. Any use of this tool for illegal or fraudulent activities is strictly prohibited and may result in severe legal consequences. The tool generates credit card numbers that may be valid, but it is not intended to be used for making actual purchases or transactions. The creator of this tool is not responsible for any illegal or unauthorized use of the tool. Use at your own risk and discretion.


Requirements

  • Python3.x and install pip requirements
  • pip3 install -r requirements

Usage

generator.py [-h] [-c CARD_TYPE] [-l LIMIT_CARDS] [-i] [-o OUTPUT_FILE]

options:

  • -h, --help show this help message and exit
  • -c
    (CARD_TYPE) Select the card from available cards: ['AMEX', 'Discover', 'MasterCard', 'Visa'] e.g: -c MasterCard
  • -l
    (LIMIT_CARDS)Type number of card to generate e.g: -l 5
  • -i
    (CARD_INFO) Fetch information of bank and related data e.g: -i
  • -o
    (OUTPUT_FILE) output file name to store card details e.g: -o ./file.txt

Script Execution

  • Basic python3 generator.py -c AMEX -l 5
  • Advance python3 generator.py -c AMEX -l 5 -i -o ./cards.txt

Features

  • Validation of luhn
  • Validate credit cards from binlist

Available Cards Types

Card Types
AMEX
Discover
MasterCard
Visa

credit-cards-maker's People

Contributors

anonym0uswork1221 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

beespawn matte800

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.