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:
- Email: wuddz_devs@protonmail.com
- Github: https://github.com/wuddz-devs
- Telegram: https://t.me/wuddz_devs
- Youtube: https://youtube.com/@wuddz-devs
- Reddit: https://reddit.com/user/wuddz-devs
Buy Me A Coffee!!
- ERC20 Address: 0x1F1C47dD653Af628D394eac7bAA9Ccf774fd784f
Peace & Love Always!!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wuddz_perms-1.0.1.tar.gz
.
File metadata
- Download URL: wuddz_perms-1.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0a0e4fb203b22afcf8dd95edcc55ee8fce01d92bcdab5d9dab3c5e6c12acfed |
|
MD5 | 70dd5fe63f2988d247978ece22fc899c |
|
BLAKE2b-256 | 0c42cc507e71344df1050d0632574006ea2559da6f95f087c2e7e431268334c5 |
Provenance
File details
Details for the file wuddz_perms-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: wuddz_perms-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83138e69fe03bf8cab284461bf48f8612fd8c1af6452c957578e66c4586c99fd |
|
MD5 | b53f0837cd5a5829175c670756ab95a3 |
|
BLAKE2b-256 | 2c6abd85ec4385b888ebc8120c409a2101b438bbd60f59f1389c6869f1f1d24e |