Issues running hashcat
#1
Hi,

during a presentation I need to demonstrate how fast and easy passwordcracking is. Therefore I installed hashcat on my computer. But as soon as I want to run example0.sh I receive the following error. 

Code:
./hashcat example0.sh
hashcat (v3.10-428-g225c682) starting...

ERROR: (null): No such file or directory

Started: Wed Oct 19 09:41:39 2016
Stopped: Wed Oct 19 09:41:39 2016

Inserting full path names didn't change anything
Code:
./hashcat -a 3 /Users/[...]/[...]/[...]/hashcat/hash.txt ?l?l?l

But if I want to display the help file it's working.
Code:
./hashcat --help
hashcat, advanced password recovery
[...]

System: MacBook Pro 13 later 2013, MacOS Sierra 10.12

Do you have any suggestions how to resolve this issue?


Messages In This Thread
Issues running hashcat - by waterjack - 10-19-2016, 09:57 AM
RE: Issues running hashcat - by atom - 10-19-2016, 10:19 AM
RE: Issues running hashcat - by waterjack - 10-19-2016, 11:11 AM
RE: Issues running hashcat - by rico - 10-19-2016, 12:28 PM
RE: Issues running hashcat - by ee10 - 10-22-2016, 05:16 AM
RE: Issues running hashcat - by ee10 - 10-23-2016, 02:12 AM
RE: Issues running hashcat - by ee10 - 10-23-2016, 11:38 PM
RE: Issues running hashcat - by waterjack - 10-24-2016, 05:58 AM