Newer windows build
#1
I'm using version 5.1.0 on Windows and when I try to use mode -m 19900 it says this is an unrecognised mode. So I figured I must need to update to a newer version but it looks like there are no newer binary releases than 5.1 which was released back in 2018.

So I tried downloading from github and building myself with cygwin, following the instructions in the readme. 

Build went fine but when I try and run it (either from the cygwin terminal or from cmd.exe) I get this:

Code:
hashcat (v5.1.0-1705-gfdde629d) starting...
/usr/bin/OpenCL/: No such file or directory

I'm assuming this needs more than just creating a directory to get it working properly, but before I go looking into all that I'm just wondering why this behaves so differently to the hashcat32.exe or hashcat64.exe that I originally downloaded? Like how were the originals built so that they didn't need cygwin, and why is this version requiring a folder to exist that the original 5.1.0 version I was using didn't need? 

Are there any plans to build another main release any time soon that "just works" on Windows in the same way that the 5.1.0 release on the main website does?

Thanks
Reply


Messages In This Thread
Newer windows build - by VbScrub - 02-23-2020, 03:18 AM
RE: Newer windows build - by slyexe - 02-23-2020, 04:43 AM
RE: Newer windows build - by VbScrub - 02-24-2020, 02:38 AM