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 [asc] Forum Replies Views Posted
    Thread: question about wpa wordlist and other things
Post: RE: question about wpa wordlist and other things

The tuning parameter is not just to make it faster, its also to make it slower if you wish to. For example if I want to play a game or watch a movie while cracking i need to reduce the GPU utilization...
atom General Help 7 12,560 11-05-2012, 11:32 AM
    Thread: HashcatGUI v0.22 Released
Post: RE: HashcatGUI v0.22 Released

Thanks Blandy! FYI, its missing the --benchmark-mode and its not neccessary to do --gpu-temp-disable since its doing it by default in -b mode.
atom User Contributions 3 8,145 11-05-2012, 11:35 AM
    Thread: oclHashcat-plus mask batchscript
Post: RE: oclHashcat-plus mask batchscript

Updated the section on wiki
atom Very old oclHashcat-plus Support 2 5,925 11-05-2012, 11:38 AM
    Thread: Long base passwords
Post: RE: Long base passwords

The technical reason behind is that NTLM is unicode version of MD4. After the convert, each input doubles in size. For example the word "password" becomes the size 16. A single MD4 transformation is...
atom Very old oclHashcat-lite Support 8 13,994 11-05-2012, 11:45 AM
    Thread: Speed of Hascat vs Pyrit
Post: RE: Speed of Hascat vs Pyrit

Its depending on GPU. Its mostly efficient on AMD, at most at hd7970. Not much of a difference on NV.
atom General Help 10 49,692 11-05-2012, 11:47 AM
    Thread: wordpress password issue
Post: RE: wordpress password issue

This is just because there are no $P$B example hashes added. Dont worry, its supporting them.
atom Old hashcat Support 5 14,420 11-05-2012, 11:48 AM
    Thread: Partial-Hash
Post: RE: Partial-Hash

I think you are searching for a program to collide (collision) a hash. Hashcat is not made for this.
atom General Help 1 5,692 11-05-2012, 01:05 PM
    Thread: Return Code backwards
Post: RE: Return Code backwards

Its required for some self-test scripts.
atom Very old oclHashcat-lite Support 3 9,113 11-05-2012, 01:07 PM
    Thread: Long base passwords
Post: RE: Long base passwords

That is right but it requires the password (including salt) is at least of size 64.
atom Very old oclHashcat-lite Support 8 13,994 11-05-2012, 02:27 PM
    Thread: Performance drop with partially known long plain NTLM
Post: RE: Performance drop with partially known long pla...

If you partially know the left part of the password you better not use oclHashcat-lite. Its built for maximum performance, so its working with so called reversal techniques. These techniques base on h...
atom Very old oclHashcat-lite Support 7 12,891 11-07-2012, 11:26 AM
    Thread: wordpress password issue
Post: RE: wordpress password issue

You need -m 400 to crack phpass passwords.
atom Old hashcat Support 5 14,420 11-07-2012, 11:29 AM
    Thread: $P$B8... first time, GPU nVdia, Dual Core:DHCP
Post: RE: $P$B8... first time, GPU nVdia, Dual Core:DHCP

There are reason why you dont want to Brute-Force phpass passwords. For example slow performance :)
atom Very old oclHashcat-lite Support 8 15,780 11-07-2012, 11:30 AM
    Thread: Benchmark for bcrypt
Post: RE: Benchmark for bcrypt

Well its for the reference: $2a$05$
atom General Talk 2 7,648 11-07-2012, 12:12 PM
    Thread: oclHashcat-plus v0.10b45
Post: oclHashcat-plus v0.10b45

Hey Beta-Tester, support for mixed GPU types is finished and up in /beta. Have Fun! -- atom
atom Beta Tester 2 3,301 11-07-2012, 02:52 PM
    Thread: oclHashcat-plus v0.10b45
Post: RE: oclHashcat-plus v0.10b45

Yeah, keep cool. resume support is next but this is all very complicated.
atom Beta Tester 2 3,301 11-07-2012, 06:08 PM
    Thread: Any way to tackle md5(md5($password).$salt)?
Post: RE: Any way to tackle md5(md5($password).$salt)?

It is already supporting it, its vbull.
atom Very old oclHashcat-plus Support 6 12,641 11-08-2012, 10:15 AM
    Thread: Performance drop with partially known long plain NTLM
Post: RE: Performance drop with partially known long pla...

rules work only with -a 0
atom Very old oclHashcat-lite Support 7 12,891 11-08-2012, 10:24 AM
    Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: RE: can hashcat crack md5($s.'-'.md5($p)) ?

Clever, that will work.
atom Old hashcat Support 4 8,722 11-08-2012, 10:25 AM
    Thread: zip compressed wordlist
Post: RE: zip compressed wordlist

or using stdin: zcat dict.zip | ./oclHashcat-plus64.bin ...
atom General Help 6 13,786 11-08-2012, 10:26 AM
    Thread: Any way to tackle md5(md5($password).$salt)?
Post: RE: Any way to tackle md5(md5($password).$salt)?

oclHashcat-plus v0.09 supports only 3-char and 30-char salts, not 6 char. You have to wait for oclHashcat-plus v0.10.
atom Very old oclHashcat-plus Support 6 12,641 11-08-2012, 10:41 AM