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: Hashed password list
Post: Hashed password list

Troy Hunt has published a list of 500M passwords hashed with SHA-1. He says they're available elsewhere in raw form, but if you can't find them (I haven't looked) or want some fun, give it a go. The...
FlippingGerman User Contributions 0 2,875 02-22-2018, 01:30 AM
    Thread: Best way to tackle bcrypt
Post: RE: Best way to tackle bcrypt

Any coincidence that the AM leak uses bycrypt? All those lovely passwords would be great in a dictionary, but I doubt many will be obtainable. Try using a really really short dictionary, maybe t...
FlippingGerman General Help 5 10,913 08-20-2015, 05:15 PM
    Thread: Cracking MD5 of 270 length plain-text -partially know-
Post: RE: Cracking MD5 of 270 length plain-text -partial...

As magnum says, you can optimise quite a bit. I forget exactly how it works, but Python's md5 has an update() method, so you can create the digest of the first chunk and simply copy it every loop. I r...
FlippingGerman General Help 6 7,914 12-02-2015, 04:21 AM
    Thread: Cracking SHA when I know the salt - is this the right way?
Post: RE: Cracking SHA when I know the salt - is this th...

That's what some people think is a good salting method? Oh dear.
FlippingGerman General Help 2 4,390 09-09-2015, 09:06 PM
    Thread: FPGA is that any good?
Post: RE: FPGA is that any good?

From what I know about FPGAs, which is really very little, they're somewhere between a CPU (or similar, which seems to include those things in GPUs) and ASICs. CPUs can do anything, they're general-pu...
FlippingGerman hashcat 6 10,248 07-12-2016, 01:02 AM
    Thread: GTX 980M Slow speed
Post: RE: GTX 980M Slow speed

Flomac Wrote: (08-26-2015, 05:09 PM) -- Stupid question: one is a notebook GPU (GTX980M) and one is sitting in a stand alone desktop? -- Yes, unless they've been stuck somewhere really weird.
FlippingGerman General Help 3 5,919 08-26-2015, 11:59 PM
    Thread: Hash seems simple but i can't identify it
Post: RE: Hash seems simple but i can't identify it

If you don't get anywhere try a simple script with your known password to test every mode hashcat does. If it's there, it'll find it. If not, then you have to use something else anyway.
FlippingGerman Old hashcat Support 3 6,908 05-10-2016, 12:17 AM
    Thread: HashCat GPU
Post: RE: HashCat GPU

[slightly clunky robot walks in] YES, MASTER. HESHKAT IT SHALL BE. [belches steam]
FlippingGerman Old oclHashcat Support 5 8,323 10-03-2015, 02:15 AM
    Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...

Errr...trying 36M hashes...bcrypt ones, on a single-threaded CPU? Good luck.
FlippingGerman Old hashcat Support 12 19,829 08-30-2015, 11:43 PM
    Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...

Should anyone still be wondering about this particular dump, take a look here (https://arstechnica.com/security/2015/09/once-seen-as-bulletproof-11-million-ashley-madison-passwords-already-cracked/). ...
FlippingGerman Old hashcat Support 12 19,829 09-12-2015, 02:18 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,711 06-11-2015, 12:39 AM
    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,769 09-08-2015, 02:55 AM
    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,305 06-22-2016, 07:33 PM
    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,406 09-02-2015, 11:31 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,880 09-07-2015, 03:41 AM
    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,792 01-01-2016, 07:09 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,244 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,244 06-22-2016, 07:23 PM
    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,006 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,006 09-09-2015, 09:15 PM