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: 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: What hash type ? i get error evry time
Post: RE: What hash type ? i get error evry time

They're the kind that you don't post on the forums. Take a week off to familiarize yourself with the rules.
epixoip General Talk 2 4,418 01-26-2016, 11:56 PM
    Thread: What Hash is this? Tried everything
Post: RE: What Hash is this? Tried everything

I admit that I didn't catch the plaintext there either. Just saw the "what hash is this" followed by hash.
epixoip General Talk 6 11,113 12-19-2014, 10:49 AM
    Thread: what gpu to buy
Post: RE: what gpu to buy

HD5970 is a fantastic gpu, but the radeon 5000 series is two generations old now. amd deprecated the 4000 series this year, so 5000 series will likely be deprecated within the next ~ 18 months. i wou...
epixoip Old hashcat Support 8 19,262 07-21-2012, 03:20 PM
    Thread: what gpu to buy
Post: RE: what gpu to buy

HD7760? afaik there is no such card, if you re-read i said HD7970. have a look at the benchmark threads on this forum to get an idea of what's fastest. as of right now HD6990 and HD5970 are the faste...
epixoip Old hashcat Support 8 19,262 07-21-2012, 03:48 PM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

Avoid AMD. And by "avoid" I mean stay far, far away.
epixoip Hardware 11 13,250 04-17-2017, 07:38 PM
    Thread: What GPU and CPU is ideal for Penetration testing role job?
Post: RE: What GPU and CPU is ideal for Penetration test...

So many things to flame, so little time! RX480 is a mid-range card, not a high-end card. It appears you know nothing of true AMD hell. If the RX480 is your introduction to AMD, then bless your heart...
epixoip Hardware 11 13,250 04-18-2017, 05:57 AM
    Thread: What gfx card to buy?
Post: RE: What gfx card to buy?

it doesn't really matter. the only thing that is different between each 7970 is the cooling solution. get the cooling solution that appears most appropriate for your setup. you may also consider gett...
epixoip General Help 12 20,302 12-02-2012, 03:25 PM
    Thread: What gfx card to buy?
Post: RE: What gfx card to buy?

They are VisionTek 900557, but I would not recommend them. They are hard to keep cool due to poor quality control. The temps are way over the place, and some cards get much hotter than others. I need ...
epixoip General Help 12 20,302 12-08-2012, 06:34 PM
    Thread: What does "MCU" stands for?
Post: RE: What does "MCU" stands for?

MCU is the compute unit, which is a simultaneous multiprocessor. you have 14 of them. on your architecture, each MCU has 8 shaders, which nvidia calls "cuda cores." 8*14 = 112 total shaders.
epixoip Very old oclHashcat-plus Support 6 16,340 04-07-2013, 05:48 PM
    Thread: What does "MCU" stands for?
Post: RE: What does "MCU" stands for?

not exactly. there's a comprehensive explanation for beginners here: https://en.bitcoin.it/wiki/Why_a_GPU_mines_faster_than_a_CPU#A_CPU_is_an_executive
epixoip Very old oclHashcat-plus Support 6 16,340 04-07-2013, 06:56 PM
    Thread: What does "MCU" stands for?
Post: RE: What does "MCU" stands for?

yes. keep reading further down that page.
epixoip Very old oclHashcat-plus Support 6 16,340 04-07-2013, 07:11 PM
    Thread: what do you say about all this bitcons asic poping up
Post: RE: what do you say about all this bitcons asic po...

the problem with asics is that they are, by definition, application-specific. bitcoin asics will only work for bitcoin, and nothing else. well, you could attempt to use them for password cracking, but...
epixoip Hardware 7 18,631 02-10-2013, 12:38 PM
    Thread: what do you say about all this bitcons asic poping up
Post: RE: what do you say about all this bitcons asic po...

lots of used high-end gpus should be hitting the market soon as more people abandon gpu mining.
epixoip Hardware 7 18,631 02-10-2013, 04:39 PM
    Thread: what do you say about all this bitcons asic poping up
Post: RE: what do you say about all this bitcons asic po...

between halving day and asics hitting the market, gpu mining is no longer profitable.
epixoip Hardware 7 18,631 02-12-2013, 06:45 AM
    Thread: What attack to use?
Post: RE: What attack to use?

You used the word "combination" in your post twice. That's a pretty big hint for what attack you want to run ;)
epixoip Old oclHashcat Support 14 15,431 01-22-2016, 06:57 AM
    Thread: What attack to use?
Post: RE: What attack to use?

look at combinator.bin and combinator3.bin from hashcat-utils
epixoip Old oclHashcat Support 14 15,431 01-22-2016, 11:21 AM
    Thread: What attack to use?
Post: RE: What attack to use?

Your thinking is too narrow. Let's say you wanted to do 3-way combinations of your 18-word wordlist (we'll call it 18words.txt). You have a couple different options. Option 1: Code: -- ./combinato...
epixoip Old oclHashcat Support 14 15,431 01-22-2016, 10:03 PM
    Thread: What attack to use?
Post: RE: What attack to use?

Umm.. no? If you were to combine 18words.txt 18-fold you'd end up with a file that's like 500M petabytes in size and you'd generate passwords that were 36-144 characters in length. So not only would i...
epixoip Old oclHashcat Support 14 15,431 01-23-2016, 12:17 AM
    Thread: What attack to use?
Post: RE: What attack to use?

If you want "abc" then combinator3.bin is precisely what you want... If your wordlist contains the following: Code: -- apple banana cocknose -- Then ''./combinator3.bin wordlist wordlist wordlist...
epixoip Old oclHashcat Support 14 15,431 01-23-2016, 02:20 AM