01-23-2022, 02:06 AM
hi to the whole forum,
I was doing a test and I would need to modify hashcat in the DES part ... I have located the file that deals with the decrypt (m14000_a3-pure.cl). The change I would like to make is to have Hashcat decrypt the same keys it generates and then compare the result with the hash I give in input ... who can help me?
I was doing a test and I would need to modify hashcat in the DES part ... I have located the file that deals with the decrypt (m14000_a3-pure.cl). The change I would like to make is to have Hashcat decrypt the same keys it generates and then compare the result with the hash I give in input ... who can help me?
alt]) and compare wheter this computed hash is searched (your given hashlist) if it matches it will tell you and store it into the potfile, so what do you want to achieve?