bash: ./hashcat64.bin: cannot execute binary file: Exec format error
#4
Just build it from source:

git clone https://github.com/hashcat/hashcat
cd hashcat
git init submodule
git init update
make

done


Messages In This Thread
RE: bash: ./hashcat64.bin: cannot execute binary file: Exec format error - by atom - 12-01-2016, 11:09 AM