deshashing same hashes in different Sittes. - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: deshashing same hashes in different Sittes. (/thread-7788.html) |
deshashing same hashes in different Sittes. - gnubie - 09-05-2018 So, im planning to for example, start deshashing some hashes today in PC1 and tomorrow continue in PC2 and in 5 days Continue in PC3, its possible? if yes what files should i save/store? or how hashcat would let me do these? RE: deshashing same hashes in different Sittes. - royce - 09-05-2018 As long as the following are the same: * the input files (if any) * the hashes * the hashcat.restore file (or [session-name].restore file) * the version of hashcat (this may vary, but sometimes matter) Please also note that the word "dehashing" is not what you're doing - the correct term is "cracking". There is no such thing as "dehashing", because the process of discovering the plaintext for a given hash is not *reversing* anything. |