hashcat Forum
Can Hashcat crack passworded .bin files? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Developer (https://hashcat.net/forum/forum-39.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-40.html)
+--- Thread: Can Hashcat crack passworded .bin files? (/thread-10891.html)



Can Hashcat crack passworded .bin files? - Thembladez - 07-23-2022

Complete noob to hashcat here, and I've been looking through the documentation for the usage of Hashcat but I'm sorta lost on how to find the hash to a passworded .bin file.


RE: Can Hashcat crack passworded .bin files? - nick8606 - 07-23-2022

Extension ".bin" means nothing. 

At first, you need to know what software has been used to create encrypted file. Next step you have to find info how this software encrypts data. When you'll know all above you can search for way to decrypt. Maybe hashcat can help you, maybe can't.