/md5pattern

Python program to calculate the plaintext of an md5 hash pattern.

Primary LanguagePython

md5pattern

Python program to calculate the plaintext of an md5 hash pattern.

You can specify the few starting characters of an md5 hash in the md5pattern.py file and the resultant plaintext of that pattern will be calculated.

Coded in python 3.7