07-13-2022, 06:36 PM
Can you try with a pre-complied release?
I think the issue is that complied hashcat file will be "hashcat" where the hashcat.launcher is looking for "hashcat.bin" (Linux/macOS) or "hashcat.exe" (Windows)
Files location example
If hashcat.launcher executable is:
/home/user/hashcat.launcher/hashcat.launcher
Then hashcat executable should be:
/home/user/hashcat.launcher/hashcat/hashcat.bin
I think the issue is that complied hashcat file will be "hashcat" where the hashcat.launcher is looking for "hashcat.bin" (Linux/macOS) or "hashcat.exe" (Windows)
Files location example
If hashcat.launcher executable is:
/home/user/hashcat.launcher/hashcat.launcher
Then hashcat executable should be:
/home/user/hashcat.launcher/hashcat/hashcat.bin