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 [desc] Replies Views Posted
    Thread: MD5 Length Exception
Post: RE: MD5 Length Exception

check for trailing whitespace in your hash list as well
epixoip Old hashcat Support 3 8,090 03-27-2013, 02:04 AM
    Thread: Read multiple masks from file
Post: RE: Read multiple masks from file

use a loop.
epixoip Old hashcat Support 2 6,054 04-03-2013, 11:30 PM
    Thread: Performance problem with hd 7970
Post: RE: Performance problem with hd 7970

what are your -n and -u settings
epixoip Old hashcat Support 4 10,240 04-03-2013, 11:31 PM
    Thread: Differences of hashcats in v0.42
Post: RE: Differences of hashcats in v0.42

if you have a recent (current generation) CPU you should be able to use AVX if on Intel, or XOP if on AMD. check your processor flags (e.g. grep xop /proc/cpuinfo)
epixoip Old hashcat Support 2 7,024 04-19-2013, 02:54 AM
    Thread: ERROR: this copy of hashcat is outdated. Get a more recent version.
Post: RE: ERROR: this copy of hashcat is outdated. Get a...

you're a pentester, but you don't know how to update software?
epixoip Old hashcat Support 4 22,298 04-20-2013, 01:01 PM
    Thread: ERROR: this copy of hashcat is outdated. Get a more recent version.
Post: RE: ERROR: this copy of hashcat is outdated. Get a...

"modify the binary. then accept the eula which prohibits reverse engineering and modifying the binary." great job, dipshit.
epixoip Old hashcat Support 4 22,298 05-12-2013, 03:10 PM
    Thread: Brute Force / Mask
Post: RE: Brute Force / Mask

first, you're not going to brute force past length 8 on CPU. you probably won't even get past length 7. second, you don't need to specify --pw-max third, -c with -a 3 does nothing forth, you can r...
epixoip Old hashcat Support 6 61,416 05-16-2013, 02:20 AM
    Thread: how to use hashcat
Post: RE: how to use hashcat

first read https://catb.org/~esr/faqs/smart-questions.html then read the wiki. read the help output. read the forums.
epixoip Old hashcat Support 1 7,017 05-22-2013, 03:42 PM
    Thread: How to Bruteforce a part-known string?
Post: RE: How to Bruteforce a part-known string?

your mask is correct (great job on that by the way, most people who are new to hashcat do not pick up on masks so quickly), you just need to add --pw-min 8 Code: -- hashcat-cli32 -a 3 -o found.t...
epixoip Old hashcat Support 4 11,433 06-05-2013, 12:26 AM
    Thread: How to Bruteforce a part-known string?
Post: RE: How to Bruteforce a part-known string?

Szulik Wrote: (06-05-2013, 07:29 PM) -- epix i thing that You dont understand question ;] ?l2013 isnt pw-min 8 Guy need to find word with string "2013" it can be "e2013" witch dont have 8 chars leng...
epixoip Old hashcat Support 4 11,433 06-06-2013, 12:29 AM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

the speed of --stdout has not changed. it helps to actually measure, rather than relying on perception. 0.44 without rules Code: -- epixoip@db:~/hashcat-0.44$ ./hashcat-cli64.bin --stdout ~/wor...
epixoip Old hashcat Support 9 16,844 06-03-2013, 01:35 AM
    Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?

Kgx Pnqvhm Wrote: (06-03-2013, 02:42 AM) -- What was more fresh in my mind that that the same dictionary and ruleset took a few seconds to run as an attack, but several hours to output the mangles to...
epixoip Old hashcat Support 9 16,844 06-03-2013, 06:00 AM
    Thread: Encrypted containers
Post: RE: Encrypted containers

Hashcat does not support this algorithm.
epixoip Old hashcat Support 2 7,002 06-14-2013, 12:13 AM
    Thread: -m 100 and AVX or XOP build hashcat 0.46 issue
Post: RE: -m 100 and AVX or XOP build hashcat 0.46 issue

can you please open a ticket on trac for this issue?
epixoip Old hashcat Support 2 7,902 06-27-2013, 01:46 PM
    Thread: What i am doin wrong
Post: RE: What i am doin wrong

i'm not sure why you are saying "like it cracked them all", when you're only trying to crack a single hash. "Progress: " does not indicate whether the hash is cracked or not. it simply indicates ho...
epixoip Old hashcat Support 3 7,952 07-14-2013, 11:00 AM
    Thread: Min/Max Password Length
Post: RE: Min/Max Password Length

there is no minimum length, except for specific algorithms like WPA which require a minimum length. the maximum length for oclHashcat-plus is currently 15 characters, not 16 characters. however, th...
epixoip Old hashcat Support 3 15,782 07-24-2013, 02:23 PM
    Thread: Intel or AMD?
Post: RE: Intel or AMD?

for cpu cracking, it's not only the clock rate and core count that are important, but also vector extensions as well. haswell cpus are hot because they support AVX2, but unfortunately haswell is a ...
epixoip Old hashcat Support 4 8,943 08-22-2013, 01:13 AM
    Thread: Hashcat rules generate duplicates
Post: RE: Hashcat rules generate duplicates

different rules can result in the same plaintext candidate under certain conditions, while under normal conditions they would result in different candidates. for example, the following rules would ...
epixoip Old hashcat Support 5 10,659 08-29-2013, 02:09 AM
    Thread: Hashcat rules generate duplicates
Post: RE: Hashcat rules generate duplicates

the frequency of this occurring depends entirely on the wordlist and the ruleset. don't sweat it.
epixoip Old hashcat Support 5 10,659 08-29-2013, 03:01 AM
    Thread: Hashcat rules generate duplicates
Post: RE: Hashcat rules generate duplicates

if you want to leetify the whole word, use the leetspeak rules and/or tables.
epixoip Old hashcat Support 5 10,659 08-29-2013, 03:02 AM