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: Creating new or custom charset for hashcat
Post: RE: Creating new or custom charset for hashcat

https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets
epixoip Old hashcat Support 3 28,490 03-18-2016, 10:38 AM
    Thread: oclHashcat version 2.10, FPGA support?
Post: RE: oclHashcat version 2.10, FPGA support?

They have the potential to be faster for slow hashes, and single hash brute force against fast hashes. The drawbacks occur when you start talking about anything involving memory (multihash, wordlist a...
epixoip Hardware 3 5,631 03-18-2016, 07:14 PM
    Thread: Scrape Twitter hashtags
Post: RE: Scrape Twitter hashtags

This is a pretty cool idea, good work
epixoip User Contributions 1 4,672 03-20-2016, 12:14 AM
    Thread: reference GTX 980 TI
Post: RE: reference GTX 980 TI

You need a reference design card. That INCLUDES the reference cooler. The second card you linked to is not at all what you want. You need "that noisy fan."
epixoip Hardware 1 3,375 03-21-2016, 05:31 PM
    Thread: evga 710 low profile single slot bench
Post: RE: evga 710 low profile single slot bench

Heh that's like 40% slower than a Core i7-5930K
epixoip Hardware 4 8,300 03-21-2016, 05:52 PM
    Thread: Help using oclHashcat to retrieve OS X 10.11 Password
Post: RE: Help using oclHashcat to retrieve OS X 10.11 P...

Literally first result on Google: https://apple.stackexchange.com/questions/186893/os-x-10-9-where-are-password-hashes-stored
epixoip General Help 4 9,722 03-21-2016, 07:05 PM
    Thread: Help using oclHashcat to retrieve OS X 10.11 Password
Post: RE: Help using oclHashcat to retrieve OS X 10.11 P...

Literally linked in the accepted answer in the above link that I linked you to: https://web.archive.org/web/20140703020831/https://www.michaelfairley.co/blog/2014/05/18/how-to-extract-os-x-mavericks-p...
epixoip General Help 4 9,722 03-23-2016, 02:25 AM
    Thread: --show doesnt work
Post: RE: --show doesnt work

--show works fine, your command is likely incorrect. Maybe post your command so we can see what you're doing wrong. Also see https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_...
epixoip Old oclHashcat Support 6 7,734 03-23-2016, 08:04 AM
    Thread: --show doesnt work
Post: RE: --show doesnt work

literally lol'd at .dank
epixoip Old oclHashcat Support 6 7,734 03-23-2016, 08:30 AM
    Thread: Decrypt WPA2 Key
Post: RE: Decrypt WEP Key

WEP?
epixoip General Help 5 8,503 03-23-2016, 08:24 PM
    Thread: hash-identifier md5crypt?
Post: RE: hash-identifier md5crypt?

You've been here long enough to know posting hashes is against the rules.
epixoip General Help 1 3,700 03-27-2016, 11:33 PM
    Thread: Penetration test of MS VPN
Post: RE: Penetration test of MS VPN

Adavan Wrote: (03-28-2016, 01:17 PM) -- I am not sure with 1122334455667788. How can i check it from Wireshark? -- This is the challenge. Typically you need to control this value.
epixoip Old hashcat Support 2 5,397 03-28-2016, 05:15 PM
    Thread: TC password found, wrong?
Post: RE: TC password found, wrong?

It's possible it's a false positive but the odds are pretty low. Especially if the password it found make sense.
epixoip Old oclHashcat Support 10 15,460 03-29-2016, 01:15 AM
    Thread: Build Review Request
Post: RE: Build Review Request

Gamer case, 80plus Gold PSU, two different SSDs, and I'm bored.
epixoip Hardware 2 4,707 03-30-2016, 08:55 AM
    Thread: hashcat-utils are being detected as trojans!
Post: RE: hashcat-utils are being detected as trojans!

You guys are killing me here. You're telling me that all of you actually run anti-virus? Way to be hackers...
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 9 21,324 03-30-2016, 11:20 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Your problem is ''-username''. Since you only have one dash before the word 'username,' getopt is interpreting that as "-u sername" and telling you that 'sername' is not a valid value. Long options al...
epixoip Old oclHashcat Support 3 4,951 03-30-2016, 11:25 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Maybe you should show us your exact command line then.
epixoip Old oclHashcat Support 3 4,951 03-31-2016, 03:42 AM
    Thread: Sybase hash type
Post: RE: Sybase hash type

./hashcat-cli64.bin -h | grep 8000
epixoip Old hashcat Support 3 5,101 03-31-2016, 04:01 AM
    Thread: Bruteforce Keyspace Mythology
Post: RE: Bruteforce Keyspace Mythology

You don't really need to understand how hashcat calculates the base/mod loop sizes to use --keyspace. But if you want to understand, study https://github.com/hashcat/hashcat-utils/blob/master/src/keys...
epixoip Old oclHashcat Support 1 3,858 03-31-2016, 06:45 PM
    Thread: Cli + Rule odd behave
Post: RE: Cli + Rule odd behave

I think the problem here is you do not realize what --stdout means. --stdout means print every single candidate that is generated to --stdout, e.g. for piping into another cracking application. You wo...
epixoip General Help 5 6,915 04-01-2016, 11:29 AM