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: Why cant i crack shit?
Post: RE: Why cant i crack shit?

It's more likely something else isn't quite right. Generally even a fairly small dictionary will crack quite a few. Look at what you have cracked, and see if you can see any patterns. For example, the...
FlippingGerman Old hashcat Support 3 6,245 08-20-2015, 05:23 PM
    Thread: v 0.49 increment min equivalent
Post: RE: v 0.49 increment min equivalent

Or read this (I wrote it myself!): Make yourself a mask file. So if you start at 8, and want to go up to 10, try ?u?l?l?l?l?l?l?l ?u?l?l?l?l?l?l?l?l ?u?l?l?l?l?l?l?l?l?l (for example) Put ...
FlippingGerman Old hashcat Support 5 7,258 10-03-2015, 02:19 AM
    Thread: Using --pw-skip --pw-limit to distribute workload
Post: RE: Using --pw-skip --pw-limit to distribute workl...

Yes to both, although at just 39kH it'll be slow - about 2 months to run all the way through that charset.
FlippingGerman Old oclHashcat Support 2 4,096 05-10-2016, 12:28 AM
    Thread: SHA1 - Unable to use MD5 as a password
Post: RE: SHA1 - Unable to use MD5 as a password

What if you take your MD5s, chop off the last character, and then use combinator to out it back on? Slow, but faster than anything else.
FlippingGerman General Help 9 13,629 06-24-2016, 03:07 PM
    Thread: Rule shortcut
Post: RE: Rule shortcut

I've done something similar and found that the list of names from facebook (skullsecurity's one, not the newer one, haven't got that one yet) with a whole bunch of email domains added worked pretty ni...
FlippingGerman General Help 9 13,594 05-18-2015, 12:59 AM
    Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?

Have you actually checked the hash file? Hashcat saves your progress (in a .pot file, generally in C:\Users\username\) and I'm pretty sure it'll give that kind of output, even when the hashes themselv...
FlippingGerman Old hashcat Support 8 11,103 12-02-2015, 02:48 AM
    Thread: Question about oclHashcat CUDA on OS X
Post: RE: Question about oclHashcat CUDA on OS X

Someone buy atom a Mac.
FlippingGerman Old oclHashcat Support 14 17,323 09-22-2015, 02:13 AM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

The problem with different scripts is that there are loads of different standards. English is basically an extension of ASCII, but everything beyond that is complicated. Try finding a few more Turkish...
FlippingGerman Old oclHashcat Support 8 10,614 01-01-2016, 07:29 PM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

Have you looked at the ones that have been cracked, and found any patterns that might be doing this, such as everything capitalised or similar?
FlippingGerman Old oclHashcat Support 8 10,614 01-01-2016, 10:41 PM
    Thread: Output the calculated hashes to file?
Post: RE: Output the calculated hashes to file?

I've not been here for some months so I'm not quite as weary as those guys. Yet. bastibasti, try reading the documention. It's (literally) all there. Run: oclhashcat64 --help and what you're loo...
FlippingGerman Old oclHashcat Support 4 5,475 05-10-2016, 12:24 AM
    Thread: NVIDIA 840M (laptop)
Post: RE: NVIDIA 840M (laptop)

Really? An 840M only does 790k MD5? My laptop has a 4 year old AMD 7690M XT and does twice that, and it was not expensive.
FlippingGerman Hardware 5 9,012 09-08-2015, 02:58 AM
    Thread: NVIDIA 840M (laptop)
Post: RE: NVIDIA 840M (laptop)

No? https://www.notebookcheck.net/AMD-Radeon-HD-7690M-XT.72662.0.html (https://www.notebookcheck.net/AMD-Radeon-HD-7690M-XT.72662.0.html) But interestingly I only get 24.4k on WPA, 1394 MH/s on MD5. ...
FlippingGerman Hardware 5 9,012 09-09-2015, 09:15 PM
    Thread: New SuperCalculator
Post: RE: New SuperCalculator

According to this (https://www.pcworld.com/article/3086107/hardware/chinas-secretive-super-fast-chip-powers-the-worlds-fastest-computer.html), each ShenWei SW26010 processor, and this has 40k-odd, is...
FlippingGerman General Talk 5 7,247 06-22-2016, 03:37 AM
    Thread: New SuperCalculator
Post: RE: New SuperCalculator

What I wanted to do was find an Intel CPU that has similar performance and has been benchmarked on hashcat; it's still not ideal but it would be a lot better than what I've done above.  A differen...
FlippingGerman General Talk 5 7,247 06-22-2016, 07:23 PM
    Thread: MD5 Line-length Exception?
Post: RE: MD5 Line-length Exception?

A few things: - GUI is not really supported here, go elsewhere or learn to use the command line; - Those aren't MD5 hashes, find out what they are and set it up properly; - posting hashes on this f...
FlippingGerman Old oclHashcat Support 1 3,793 01-01-2016, 07:09 PM
    Thread: low performance with prepend more than 3 characters in mask attack
Post: RE: low performance with prepend more than 3 chara...

The rule engine was designed for CPU and is (apparently) not nearly so good on GPU. As for a brute-force, I have the same problem, GPU benches at ~ 1400 MH/s MD5 but only does less than half that in...
FlippingGerman Old oclHashcat Support 5 6,883 09-07-2015, 03:41 AM
    Thread: Linux Mint AMD freezes
Post: RE: Linux Mint AMD freezes

You're using -w 3, this essentially makes the GPU work as hard as you can get it to. Unfortunately simply running a window manager also requires a bit of GPU power. Try again using -w 1 for the lowest...
FlippingGerman Old oclHashcat Support 5 9,409 09-02-2015, 11:31 PM
    Thread: Help Please
Post: RE: Help Please

Read the docs: cudaHashcat64.exe --help Note: -o --outfile is wrong; choose either "-o" or "--outfile" followed by your output file. Most CLI programs give you a choice over short arguments or lon...
FlippingGerman General Help 4 7,307 06-22-2016, 07:33 PM
    Thread: Hashtopus - distributed solution
Post: RE: Hashtopus - distributed solution

That symbol looks like a file has got a wee bit corrupted somewhere. I had a similar problem once moving a file from Windows to an Ubuntu VM and it was very difficult convincing it to go normal. Beari...
FlippingGerman User Contributions 289 591,931 09-08-2015, 02:55 AM
    Thread: hashcat v0.50
Post: RE: hashcat v0.50

New version is slightly faster on my poor little laptop, yay. Code: -- C:\hashcat-0.50\hashcat-cli64 -b -m 0 Initializing hashcat v0.50 with 4 threads and 32mb segment-size... Device...........: I...
FlippingGerman Old hashcat Announcements 5 83,715 06-11-2015, 12:39 AM