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 [desc] Author Forum Replies Views Posted
    Thread: how to make an attack
Post: RE: how to make an attack

https://hashcat.net/wiki/doku.php?id=combinator_attack#combinator_attack1
epixoip hashcat 4 2,139 06-24-2019, 12:26 AM
    Thread: How to make Hashcat include dupes in outfile?
Post: RE: How to make Hashcat include dupes in outfile?

use --show afterwards
epixoip Old hashcat Support 6 9,987 01-07-2015, 03:15 AM
    Thread: How to make Hashcat include dupes in outfile?
Post: RE: How to make Hashcat include dupes in outfile?

You didn't specify a hash list.
epixoip Old hashcat Support 6 9,987 01-07-2015, 03:57 AM
    Thread: How to make Hashcat include dupes in outfile?
Post: RE: How to make Hashcat include dupes in outfile?

Cannot reproduce. Code: -- epixoip@token:~/hashcat-0.48$ cat hashcat.pot 098f6bcd4621d373cade4e832627b4f6:test epixoip@token:~/hashcat-0.48$ cat test.list 098f6bcd4621d373cade4e832627b4f6 ...
epixoip Old hashcat Support 6 9,987 01-07-2015, 05:34 AM
    Thread: How to map a password policy onto your Mask?
Post: RE: How to map a password policy onto your Mask?

This thread is over 2 years old and OP hasn't posted on the forums since, so why are you reviving it from the dead?
epixoip hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 16,455 02-28-2016, 07:46 PM
    Thread: How to optimize attacking very large hashes
Post: RE: How to optimize attacking very large hashes

Don't use --remove, use --show and --left with -o /dev/null instead.
epixoip General Help 3 7,036 06-14-2016, 06:15 PM
    Thread: How to optimize speed or setup
Post: RE: How to optimize speed or setup

Welcome to the exponential wall of brute force. If you're going to make a habit of this, you should learn math.
epixoip General Talk 7 16,993 10-12-2016, 08:24 PM
    Thread: How to overclock in multi GPU?
Post: RE: How to overclock in multi GPU?

why are you using --gpu-loops 512
epixoip Hardware 7 19,287 09-10-2013, 09:08 PM
    Thread: How to parse two seperate hash files in the same attack?
Post: RE: How to parse two seperate hash files in the sa...

You don't necessarily have to re-crack each list. Merge each hash file, but retain the original copies. Crack the merged list. Then use --show against the original lists.
epixoip Old oclHashcat Support 3 5,461 01-09-2015, 06:24 PM
    Thread: How to recover Joomla 1.5 password?
Post: RE: How to recover Joomla 1.5 password?

Joomla uses MD5, and MD5 is broken in the current version of cudaHashcat.
epixoip Old oclHashcat Support 6 10,082 04-18-2015, 01:37 AM
    Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...

sed -i 's/[0-9]//g' dict
epixoip General Help 7 12,710 02-14-2013, 03:27 PM
    Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...

egrep -v '^[0-9]+$' dict >dict.1 i'm sure you can find sed, grep, etc for windows. most people on these forums use these tools on windows, so they're definitely out there.
epixoip General Help 7 12,710 02-14-2013, 03:57 PM
    Thread: [SOLVED] How to resume with more cards ?
Post: RE: How to resume with more cards ?

You might be able to resume using -d 1,2
epixoip Very old oclHashcat-plus Support 8 13,852 02-03-2013, 10:02 PM
    Thread: [SOLVED] How to resume with more cards ?
Post: RE: How to resume with more cards ?

right. you cannot change the number of cards when resuming.
epixoip Very old oclHashcat-plus Support 8 13,852 02-04-2013, 06:37 PM
    Thread: how to run hashcat legacy rules on new hashcat v3?
Post: RE: how to run hashcat legacy rules on new hashcat...

Are you actually getting any kind of decent hitrate from the unsupported rules? I wouldn't think that you are. Seems like a lot of effort for very little return.
epixoip hashcat 16 23,766 07-20-2016, 03:18 PM
    Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?

Where did you hear that the Tyan FT77 will not recognize the GTX 980? EDIT: Confirmed bullshit. We've got 8x GTX 980 in a Tyan FT77 running just fine right now. Will post a full review later tonight.
epixoip Hardware 9 21,844 09-25-2014, 07:22 PM
    Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?

Probably won't have time to do the full write-up tonight, but here's a quick preview: https://twitter.com/jmgosney/status/515338064223154177
epixoip Hardware 9 21,844 09-26-2014, 06:50 AM
    Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?

I also own a company that sells Tyan systems for GPGPU, and I can tell you that's patently false. But it doesn't surprise me, Tyan also originally told us that Radeons wouldn't work either. The sys...
epixoip Hardware 9 21,844 09-26-2014, 09:19 AM
    Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?

no, it has nothing to do with airflow and the fans on the cards do plenty. the modification i had to made was removing this weird little rectangular piece of metal from the backplate. otherwise the...
epixoip Hardware 9 21,844 09-30-2014, 07:46 PM
    Thread: How to stuff 8 x GTX980 into on server?
Post: RE: How to stuff 8 x GTX980 into on server?

everyone always thinks that but no, the fans do plenty. air is drawn in from the rear of the card, not the side of the card, unless you are using OEM design cards. but never use OEM design cards. alwa...
epixoip Hardware 9 21,844 09-30-2014, 09:20 PM