Skip to main content

Generate All/Non-Repeat Character Permutations/Combinations Of String Or Mac Addresses With Prefix/Suffix Partial Address

Project description

Wuddz String/Mac Address Permutations/Combinations Generator

Description

  • A Simple Script That Generates All/Non-Repeat Character Permutations/Combinations Of String Or Mac Addresses With Prefix/Suffix Partial Address
  • Of Note Uses Lazy Generators, Will Take Some Time To Generate Huge Lists But Won't Be Memory Intensive
  • Honestly Wrote This Quick Script As I Needed Some Of It's Implementation, Thought I'd Share.

Prerequisites

  • Python : 3.7

Installation

Install using PyPI:

$ pip install wuddz-perms

Install locally by cloning or downloading and extracting the repo, then cd into 'dist' directory and execute:

$ pip install wuddz_perms-1.0.1.tar.gz

Then to run it, execute the following in the terminal:

$ wudz-perms

Usage

Generate All Lower, Upper & Punctuation 4 Character Length Combinations To Default "output.txt" File.

$ wudz-perms -all -l 4

Generate All Combinations Of String To Default "output.txt" File.

$ wudz-perms -all -a wuddzdevs

Generate All Lower & Upper Case Permutations Of String To Default "output.txt" File.

$ wudz-perms -upl -a pythondev

Generate All Non Repeat Character Permutations Of String To Default "output.txt" File.

$ wudz-perms -nrc -a talented

Generate Mac Addresses With Specified Prefix/Suffix To Default "output.txt" File.

$ wudz-perms -mac -p 00:1a:65:ff

Contact Info:

Buy Me A Coffee!!

  • ERC20 Address: 0x1F1C47dD653Af628D394eac7bAA9Ccf774fd784f

Peace & Love Always!!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wuddz_perms-1.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

wuddz_perms-1.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page