Professor Wordlist is a free open source command line tool written in python

Overview

Professor Wordlist

Professor Wordlist is a free open source command line tool written in python, With the aim of generating custom wordlists with a variety of unique parameters and functions providing many possibilities.

.`/ -np | --noprint No Print: Will not print each combination. -o | --output file path: -o test.txt ">
   ---------------------------------------------Positional arguments---------------------------------------------:

          string         The String is a required parameter.  [%d, %s, %l, %L, %w, %W, %X, %Y, %Z]

             %d : digit [1-9]            %l : lowercase letter [a-z]   %w : Wordlist word's
             %s : symbol [!@#$%^&?*]     %L : Uppercase letter [A-Z]   %W : Custom Word/s
             %X : Custom List            %Y : Custom list #2           %Z : Custom list #3

   ---------------------------------------------Optional arguments---------------------------------------------:

      -h | --help            show this help message and exit

      -C | --custom          A custom list for characters of your choice, replace %X. 
      
      -C2 | --custom2        A Second list for custom characters, replace %Y.

      -C3 | --custom3        A Third list for custom characters, replace %Z.

      -W | --words           Replace %W, please add words

      -w | --wordlist        Replace %w, file path: -w list.txt

      -r | --replace         Replace Any Character of your choice. -r a 1

      -L | --letters         All Letters, %L will represent lowercase and capital alphabet range [a-zA-Z]

      -S | --symbols         Uses the full comprehensive symbol range when replacing %s:
                             Full list: -->   #!@$%^&*?()_-+={[}]|\:;"'<,>.`/  

      -np | --noprint        No Print: Will not print each combination.

      -o | --output          file path: -o test.txt

Any suggestions to improve the software please let me know! Open to all Ideas and Improvements!

    Discord #Oakzeh5250
    Email: [email protected]
    twitter @Oakzeh

The software is free to use! Feel Free to support me below :)

    https://www.patreon.com/oakzeh 

USAGE & EXAMPLES

pw.py test%d

   test0         test5         "digits"    
   test1         test6         range [0-9]       
   test2         test7
   test3         test8
   test4         test9

pw.py test%l

   testa         testb         "lowercase"
   testc         testd          range [a-z]
   teste         testf         ...

pw.py test%L

   testA         testB         "uppercase"
   testC         testD          range [A-Z]
   testE         testF         ...

pw.py test%s

   test!         test@         "basic symbols"
   test#         test$          range [!@#$%^&?*]
   test%         test*          ...

pw.py test%X -C ABC123

   testA         testB         "custom range"
   testC         test1          range [ABC123]
   test2         test3          ...

pw.py %W_%d -W Red Blue Green

   Red_0          Red_1  ...       "custom Words"
   Blue_0         Blue_1  ...        -W --words
   Green_0        Green_1  ...              

pw.py replace_input%s -S -r replace test

   test_input#         test_input!         "Replace"
   test_input@         test_input$          -r --replace
   test_input%         test_input^           ...

pw.py %L%d%d%d%s --output outputfile.txt

      ...
      U999*           X999*
      V999*           Y999*
      W999*           Z999*
      
      234000 combinations have been successfully written to outputfile.txt

pw.py %w_%L_%s -S -L --wordlist list.txt -o outputfile.txt --noprint

   1664 combinations have been successfully written to outputfile.txt
   
   *Wordlist (--wordlist or -w), All letters (-L), Comprehensive Symbol range (-S or --symbols), 
   Output (-o or --output) and not print every combination (-np or --noprint)*
You might also like...
Zecwallet-Python is a simple wrapper around the Zecwallet Command Line LightClient written in Python

A wrapper around Zecwallet Command Line LightClient, written in Python Table of Contents About Installation Usage Examples About Zecw

A cd command that learns - easily navigate directories from the command line

NAME autojump - a faster way to navigate your filesystem DESCRIPTION autojump is a faster way to navigate your filesystem. It works by maintaining a d

Ros command - Unifying the ROS command line tools
Ros command - Unifying the ROS command line tools

Unifying the ROS command line tools One impairment to ROS 2 adoption is that all

Command Line For Truecaller Written In Python
Command Line For Truecaller Written In Python

Truecaller-CLI Command Line Version For Truecaller Written In Python Never Login With A Number Over And Over Or It Will Be Banned Because Program Is S

PipeCat - A command line Youtube music player written in python.

A command line Youtube music player written in python. It's an app written for Linux. It also supports offline playlists that are stored in a

A simple command line dumper written in Python 3.

A simple command line dumper written in Python 3.

A command line application, written in Python, for interacting with Spotify.
A command line application, written in Python, for interacting with Spotify.

spotify-py-cli A command line application, written in Python, for interacting with Spotify. The primary purpose behind developing this app was to gain

A collection of command-line interface games written in python
A collection of command-line interface games written in python

Command Line Interface Python Games Collection of some starter python game projects for beginners How to play these games Clone this repository git cl

split-manga-pages: a command line utility written in Python that converts your double-page layout manga to single-page layout.

split-manga-pages split-manga-pages is a command line utility written in Python that converts your double-page layout manga (or any images in double p

Owner
オークO A K Z E H オーク
Cyber Security Enthusiast. Here to have fun and make cool stuff.
オークO A K Z E H オーク
Free and Open-Source Command Line tool for Text Replacement

Sniplet Free and Open Source Text Replacement Tool Description: Sniplet is a work in progress CLI tool which can do text replacement globally in Linux

Veeraraghavan Narasimhan 13 Nov 28, 2022
Unofficial Open Corporates CLI: OpenCorporates is a website that shares data on corporations under the copyleft Open Database License. This is an unofficial open corporates python command line tool.

Unofficial Open Corporates CLI OpenCorporates is a website that shares data on corporations under the copyleft Open Database License. This is an unoff

Richard Mwewa 30 Sep 8, 2022
A command-line based, minimal torrent streaming client made using Python and Webtorrent-cli. Stream your favorite shows straight from the command line.

A command-line based, minimal torrent streaming client made using Python and Webtorrent-cli. Installation pip install -r requirements.txt It use

Jonardon Hazarika 17 Dec 11, 2022
AML Command Transfer. A lightweight tool to transfer any command line to Azure Machine Learning Services

AML Command Transfer (ACT) ACT is a lightweight tool to transfer any command from the local machine to AML or ITP, both of which are Azure Machine Lea

Microsoft 11 Aug 10, 2022
PwnWiki command line searching tool & bindings written in Python

pwsearch PwnWiki 数据库搜索命令行工具。 安装 您可以直接用 pip 命令从 PyPI 安装 pwsearch: pip3 install -U pwsearch 您也可以 clone 该仓库并直接从源码启动

PwnWiki 20 Jun 21, 2021
A simple command line tool written in python to manage a to-do list

A simple command line tool written in python to manage a to-do list Dependencies: python Commands: todolist (-a | --add) [(-p | --priority)] [(-l | --

edwloef 0 Nov 2, 2021
Color preview command-line tool written in python

Color preview command-line tool written in python

Arnau 1 Dec 27, 2021
Animefetch is an anime command-line system information tool written in python

Animefetch - v0.0.3 An anime command-line system information tool written in python. Description Animefetch is an anime command-line system informatio

Thadeuks 6 Jun 17, 2022
An anime command-line system information tool written in python.

Animefetch - v0.0.3 An anime command-line system information tool written in python. Description Animefetch is an anime command-line system informatio

Thadeuks 6 Jun 17, 2022
A command line tool to query source code from your current Python env

wxc wxc (pronounced "which") allows you to inspect source code in your Python environment from the command line. It is based on the inspect module fro

Clément Robert 13 Nov 8, 2022