help to decrypt - 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: help to decrypt (/thread-10706.html) |
help to decrypt - ifg5b7syc - 04-03-2022 Hello, I have a hash : 51XXXfef7b06XXX4cd2c0XXXXbXXX890 and I know that it is a combinaison with values 1648978215 and 205.185.114.247 ( or maybe integer ip : 3451482871) and salt Someone can help me to find it ? edited by moderator philsmd: do NOT post hashes RE: help to decrypt - Snoopy - 04-04-2022 decrypting a hash which was generated with an unknown salt (unknown in lenght and or charset) is quite yeah impossible, it COULD be possible when you do know the plaintext password AND the used algorithm, with this infos you could bruteforce the missing salt, but this is something for security researchers also pls read the forum rules |