Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: modified-batchcrack.sh
Post: RE: modified-batchcrack.sh

this is a very cool contribution. much thanks on that. have you tested it on cygwin?
atom Very old oclHashcat Support 2 7,599 02-05-2011, 10:44 PM
    Thread: Error whit hashcat in linux/ubuntu
Post: RE: Error whit hashcat in linux/ubuntu

continued here: https://hashcat.net/forum/thread-278.html
atom Very old oclHashcat Support 3 10,068 02-05-2011, 10:45 PM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: OclHashcat+ --remove option / line lenght ex...

you may need to cut away the hashes. use cut (port also exists for windows) from unix utils package. cut -b34- < foundpasswords.txt > foundpasswords.txt.cut
atom Very old oclHashcat-plus Support 15 27,546 02-05-2011, 10:48 PM
    Thread: Why im not have all power speed in linux ? whit oclhashcat...
Post: RE: Why im not have all power speed in linux ? whi...

try this in linux: $ perl -e 'print "f" x 32' > hash $ ./oclHashcat64.bin hash -1 ?l?d?s?u -n 800 --gpu-loops 1024 ?1?1?1?1 ?1?1?1?1 then you should get full power. the thing is everything depends ...
atom Very old oclHashcat Support 10 19,426 02-06-2011, 09:58 AM
    Thread: Why im not have all power speed in linux ? whit oclhashcat...
Post: RE: Why im not have all power speed in linux ? whi...

this also depends on your attack
atom Very old oclHashcat Support 10 19,426 02-07-2011, 04:17 PM
    Thread: Why im not have all power speed in linux ? whit oclhashcat...
Post: RE: Why im not have all power speed in linux ? whi...

./cudaHashcat64.bin -m 102 hashlist.txt ?d?d?d?d?d?d?d?d?d?d?d?d ?d?d?d -n 800 --gpu-loops 1024 however if this is somehow related to sl3 you can not crack it with v0.25
atom Very old oclHashcat Support 10 19,426 02-07-2011, 04:43 PM
    Thread: oclHashcat better salted hash support
Post: RE: oclHashcat better salted hash support

hex-char and hex-salt will be supported in v0.26
atom Feature Requests 1 6,549 02-07-2011, 06:42 PM
    Thread: Why im not have all power speed in linux ? whit oclhashcat...
Post: RE: Why im not have all power speed in linux ? whi...

not yet scheduled, maybe after i've added sha512.
atom Very old oclHashcat Support 10 19,426 02-07-2011, 06:43 PM
    Thread: oclHashcat v0.24
Post: RE: oclHashcat v0.24

because of the core refactorization. it comes back in a later version.
atom Very old oclHashcat Announcements 2 16,105 02-08-2011, 10:15 AM
    Thread: BUG REPORT(oclhashcat 0.25)
Post: RE: BUG REPORT(oclhashcat 0.25)

its not oclHashcat bug. its ATI SDK/driver bug. 2nd core of hd5970 is not supported on windows. use linux.
atom Very old oclHashcat Support 1 8,684 02-09-2011, 10:23 AM
    Thread: Support for MSOFFCRYPTO?
Post: RE: Support for MSOFFCRYPTO?

no plans on this yet
atom Feature Requests 2 8,974 02-09-2011, 10:24 AM
    Thread: OclHashcat+ --remove option / line lenght exception error
Post: RE: OclHashcat+ --remove option / line lenght ex...

true. i will add it to oclhashcat+ in a later version.
atom Very old oclHashcat-plus Support 15 27,546 02-09-2011, 10:39 AM
    Thread: oclHashcat v0.26 + 4 x hd5970
Post: oclHashcat v0.26 + 4 x hd5970

preview note: i managed to utilize the BFI_INT instruction on AMD GPU's 5xxx and 6xxx on oclHashcat v0.26 which gave a nice performance boost. afaik oclHashcat v0.26 is the first BFI_INT hacked OpenCL...
atom Very old oclHashcat-lite Support 9 21,831 02-10-2011, 07:00 PM
    Thread: oclHashcat v0.26 + 4 x hd5970
Post: RE: oclHashcat v0.26 + 4 x hd5970

yeah, i guess it will not take long till ivan updates his sha1 kernel :)
atom Very old oclHashcat-lite Support 9 21,831 02-10-2011, 07:13 PM
    Thread: Possible OCLhashcat+ bug
Post: RE: Possible OCLhashcat+ bug

sometimes passwords gets salted with a trailing null byte. or newline or other crazy things. run it in --output-format=2 mode and verify results
atom Very old oclHashcat-plus Support 9 20,373 02-11-2011, 05:50 PM
    Thread: ATI cards on Windows
Post: RE: ATI cards on Windows

both questions can be answered with yes
atom Hardware 5 15,020 02-11-2011, 05:52 PM
    Thread: [oclHashcat+] Support for MySQL & SHA1 ?
Post: RE: [oclHashcat+] Support for MySQL & SHA1 ?

yes, this is something i can do if there is more interesst in it
atom Feature Requests 8 17,323 02-12-2011, 08:34 AM
    Thread: ATI cards on Windows
Post: RE: ATI cards on Windows

yep, good idea
atom Hardware 5 15,020 02-12-2011, 08:35 AM
    Thread: Install Oclhashcat 0.25 w/multiple HD 5970's Linux
Post: RE: Install Oclhashcat 0.25 w/multiple HD 5970's L...

all right, first of all. it is 100% known to work on linux. also multiple hd5970's :) so its just an installation problem somehow. ubuntu 10.04 might be a problem. some users reported 2nd gpu does not...
atom Very old oclHashcat Support 9 36,156 02-12-2011, 09:00 AM
    Thread: oclHashcat v0.26 + 4 x hd5970
Post: RE: oclHashcat v0.26 + 4 x hd5970

i was just able to optimize the MD4 based kernels again. NTLM: 35.5B/s
atom Very old oclHashcat-lite Support 9 21,831 02-12-2011, 10:48 AM