Skip to content

johan456789/md5-cracker

Repository files navigation

Distributed MD5 Cracker

  • Supports uppercase and lowercase English characters
  • Distributes tasks among a certain number of worker nodes

image

Usage

python app.py

Video demo: https://youtu.be/ZheDjTzCoqE

Testing

Run all tests

pytest

Run a specific testcase

pytest -k test_testcase

Get test coverage

pytest --cov=directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published