02-26-2018, 12:15 AM
(02-26-2018, 12:11 AM)undeath Wrote: Checking the correct password usually involves (trying) decrypting (part of) the file. Which means you need to know the encryption algorithm and some part of the encrypted data. You are going to need this algorithm specifically implemented in hashcat then.
Much appreciated!