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: Price for PW Audit
Post: RE: Price for PW Audit

what did you expect
atom General Talk 5 10,567 04-21-2015, 03:50 PM
    Thread: Prince attack mode unsupported
Post: RE: Prince attack mode unsupported

It's not compatible to the base/mod concept required for GPGPU, therefore there's no good reason to implement it. The way to use it is to use the princeprocessor from here: https://github.com/hash...
atom hashcat 1 2,874 11-27-2016, 02:33 PM
    Thread: Prince attack with mask
Post: RE: Prince attack with mask

Yes, it is. You need to specify a wordlist
atom General Help 3 5,600 06-05-2015, 12:05 PM
    Thread: Prince attack with mask
Post: RE: Prince attack with mask

Yeah, but a mask is not a filter criteria. That's not how it works
atom General Help 3 5,600 06-05-2015, 04:11 PM
    Thread: PRINCE creating dups
Post: RE: PRINCE creating dups

It's not about prince, it's about hashcat CPU. You can post a trac ticket if you want Quote: -- root@ht:~/princeprocessor# ./pp64.bin < wordlist | grep mypasswordisthebest | wc -l 1 --
atom Old hashcat Support 7 10,047 01-08-2015, 08:09 PM
    Thread: PRINCE creating dups
Post: RE: PRINCE creating dups

It depends on some default values. The ones in standalone prince are set to a lower value than on hashcat cpu. However, it does not matter. The user is supposed to use prince with a dictionary of ...
atom Old hashcat Support 7 10,047 01-09-2015, 11:48 AM
    Thread: PRINCE creating dups
Post: RE: PRINCE creating dups

Both problems from this thread and the memory problem from a different thread should be fixed in latest beta version
atom Old hashcat Support 7 10,047 01-09-2015, 12:50 PM
    Thread: Prince Processor
Post: RE: Prince Processor

You can add --status --status-timer 1
atom hashcat 2 3,492 12-09-2016, 01:47 PM
    Thread: PRINCE processor weights to wordlists
Post: RE: PRINCE processor weights to wordlists

Not supported but maybe interessting for princeprocessor 2
atom hashcat 1 2,319 10-11-2017, 03:55 PM
    Thread: PrinceProcessor now open source
Post: RE: PrinceProcessor now open source

Currently I have no plans to add it to oclHashcat as it requires GMP and there's no GMP on GPU (for fast hashes). It should be easy to use for slow hashes though.
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 12 20,298 01-12-2015, 12:08 PM
    Thread: PrinceProcessor now open source
Post: RE: PrinceProcessor now open source

released v0.17 @ magnum: there's a lot of code changed with v0.17
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 12 20,298 01-13-2015, 01:14 PM
    Thread: PrinceProcessor now open source
Post: RE: PrinceProcessor now open source

passlab Wrote: (01-13-2015, 08:19 PM) -- Great job, Atom! I think expediently to add in princeprocessor restriction on max count of chains in the password as param. For example 4-5 for common passw...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 12 20,298 01-14-2015, 01:31 PM
    Thread: PrinceProcessor now open source
Post: RE: PrinceProcessor now open source

yes it increases startup time because of reduced ram consumption. you can however increase it in the source again if you want and recompile
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 12 20,298 01-15-2015, 02:16 PM
    Thread: printing potfile founds??
Post: RE: printing potfile founds??

if you use --show, stuff like --gpu-temp-* is ignored and not needed
atom General Help 2 4,375 10-08-2015, 11:03 PM
    Thread: Private message
Post: RE: Private message

sorry i had to disable it for security reasons. please answer me via email.
atom General Help 2 7,259 10-11-2011, 10:50 AM
    Thread: Private message
Post: RE: Private message

private messaging has been re-enabled.
atom General Help 2 7,259 10-27-2011, 09:40 AM
    Thread: Probabilistic number generation
Post: RE: Probabilistic number generation

you can take a look at the maskprocessor -q option, i think it's partially what you want to do. its not completely what you are looking for but maybe you can use it inside a script.
atom General Help 5 9,314 05-21-2013, 10:14 AM
    Thread: Probabilistic number generation
Post: RE: Probabilistic number generation

No but you can use a fifo to pipe it
atom General Help 5 9,314 05-25-2013, 08:59 PM
    Thread: Problem executing hashcat
Post: RE: Problem executing hashcat

Try with latest beta: https://hashcat.net/beta/
atom hashcat 5 10,654 11-06-2016, 03:43 PM
    Thread: Problem executing hashcat
Post: RE: Problem executing hashcat

-m 2500 has a password minimum requirement of 8, but your mask only create 4, add 4 more ?a and see what happens
atom hashcat 5 10,654 11-09-2016, 11:42 PM