wlgen 1.3
pip install wlgen
Released:
A recursive wordlist generator written in python
Navigation
Unverified details
These details have not been verified by PyPIMeta
- Author: tehw0lf
- Requires: Python >=3.7
Project description
Description
A recursive wordlist generator written in Python. For each string position, custom character sets can be defined.
Prerequisites
Python 3.x (developed on Python 3.6.4)
Instructions
Installation
To install from GitHub:
git clone https://github.com/tehw0lf/wlgen.git
cd wlgen
python setup.py test (optional unit tests to ensure functionality)
pip install .
To install from PyPI:
pip install wlgen
Which function should I use?
Currently there are three implementations to generate a wordlist.
gen_wordlist
builds the whole list in memory before writing it, gen_words
is a generator that is memory efficient but slower.
gen_wordlist_iter
uses itertools.product
to generate the wordlist, which is recommended for lists that are too large to be built by gen_wordlist
.
Both algorithms calculate the n-ary cartesian product of the input character sets.
Project details
Unverified details
These details have not been verified by PyPIMeta
- Author: tehw0lf
- Requires: Python >=3.7
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 wlgen-1.3.tar.gz
.
File metadata
- Download URL: wlgen-1.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3422905b664650696d019f533c18388e7b0e6c0291b1e1f0959d086df8c303cb |
|
MD5 | 7d1e70db8212ec7e03fec2ea62760f25 |
|
BLAKE2b-256 | 7991b7c3ca6f457624859cb3903fb78c128a7c4e680038a23a2f76a6d1976a55 |
Provenance
The following attestation bundles were made for wlgen-1.3.tar.gz
:
Publisher:
build.yml
on tehw0lf/wlgen
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
wlgen-1.3.tar.gz
- Subject digest:
3422905b664650696d019f533c18388e7b0e6c0291b1e1f0959d086df8c303cb
- Sigstore transparency entry: 157584074
- Sigstore integration time:
- Permalink:
tehw0lf/wlgen@c74337e5157c38bc9639cf5d0a43ef591a31653c
- Branch / Tag:
refs/heads/main
- Owner: https://github.com/tehw0lf
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
build.yml@c74337e5157c38bc9639cf5d0a43ef591a31653c
- Trigger Event:
push
- Statement type:
File details
Details for the file wlgen-1.3-py3-none-any.whl
.
File metadata
- Download URL: wlgen-1.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3ebc7777a32da8ec688fe5a4450b58e660fecf76790ffeaaf0b36659d7db947 |
|
MD5 | 01a03c7946f1c1e403e276baece2b3f0 |
|
BLAKE2b-256 | ad817ef494de4d3853c6e14b42cef6d6ac8908fc8393091aa0268527722355b7 |
Provenance
The following attestation bundles were made for wlgen-1.3-py3-none-any.whl
:
Publisher:
build.yml
on tehw0lf/wlgen
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
wlgen-1.3-py3-none-any.whl
- Subject digest:
f3ebc7777a32da8ec688fe5a4450b58e660fecf76790ffeaaf0b36659d7db947
- Sigstore transparency entry: 157584075
- Sigstore integration time:
- Permalink:
tehw0lf/wlgen@c74337e5157c38bc9639cf5d0a43ef591a31653c
- Branch / Tag:
refs/heads/main
- Owner: https://github.com/tehw0lf
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
build.yml@c74337e5157c38bc9639cf5d0a43ef591a31653c
- Trigger Event:
push
- Statement type: