Skip to main content

Python MaskProcessor

Python Version Version License

Python maskprocessor implementation which inspired by hashcat maskprocessor

Installation

pip install maskprocessor

Usage

Print help

maskprocessor --help  # or -h

Via command line

$ maskprocessor '?d'
0
1
2
3
4
5
6
7
8
9

Import as python module

>>> from maskprocessor import maskprocessor as maskproc
>>> g = maskproc('?l')
>>> print(next(g))
a
>>> print(next(g))
b

License

MIT License

Download files

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

Source Distribution

maskprocessor-0.0.5.tar.gz (3.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

maskprocessor-0.0.5-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

maskprocessor-0.0.5-py2-none-any.whl (6.2 kB view details)

Uploaded Python 2

File details

Details for the file maskprocessor-0.0.5.tar.gz.

File metadata

  • Download URL: maskprocessor-0.0.5.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.17

File hashes

Hashes for maskprocessor-0.0.5.tar.gz
Algorithm Hash digest
SHA256 21dd8d27229705ce294a3d4f5076433deedbda1fad6d4a216feb94a01751cd51
MD5 beddf4e6be0d5f5505ead848e60d65be
BLAKE2b-256 930a74e9e063afb64e39164d88992e57a4292046f356a06e3fb21a0c7bb3fce0

See more details on using hashes here.

File details

Details for the file maskprocessor-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: maskprocessor-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.17

File hashes

Hashes for maskprocessor-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 90fa11ddbf2402afe423dd4328e748df8acac52f76b15b321e22f77b802b2fd3
MD5 c0c40e72223700a73dbed64340304c6b
BLAKE2b-256 fb4bb1a2c6cb818cde4de0f4ba2a46611a08998ba517b4ff0d65c2aaa6e8e886

See more details on using hashes here.

File details

Details for the file maskprocessor-0.0.5-py2-none-any.whl.

File metadata

  • Download URL: maskprocessor-0.0.5-py2-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.17

File hashes

Hashes for maskprocessor-0.0.5-py2-none-any.whl
Algorithm Hash digest
SHA256 178687443da327d76ac4d6dc18b21dfc63f4245a4f2f5a7029f1e492bfad2f21
MD5 8cd52bf51929fb111dcca72e84b78300
BLAKE2b-256 199e948772a31abe4c712bb3c5f79cbb5096081a82593ba95da1652389df8c72

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.5 This release

3 files

0.0.4

3 files

0.0.3

3 files

0.0.2

3 files

0.0.1

3 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page