06-30-2021, 03:18 AM
(06-17-2021, 05:00 PM)Snoopy Wrote: 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
thank you for your answer.
Your answer has been very helpful.
Thank you.