Skip to main content

Code book for cracker

Project description

CodeDict

Made for brute-forcing

Usage

from codedict import Codes

Traversing the dictionary

for psw in Codes.top1000():
    ...

Dictionary concatenation

top1000 = Codes.top1000()
wpa = Codes.wpa()
for psw in top1000 + wpa:
    ...

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

CodeDict-0.0.5.tar.gz (44.9 MB view details)

Uploaded Source

Built Distribution

CodeDict-0.0.5-py3-none-any.whl (22.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: CodeDict-0.0.5.tar.gz
  • Upload date:
  • Size: 44.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for CodeDict-0.0.5.tar.gz
Algorithm Hash digest
SHA256 02bfb071b6f8688762ff5d4e24a072830159f5cfb32fd39467543a8dc8411815
MD5 97f040c4ca609a9bb610223e1e3ae660
BLAKE2b-256 d3eec1f0ec0cc9f08b2b51f47b536c739decbc87648de0f0d19bb0a6131efb29

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CodeDict-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 22.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for CodeDict-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 082aab3bc9645e2193fde4ee6aa7bc659cd8b9bc0171dd3d76f4f62641e1fe9b
MD5 a2c9ff78534b0ea9a4f17e326b1456b7
BLAKE2b-256 ae3bac90eed2ba9bdc51bed8791975bd8096a8fb1233de3e4fb1d13402db6d77

See more details on using hashes here.

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