03-13-2020, 10:57 AM
Well, it seems like I was able to get the information, but you know you need to specify the hash type and the path to it:
hashcat -m 2500 --show /root/test.hccapx
but we would like to get information about all previously decrypted hashes without specifying additional keys.
also, I would like to know, after displaying information about the decrypted hash, how do I delete this information? clear it so that I can calculate the same hash again.... Thanks
hashcat -m 2500 --show /root/test.hccapx
but we would like to get information about all previously decrypted hashes without specifying additional keys.
also, I would like to know, after displaying information about the decrypted hash, how do I delete this information? clear it so that I can calculate the same hash again.... Thanks