05-02-2010, 09:02 AM
(05-02-2010, 12:20 AM)MK.v.4 Wrote: running oclHashCat64.bin without chmod +x returns errors:
user@desktop:~/oclHashcat-0.18$ sh ./oclHashcat64.bin -h
./oclHashcat64.bin: 1: Syntax error: word unexpected (expecting ")")
user@desktop:~/oclHashcat-0.18$ sh ./oclHashcat64.bin --help
./oclHashcat64.bin: 1: Syntax error: word unexpected (expecting ")")
Using Ubuntu 10.04 64 bit, with nvidia 9800gt.
note - running chmod +x on the file allows it to run perfectly..
ubuntu 10.04 64 bit can be added to the working os list.
Hello MK.v.4
![Smile Smile](https://hashcat.net/forum/images/smilies/smile.gif)
thx for the report. i will add the system to the os list.
i am a bit confused since the *.bin files should be +x after unpack. here is what i did:
Code:
root@sf:~# unrar x oclHashcat-0.18.rar
root@sf:~# ls -l oclHashcat-0.18/
total 3608
drwx------ 2 root root 4096 May 1 13:41 docs
-rw------- 1 root root 66 Apr 24 12:10 example.cmd
-rw------- 1 root root 1210228 Apr 24 12:03 example.dict
-rw------- 1 root root 220796 Apr 24 11:59 example.hash
-rw------- 1 root root 60928 May 1 13:40 oclHashcat.exe
-rwx------ 1 root root 50892 May 1 13:40 oclHashcat32.bin
-rwx------ 1 root root 51848 May 1 13:40 oclHashcat64.bin
-rw------- 1 root root 1851680 Apr 30 14:49 oclHashcat_4_4098.kernel
How did you unpack the archive?
--
atom