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 [asc] Author Forum Replies Views Posted
    Thread: Hashcat version for NVIDIA GeForce 8800 GT
Post: RE: Hashcat version for NVIDIA GeForce 8800 GT

Card old as fuck, get a gpu that is not 10 years old.
Xanadrel hashcat 4 6,563 01-14-2017, 11:47 AM
    Thread: hashcat v0.50
Post: RE: hashcat v0.50

Here is the answer : https://hashcat.net/wiki/doku.php?id=ubernoobs There is no support for any GUI here, only hashcat, take some time to learn the command line.
Xanadrel Old hashcat Announcements 5 83,718 08-12-2015, 12:53 PM
    Thread: hashcat v0.36
Post: RE: hashcat v0.36

Always great to see a new version :D
Xanadrel Old hashcat Announcements 2 15,497 02-15-2011, 07:20 PM
    Thread: Hashcat overrides GPU fan control but doesn't use it
Post: RE: Hashcat overrides GPU fan control but doesn't ...

You didn't state your gpu model, driver, os... hashcat can and does control fan speed (maybe you had warnings/errors in the output, but didn't paste them here). You can just use --gpu-temp-disable i...
Xanadrel hashcat 2 3,295 05-24-2017, 02:46 AM
    Thread: Hashcat on VPS Virtual Server
Post: RE: Hashcat on VPS Virtual Server

Never heard of that 'gpu' I doubt it can do much or if it can do opencl. If it does, and you have the correct driver for it, it should work, otherwise you'll have to use the cpu.
Xanadrel hashcat 6 7,717 10-28-2016, 01:38 PM
    Thread: Hashcat not starting with --restore
Post: RE: Hashcat not starting with --restore

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#can_i_restore_a_hashcat_session
Xanadrel hashcat 2 2,974 04-13-2017, 12:39 AM
    Thread: hashcat launches and quits...
Post: RE: hashcat launches and quits...

It's in the wiki : https://hashcat.net/wiki/doku.php?id=ubernoobs (https://hashcat.net/wiki/doku.php?id=ubernoobs)
Xanadrel Old hashcat Support 2 6,549 02-27-2013, 01:04 AM
    Thread: hashcat is not downloading right. Help?
Post: RE: hashcat is not downloading right. Help?

inb4 https://hashcat.net/wiki/doku.php?id=ubernoobs
Xanadrel Old hashcat Support 12 16,624 02-02-2015, 01:44 AM
    Thread: Hashcat combining two wordlists - 0 progress
Post: RE: Hashcat combining two wordlists - 0 progress

Use combinator.bin, pipe its output in a fifo, use the fifo as the wordlist in hashcat with attack mode 0.
Xanadrel Old hashcat Support 7 11,432 02-12-2016, 02:05 PM
    Thread: Hashcat combining two wordlists - 0 progress
Post: RE: Hashcat combining two wordlists - 0 progress

Use mkfifo, pipe the output of combinator.bin in the fifo, hashcat doesn't support stdin so piping won't work. Something like that : Code: -- mkfifo blah ./combinator.bin firstList.txt secondL...
Xanadrel Old hashcat Support 7 11,432 02-14-2016, 07:04 AM
    Thread: Hashcat combining two wordlists - 0 progress
Post: RE: Hashcat combining two wordlists - 0 progress

Do you even know how to use your own system ? You are passing 4 names to mkfifo with your command, you're not calling combinator.bin at all and you're trying to pipe into hashcat which is not possibl...
Xanadrel Old hashcat Support 7 11,432 02-14-2016, 03:56 PM
    Thread: Hashcat can't crack hash after 1 day.
Post: RE: Hashcat can't crack hash after 1 day.

Read forum rules, do not post hashes. And thanks for reporting a normal behaviour of hashcat.
Xanadrel Old oclHashcat Support 4 9,233 04-15-2014, 12:03 PM
    Thread: hashcat 2.01 vs 3.1
Post: RE: hashcat 2.01 vs 3.1

Thanks for the high quality post, not exactly pointing out something in particular, nor giving any detail like hardware, driver version or the like. If you're just trying to point out speed differe...
Xanadrel General Talk 5 6,503 11-08-2016, 08:38 PM
    Thread: Hashcat "Liveview"
Post: RE: Hashcat "Liveview"

You likely didn't specify an outfile, causing results to be sent to stdout.
Xanadrel General Help 5 7,857 10-22-2014, 10:25 PM
    Thread: Hash type?
Post: RE: Hash type?

So the algo would be md5(sha1($salt).md5($pass)) and it is not in hashcat.
Xanadrel General Talk 3 4,601 02-27-2017, 11:22 PM
    Thread: Hash type?
Post: RE: Hash type?

You don't "unhash". You can make a feature request to add that algo, or even implement it yourself in a PR.
Xanadrel General Talk 3 4,601 02-28-2017, 02:47 AM
    Thread: Hash I do not recognize
Post: RE: Hash I do not recognize

40 bytes hex 'hashes' could be many things... if you know where it's from you should probably know the algo. Also, don't request help to crack stuff.
Xanadrel General Talk 4 3,788 09-28-2017, 12:55 AM
    Thread: GTX560M does not work
Post: RE: GTX560M does not work

lol :)
Xanadrel Very old oclHashcat-plus Support 4 9,472 09-20-2011, 06:25 PM
    Thread: gtx 1080 vs amd pro duo
Post: RE: gtx 1080 vs amd pro duo

Stay away from amd, stay away from dual gpu cards, get reference/FE, get nvidia > maxwell. So, 1080, easy answer.
Xanadrel Hardware 5 7,949 10-26-2016, 02:52 PM
    Thread: gtx 1080 vs amd pro duo
Post: RE: gtx 1080 vs amd pro duo

The '>' meaning at least maxwell, starting with maxwell nvidia gpu got way better at hashcracking, pascal is good too.
Xanadrel Hardware 5 7,949 10-26-2016, 04:57 PM