![]() |
hashcat working in new Win10 Bash - 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: hashcat working in new Win10 Bash (/thread-5394.html) |
hashcat working in new Win10 Bash - forumhero - 04-11-2016 If you're unaware Microsoft added Bash support in the latest Windows 10 (Build 14316). Thought I'd give hashcat a try and it works! Had to install texinfo from repository manually (probably other packages as well I'm forgetting) but was able to compile from GitHub source. Code: root@localhost:/mnt/c/Users/forumhero/hashcat# ./hashcat-cli64.bin -b This is awesome because we can now run Windows as the OS and have the ability to compile latest code for hashcat and other tools as well. Code: root@localhost:/mnt/c/Users/forumhero/hashcat# uname -a RE: hashcat working in new Win10 Bash - Xanadrel - 04-12-2016 Yeah, like, just use linux. RE: hashcat working in new Win10 Bash - stepMode - 04-12-2016 I don't quite get your excitment, but good to know I guess. |