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: sha1 mysql
Post: RE: sha1 mysql

Look at the example hash for -m 300 (https://hashcat.net/wiki/doku.php?id=example_hashes) and make your hash look like that one (hint, remove the leading asterisk.)
epixoip hashcat 1 5,280 07-08-2016, 06:19 AM
    Thread: SHA1 key stretching
Post: RE: SHA1 key stretching

no.
epixoip Very old oclHashcat-lite Support 5 10,862 02-04-2013, 05:07 AM
    Thread: SHA1 key stretching
Post: RE: SHA1 key stretching

not that i know of.
epixoip Very old oclHashcat-lite Support 5 10,862 02-04-2013, 07:30 AM
    Thread: SHA1 hashes of email addresses
Post: RE: SHA1 hashes of email addresses

use hashcat, not oclHashcat-plus
epixoip Very old oclHashcat-plus Support 3 7,232 02-01-2013, 09:35 PM
    Thread: SHA1 and UTF8
Post: RE: SHA1 and UTF8

The simple solution is to not use a mask attack.
epixoip Old oclHashcat Support 12 18,349 06-02-2016, 10:53 PM
    Thread: Setup Queues?
Post: RE: Setup Queues?

You would need some sort of wrapper or middleware to accomplish this.
epixoip hashcat 1 2,300 02-03-2017, 06:25 AM
    Thread: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE

We just use vim? ¯\_(ツ)_/¯
epixoip hashcat 2 3,617 02-05-2017, 01:39 AM
    Thread: Set min brute force lengh
Post: RE: Set min brute force lengh

use --pw-min 7
epixoip Old hashcat Support 1 5,202 10-14-2012, 03:32 AM
    Thread: Session restore and Increasing the Thread Parameter
Post: RE: Session restore and Increasing the Thread Para...

cpu hashcat does not have session support. so yes, you can use a higher -n value with -s.
epixoip Old hashcat Support 2 6,215 02-05-2014, 06:04 AM
    Thread: Session issue
Post: RE: Session issue

don't look at the time, look at the progress.
epixoip Very old oclHashcat-plus Support 12 18,653 10-13-2013, 10:59 PM
    Thread: Server grade cards?
Post: RE: Server grade cards?

the S10000 is nothing more than two underclocked 7950s on one card with ECC memory.
epixoip Hardware 4 8,924 12-31-2013, 08:55 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

for r in rules/*; do ./oclHashcat ... -r $r; done
epixoip General Help 11 15,592 12-18-2015, 08:57 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Looks like you're doing quite a bit wrong. Damn near everything, in fact.
epixoip General Help 11 15,592 12-19-2015, 01:21 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Documentation is fine, I just don't think you understand what you're typing. Let's start with the fact you're missing a wordlist in the above attack. You also have options specified after the argum...
epixoip General Help 11 15,592 12-19-2015, 01:46 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Hm, do you know what a loop is?
epixoip General Help 11 15,592 12-19-2015, 05:25 AM
    Thread: Sequencing Rules
Post: RE: Sequencing Rules

Ok. Well the example I provided was a "for" loop, to let your shell loop over each rule file in the directory. So what you probably wanted to do was something like: Code: -- for r in ~/Downloads...
epixoip General Help 11 15,592 12-19-2015, 05:34 AM
    Thread: Sequence of Mask Attack?
Post: RE: Sequence of Mask Attack?

Use an hcmask file
epixoip hashcat 2 3,996 01-03-2017, 01:17 AM
    Thread: selective GPU temp abort
Post: RE: selective GPU temp abort

While the 290X is capable of running up to 95C, it shouldn't be getting anywhere near that hot. Especially if the other three cards are water cooled, that 290X really shouldn't be getting any hotter t...
epixoip Old oclHashcat Support 3 5,421 08-26-2015, 11:49 PM
    Thread: selective GPU temp abort
Post: RE: selective GPU temp abort

82C is fine.
epixoip Old oclHashcat Support 3 5,421 08-27-2015, 12:03 AM
    Thread: Segmentation fault (core dumped) maybe an exploit
Post: RE: Segmentation fault (core dumped) maybe an expl...

oclHashcat doesn't run as setuid root, so there's no way it could be exploited to gain anything.
epixoip Very old oclHashcat-plus Support 3 7,008 12-23-2012, 06:19 AM