Search Results
Post Author Forum Replies Views Posted [asc]
    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 l...
FlippingGerman User Contributions 0 6,782 02-22-2018, 01:30 AM
    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 21,913 07-12-2016, 01:02 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 33,024 06-24-2016, 03:07 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 18,506 06-22-2016, 07:33 PM
    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 different...
FlippingGerman General Talk 5 16,312 06-22-2016, 07:23 PM
    Thread: New SuperCalculator
Post: RE: New SuperCalculator

According to this (http://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 c...
FlippingGerman General Talk 5 16,312 06-22-2016, 03:37 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 8,530 05-10-2016, 12:28 AM
    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 12,075 05-10-2016, 12:24 AM
    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 17,345 05-10-2016, 12:17 AM
    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 24,445 01-01-2016, 10:41 PM
    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 24,445 01-01-2016, 07:29 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 7,171 01-01-2016, 07:09 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 17,303 12-02-2015, 04:21 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 23,524 12-02-2015, 02:48 AM
    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 15,823 10-03-2015, 02:19 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 16,403 10-03-2015, 02:15 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 35,519 09-22-2015, 02:13 AM
    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 (http://arstechnica.com/security/2015/09/once-seen-as-bulletproof-11-million-ashley-madison-passwords-already-cracked/). M...
FlippingGerman Old hashcat Support 12 45,060 09-12-2015, 02:18 AM
    Thread: NVIDIA 840M (laptop)
Post: RE: NVIDIA 840M (laptop)

No? http://www.notebookcheck.net/AMD-Radeon-HD-7690M-XT.72662.0.html (http://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 17,539 09-09-2015, 09:15 PM
    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 8,212 09-09-2015, 09:06 PM