Code Monkey home page Code Monkey logo

pwney's Introduction

Pwney

Meet the Pwney! The Extremely basic but cute wordlist generator.

As i mentioned above Pwney is a extremely basic but cute and open source wordlist generator which saves them into .txt file. Pwney can create passwords with special needs such as uppercase only.There is nothing more to say... Really he is that simple.

How to use?

Pwney needs 3 things to work:

  • A name for the save file
  • Amount of passwords you want to create
  • Length of each password

Usage: python pwney.py -f/--filename file_name -a/--amount pwd_amount -p/--pwdlength pwd_length

Example Usage:

   python pwney.py -f mywordlist -a 2 -p 5

Example Output:

   k\K$W
   *g^|_

Pwney has got 4 options for you to choose. If you choose an option password will be generated based on only the options you specified. If non is given, Pwney will create his passwords as all options are enabled.

 -u/--upper = Enable Uppercase
 -l/--lower = Enable Lowercase
 -s/--special = Enable Special Characters
 -n/--numbers = Enable Numbers

And yea, this is Pwney. Just like I said "extremely basic". I believe Pwney will improve himself overtime by the helps of his family(which is you guys) and the person who found him stranded in the forest!

Shame on the person who left him stranded!

pwney's People

Contributors

nomad1coder avatar

Watchers

 avatar

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.