You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"# HashCompare"
Simple script to compare a MD5 hash with a hard coded hash or text file contatining unencrypted strings that will get encrypted to see if it compares with the MD5 input hash. For this you choose option 2.
About
Simple script to compare a input hash with a hard coded hash or .txt file with unencrypted strings to then compare them with their encrypted values. Python 3.9 Recommended with hashlib installed.