Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 252 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 252 Bytes

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