Deriving Salt used in Hash - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: General Talk (https://hashcat.net/forum/forum-33.html) +--- Thread: Deriving Salt used in Hash (/thread-2351.html) |
Deriving Salt used in Hash - snapon - 06-10-2013 I'm new to hashcat and wondering if it is the right tool for this job: Given a known input text string - 16 digit number (not a password), and a known output hashed string (11 bytes). I need to determine the algorithm and salt used to generate the hash. I think it is MD5 with a salt, but not certain. Can I use hashcat to do this ? RE: Deriving Salt used in Hash - atom - 06-10-2013 No |