whodunthat 0 i've got a large number of md5 hashes to decrypt could you guys tell me what you are using to decrypt large number of hashes, have used online decrypters but takes ages due to limitations. thanks Quote Share this post Link to post Share on other sites
98657456 0 Hello. If you know how to use IDE's I'd suggest making your own tool instead of using online one's. Yet you could still take a look on Github where you may be lucky to find compiled one's. Else you build them if source is there. Quote Share this post Link to post Share on other sites
whodunthat 0 Hello. If you know how to use IDE's I'd suggest making your own tool instead of using online one's. Yet you could still take a look on Github where you may be lucky to find compiled one's. Else you build them if source is there. ok thanks , will have a look. Quote Share this post Link to post Share on other sites
misterhamburglar 7 What kind of computing power do you have at your disposal? If you've got some decent GPUs you can use them to crack MD5. Hashcat is works well for these, and it runs on Windows, MacOS and Linux systems. Quote Share this post Link to post Share on other sites