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 [desc] Posted
    Thread: Line-length exception....
Post: RE: Line-length exception....

hashcat returns a completely different error, that is definitely a different problem. Have you tried saving as UTF8 (no BOM)?
undeath hashcat 30 23,352 01-17-2018, 01:14 AM
    Thread: Line-length exception....
Post: RE: Line-length exception....

Hashes generally have to be in one single line. Your browser probably adds line breaks on the example hash page for easier readability.
undeath hashcat 30 23,352 01-20-2018, 02:57 PM
    Thread: Line-length exception....
Post: RE: Line-length exception....

onis_uk Wrote: (01-21-2018, 11:02 AM) -- $ethereum$s*262144*8*1* but the example has was $ethereum$s*262144*1*8* so I swapped the 1 and 8 around -- that will make your hash uncrackable. those are...
undeath hashcat 30 23,352 01-21-2018, 06:17 PM
    Thread: change hash type
Post: RE: change hash type

just curious, why would you try to recover that password if you could simply reset it?
undeath Old oclHashcat Support 16 23,422 08-13-2014, 11:19 AM
    Thread: change hash type
Post: RE: change hash type

yes This message is too short.
undeath Old oclHashcat Support 16 23,422 08-13-2014, 11:30 AM
    Thread: change hash type
Post: RE: change hash type

you can use the program "mkpasswd". Alternatively here is a hash for password "hashcat": $2a$05$LhayLxezLhK1LhWvKxCyLOj0j1u.Kj0jZ0pEmm134uzrQlFvQJLF6
undeath Old oclHashcat Support 16 23,422 08-13-2014, 11:35 AM
    Thread: change hash type
Post: RE: change hash type

assilum Wrote: (08-16-2014, 10:23 AM) -- How can you compare CPU and GPU performances ? -- this solely depends on the PSA used. The more memory access a PSA needs to calculate, the slower it gets o...
undeath Old oclHashcat Support 16 23,422 08-16-2014, 11:49 AM
    Thread: GTX 750 TI
Post: RE: GTX 750 TI

Thank you for these benchmarks, atom! I just ordered one to replace my 5850. Power consumption is so low I could run 3 of these cards in place of my old one and still save some cents.
undeath Hardware 9 23,515 05-22-2014, 11:30 PM
    Thread: GTX 750 TI
Post: RE: GTX 750 TI

I'd like to line out how much happier I'm with my new 750TI compared to the 5850. My random KDE/Xserver crashes stopped and my mouse pointer does not occasionally get replaced by a ~300x300px artefact...
undeath Hardware 9 23,515 06-09-2014, 10:17 PM
    Thread: GTX 750 TI
Post: RE: GTX 750 TI

Benefit from a proper driver: yes. Benefit from the speed improvement: no. Only SM5.0 cards.
undeath Hardware 9 23,515 06-10-2014, 12:55 AM
    Thread: PHDays Hash Runner challenge
Post: RE: PHDays Hash Runner challenge

as Defcon is taking place in a kinda shitty time frame for me, I'm in :)
undeath Organisation and Events 10 23,597 05-21-2012, 11:48 AM
    Thread: oclHashcat 1.30 vs. Catalyst 14.10 on Linux
Post: RE: oclHashcat 1.30 vs. Catalyst 14.10 on Linux

from the above output i'd say your hashcat is working fine. How did you try to kill the process?
undeath Old oclHashcat Support 11 23,607 09-22-2014, 04:02 PM
    Thread: Cracking Russian Passwords
Post: RE: Cracking Russian Passwords

yep, your plain is wrong. echo -n 'ьфдщн' | md5sum 507620db658a3d55c367cc8273e2ee24 -
undeath Very old oclHashcat-plus Support 11 23,632 05-24-2012, 12:57 AM
    Thread: O H/sec with PhpBB
Post: RE: O H/sec with PhpBB

thinking.
undeath Old oclHashcat Support 10 23,751 01-13-2014, 04:40 PM
    Thread: O H/sec with PhpBB
Post: RE: O H/sec with PhpBB

not erase but crack. start with small wordlists which have a high hit probability.
undeath Old oclHashcat Support 10 23,751 01-13-2014, 06:41 PM
    Thread: WPA/WPA2 which hashcat, which rules ?
Post: RE: WPA/WPA2 which hashcat, which rules ?

if you want to crack WPA on cpu you have to use aircrack.
undeath Very old oclHashcat-plus Support 9 23,917 01-10-2013, 04:41 PM
    Thread: Segmentation fault (core dump) on --show and --left
Post: RE: Segmentation fault (core dump) on --show and -...

can reproduce Code: -- [ undeath@2600k: /tmp ] % ~> for i in `seq 20` ; do PW=`date "+%s%N%n%:::z%T" | md5sum | xxd -r -ps | base64 | cut -c1-13` ; echo "$PW" >> /tmp/plain ; echo -n "${PW}:" >> /...
undeath Very old oclHashcat-plus Support 11 24,118 10-14-2012, 01:34 PM
    Thread: oclHashcat-plus: resume after shutdown
Post: oclHashcat-plus: resume after shutdown

Hi, i'd like to request a function for oclHashcat-plus to be able to resume a previous cracking process, similiar to the -s switch in hashcat. (same goes out for oclHashcat, but as this one does...
undeath Feature Requests 7 24,182 10-16-2011, 10:46 AM
    Thread: oclHashcat-plus: resume after shutdown
Post: RE: oclHashcat-plus: resume after shutdown

i found an easy way to resume wordlists without needing to split them. I described it on the wiki page: https://hashcat.net/wiki/oclhashcat_plus#dictionary_loading
undeath Feature Requests 7 24,182 11-01-2011, 05:08 PM
    Thread: OpenLDAP SSHA's Dynamic Base64 Parser
Post: RE: OpenLDAP SSHA's Dynamic Base64 Parser

Well, this is not fully correct. The solution is quite simple. Netscape LDAP SSHA has different hashes/salts than OpenLDAP. This should be a separate algorithm. If i remember right JtR even has dif...
undeath Feature Requests 7 24,257 04-10-2012, 06:38 PM