hashcat notification sound - 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: hashcat notification sound (/thread-9593.html) |
hashcat notification sound - blackrosemmt - 10-25-2020 Hi guys how to make notification sound when hashcat staus: return Cracked or Exhausted RE: hashcat notification sound - royce - 10-25-2020 https://hashcat.net/forum/thread-3447.html RE: hashcat notification sound - blackrosemmt - 10-25-2020 (10-25-2020, 06:08 PM)royce Wrote: https://hashcat.net/forum/thread-3447.html Thanks Royce for your reply, could you please kindly explain more I couldn't understand that thread you mentioned can I simply add any command after the main code something like --notification d:\cracked.mp3 RE: hashcat notification sound - blackrosemmt - 10-27-2020 any help for this guys ? RE: hashcat notification sound - undeath - 10-27-2020 hashcat does not have such a feature. You need to do some shell scripting to achieve what you want. |