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 [asc] Posted
    Thread: Hello and really need help with a wordlist
Post: RE: Hello and really need help with a wordlist

https://hashcat.net/wiki/doku.php?id=hashcat_utils (https://hashcat.net/wiki/doku.php?id=hashcat_utils)
Xanadrel General Talk 5 12,473 02-26-2013, 08:55 PM
    Thread: I been struggling for weeks! Someone please help me!
Post: RE: I been struggling for weeks! Someone please he...

stefanp Wrote: (11-01-2015, 11:12 AM) -- you give me dumbest answer ever! -- And you ask a dumb question about basic usage of hashcat, which can be answered pretty easily with minimum effort if you...
Xanadrel Old oclHashcat Support 8 12,415 11-01-2015, 01:32 PM
    Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39

Already noticed this, if you are on linux you can just add "/dev/null /dev/null" (2 times so) at the end of your command line and it will work. derp
Xanadrel Old hashcat Support 5 12,377 03-29-2012, 12:02 AM
    Thread: "--stdout" not working in HC 0.39
Post: RE: "--stdout" not working in HC 0.39

Then you can make an empty file and append the name of the file 2 times in your command line. Like : Code: -- hc64 d.dic -rr.rule --stdout empty.txt empty.txt -- (Also for --stdout -m or the hashfi...
Xanadrel Old hashcat Support 5 12,377 03-29-2012, 10:06 AM
    Thread: Public Hash Cracker programming help
Post: RE: Public Hash Cracker programming help

Use 5 int columns to store the hashes.
Xanadrel General Talk 4 12,286 06-15-2012, 09:33 AM
    Thread: Help sought for a research project
Post: RE: Help sought for a research project

meh.
Xanadrel General Help 9 12,244 04-02-2015, 12:05 AM
    Thread: STOP! Unsupported or incorrect Driver
Post: RE: STOP! Unsupported or incorrect Driver

Read what's in your screenshot. Also 14.1 is not supported.
Xanadrel Old oclHashcat Support 6 11,992 02-21-2014, 02:34 AM
    Thread: New Tyan Build Log
Post: RE: New Tyan Build Log

Are you serious ? It's just basic hashcat usage, check your mode, you're trying to use a wordlist with -a 3, it's even shown on the "Input.Mode" line... Also, know how to use your system, because by ...
Xanadrel Hardware 7 11,910 08-01-2015, 10:33 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: ERROR: Insufficient memory available
Post: RE: ERROR: Insufficient memory available

Start by providing the exact command line used, hashcat's output, and stuff like driver version and such.
Xanadrel hashcat 3 11,415 06-30-2016, 07:01 PM
    Thread: ERROR: Insufficient memory available
Post: RE: ERROR: Insufficient memory available

So this obviously not what you were saying, it's not "2 rules", not even 2 rules files, you're giving it many rules files, hashcat will combine all of them (as in 64*5000*3000 etc.). No surprise it...
Xanadrel hashcat 3 11,415 06-30-2016, 08:08 PM
    Thread: What Hash is this? Tried everything
Post: RE: What Hash is this? Tried everything

Still, there was no context at all.
Xanadrel General Talk 6 11,112 12-19-2014, 01:44 PM
    Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?

Reproduced, gonna investigate.
Xanadrel Old hashcat Support 8 11,107 12-02-2015, 02:50 PM
    Thread: Configuration suggestions
Post: RE: Configuration suggestions

https://hashcat.net/forum/search.php : search "configuration" > https://hashcat.net/forum/thread-4689.html Page 2 : https://hashcat.net/forum/thread-4689-post-26555.html#pid26555
Xanadrel Hardware 8 11,103 02-29-2016, 02:10 PM
    Thread: First time. please help. w/ pictures!
Post: RE: First time. please help. w/ pictures!

The output works exactly how it should.
Xanadrel Old hashcat Support 6 10,963 03-17-2014, 12:20 AM
    Thread: First time. please help. w/ pictures!
Post: RE: First time. please help. w/ pictures!

130k word is not that big for a wordlist, and hashcat wouldn't load your file if it wasn't in the correct format.
Xanadrel Old hashcat Support 6 10,963 03-17-2014, 12:44 AM
    Thread: cudaHashcat-plus32 says error in the syntax
Post: RE: cudaHashcat-plus32 says error in the syntax

* a wild console appears *
Xanadrel Very old oclHashcat-plus Support 6 10,961 06-25-2012, 09:37 AM
    Thread: How to crack Keepass2 passcode
Post: RE: How to crack Keepass2 passcode

https://hashcat.net/wiki/doku.php?id=mask_attack
Xanadrel hashcat 7 10,695 08-15-2016, 02:50 AM