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)*
Owner
オークO A K Z E H オーク
Cyber Security Enthusiast. Here to have fun and make cool stuff.
オークO A K Z E H オーク
Arithmos cipher on CLI based

Arithmos Cipher CLI This is the CLI version of Arithmos Cipher. Install pip inst

LyQuid :3 1 Jan 16, 2022
Enlighten Progress Bar is a console progress bar library for Python.

Overview Enlighten Progress Bar is a console progress bar library for Python. The main advantage of Enlighten is it allows writing to stdout and stder

Rockhopper Technologies 265 Dec 28, 2022
A Multipurpose bot with many Commands made using Pycord

This repo has all of the commands you will ever need in a discord bot. a Multipurpose discord bot

Pogrammar 42 Dec 18, 2022
Quo is a Python based toolkit for writing Command-Line Interface(CLI) applications.

Quo is a Python based toolkit for writing Command-Line Interface(CLI) applications. Quo is making headway towards composing speedy and orderly CLI applications while forestalling any disappointments

Secretum Inc. 16 Oct 15, 2022
Amazon Scraper: A command-line tool for scraping Amazon product data

Amazon Product Scraper: 2021 Description A command-line tool for scraping Amazon product data to CSV or JSON format(s). Requirements Python 3 pip3 Ins

49 Nov 15, 2021
Redial is a simple shell application that manages your SSH sessions on Unix terminal.

redial redial is a simple shell application that manages your SSH sessions on Unix terminal. What's New 0.7 (19.12.2019) Basic support for adding ssh

Bahadır Yağan 186 Oct 28, 2022
CLI based Crunchyroll Account Checker Proxyless written in python from scratch.

A tool for checking Combolist of Crunchyroll accounts without proxies, It is written in Python from Scratch ,i.e, no external module is used rather than inbuilt Python modules.

Abhijeet 8 Dec 13, 2022
Python command line tool and python engine to label table fields and fields in data files.

Python command line tool and python engine to label table fields and fields in data files. It could help to find meaningful data in your tables and data files or to find Personal identifable informat

APICrafter 22 Dec 05, 2022
Python library & console tool for controlling Xiaomi smart appliances

python-miio This library (and its accompanying cli tool) can be used to interface with devices using Xiaomi's miIO and MIoT protocols. Getting started

Teemu R. 2.4k Jan 02, 2023
googler is a power tool to Google (web, news, videos and site search) from the command-line.

googler is a power tool to Google (web, news, videos and site search) from the command-line.

Terminator X 5.9k Jan 04, 2023
Detect secret in source code, scan your repo for leaks. Find secrets with GitGuardian and prevent leaked credentials. GitGuardian is an automated secrets detection & remediation service.

GitGuardian Shield: protect your secrets with GitGuardian GitGuardian shield (ggshield) is a CLI application that runs in your local environment or in

GitGuardian 1.2k Jan 06, 2023
A simple yet powerful timer and time tracker from the command line.

Focus Phase Focus Phase (FP) is a simple yet powerful timer and time tracker. It is a command-line application written in Python and can be installed

Ammar Alyousfi 13 Jan 13, 2022
Command line tool for monitoring changes of File entities scoped in a Synapse File View

Synapse Monitoring Provides tools for monitoring and keeping track of File entity changes in Synapse with the use of File Views. Learn more about File

Sage Bionetworks 3 May 28, 2022
CPOST is a CLI tool to assist with the proper sizing of Clara Deploy pipelines

CPOST (Clara Pipeline Operator Sizing Tool) Tool to measure resource usage of Clara Platform pipeline operators Cpost is a tool that will help you run

NVIDIA Corporation 5 Sep 27, 2021
Projeto Reverse Shell For Python

Use com sabedoria!!! Modo de uso: Linux (inclui Android e Mac): - apt-get update - apt install python3 (ou "python" apenas) - git clone https://github

1 Jan 03, 2022
Command line util for grep.app - Search across a half million git repos

grepgithub Command line util for grep.app - Search across a half million git repos Grepgithub uses grep.app API to search GitHub repositories, providi

Nenad Popovic 18 Dec 28, 2022
An interactive cheatsheet tool for the command-line

navi An interactive cheatsheet tool for the command-line. navi allows you to browse through cheatsheets (that you may write yourself or download from

Denis Isidoro 12.2k Dec 31, 2022
A CLI based task manager tool which helps you track your daily task and activity.

CLI based task manager tool This is the simple CLI tool can be helpful in increasing your productivity. More like your todolist. It uses Postgresql as

ritik 1 Jan 19, 2022
Command line tool to automate transforming the effects of one color profile to another, possibly more standard one.

Finished rendering the frames of that animation, and now the colors look washed out and ugly? This terminal program will solve exactly that.

Eric Xue 1 Jan 26, 2022
A stupidly simple task list to keep you productive and focused.

StupidlySimple-TaskList A stupidly simple task list to keep you productive and focused. There is really nothing to it. This is a terminal-based script

Jack Soderstrom 1 Nov 28, 2021