Before the password cracking operation
#2
well hashcat basically just works like this (or i dont get the question)

searched_hash = HASH-ABCDEF
hashfunction()
output = hashfunction(input)

if output equals searched_hash, then input = searched pw for searched hash of a particular hashfunction
Reply


Messages In This Thread
RE: Before the password cracking operation - by Snoopy - 06-17-2021, 05:00 PM