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 Replies [asc] Views Posted
    Thread: Breaking Notes/Domino 8+ H-hashes
Post: RE: Breaking Notes/Domino 8+ H-hashes

philsmd ftw !
atom User Contributions 2 21,692 07-19-2014, 12:19 AM
    Thread: boot up hangs after catalyst update
Post: RE: boot up hangs after catalyst update

beta supports 14.6
atom Hardware 2 7,413 08-07-2014, 11:03 AM
    Thread: Large hashfile - no result - SHA512
Post: RE: Large hashfile - no result - SHA512

The multihash cracking of unsalted 64 bit based hash algorithms like SHA512 and Keccak is known to be broken in v1.21. It will be fixed with next version. Sorry!
atom Old oclHashcat Support 2 5,101 07-29-2014, 08:41 PM
    Thread: Need Wordlist
Post: RE: Need Wordlist

just google: rockyou.txt
atom General Help 2 4,994 08-15-2014, 04:40 PM
    Thread: command for not change the order.
Post: RE: command for not change the order.

I think what you really looking for can be done using --show and --left
atom General Help 2 5,033 09-22-2014, 11:53 AM
    Thread: Combinator attack slow down
Post: RE: Combinator attack slow down

It's also because with mask-attack (or general with brute-force) we can do some optimization because we know what comes "next". Therefore we can make use of meet-in-the-middle etc.
atom Old oclHashcat Support 2 4,999 10-02-2014, 03:59 PM
    Thread: Hccap file corrupted
Post: RE: Hccap file corrupted

Yes, it uses wpaclean as it generally solves more problems as not using it
atom Old hashcat Support 2 6,483 10-14-2014, 10:48 AM
    Thread: maskprocessor v0.71, statsprocessor v0.10, hashcat-utils v1.1
Post: maskprocessor v0.71, statsprocessor v0.10, hashcat...

Most important: all packages (maskprocessor, statsprocessor, hashcat-utils) have been compiled with a specialized toolchain so it will run out-of-the box on distributions using older glibc like The-Di...
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 8,671 10-17-2014, 01:21 PM
    Thread: wordlist line ending?
Post: RE: wordlist line ending?

It works with \n (unix) and \r\n (windows) line feeds, but not with \r (mac). You need to convert it before.
atom General Talk 2 6,117 10-17-2014, 01:26 PM
    Thread: Details about new SAP CODVN H - Iterated random-salted passwords (PWDSALTEDHASH)
Post: RE: Details about new SAP CODVN H - Iterated rando...

Many thanks, MV!!! Here's a benchmark: Quote: -- oclHashcat v1.32 starting in benchmark-mode... Device #1: Hawaii, 3072MB, 1000Mhz, 44MCU Device #2: Hawaii, 3072MB, 1000Mhz, 44MCU Hash...
atom User Contributions 2 17,853 11-04-2014, 12:08 AM
    Thread: What would be the most efficient way to solve this?
Post: RE: What would be the most efficient way to solve ...

For full speed this requires a special designed hash-mode. If you don't mind about performance simply pipe it. Quote: -- perl -MDigest::SHA -ne 'printf "%s\n", substr (Digest::SHA::sha1_hex ($_)...
atom General Help 2 4,653 11-07-2014, 09:08 AM
    Thread: Crypto ransomware
Post: RE: Crypto ransomware

Don't think so
atom General Help 2 5,798 11-23-2014, 03:09 PM
    Thread: Comments on UNHash talk at 31c3
Post: Comments on UNHash talk at 31c3

For those who haven't seen it, here's a link to the talk: https://mirror.netcologne.de/CCC/congress/2014/h264-hd/31c3-5966-en-de-UNHash_-_Methods_for_better_password_cracking_hd.mp4 My comments o...
atom General Talk 2 6,342 12-30-2014, 01:18 PM
    Thread: special character problem with standarad hash generators
Post: RE: special character problem with standarad hash ...

If you know for example that the hash has been generated using utf8 you could run your wordlist through iconv. hashcat does not know about encoding, it reads the data bytewise. If you feed it with utf...
atom Old oclHashcat Support 2 6,041 01-28-2015, 03:48 PM
    Thread: Rules with prefix and suffix in same time
Post: RE: Rules with prefix and suffix in same time

Syntax should be fine, but it's to many rules
atom hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 8,119 02-11-2015, 11:58 PM
    Thread: Win8.1 64, Ati 5670, catalyst 14.9 but ERROR: clGetDeviceIDs() -1
Post: RE: Win8.1 64, Ati 5670, catalyst 14.9 but ERROR: ...

https://i.imgur.com/YgfmGK6.png
atom Old oclHashcat Support 2 4,644 02-16-2015, 10:11 AM
    Thread: brute force resume
Post: RE: brute force resume

We are using markov-chains as BF replacement in oclHashcat. https://hashcat.net/misc/p009_img/bfpp.png However, you can use -s parameter to skip to a specific percentage.
atom Old oclHashcat Support 2 6,891 02-16-2015, 12:35 PM
    Thread: 6x6950 Problem
Post: RE: 6x6950 Problem

s500bg Wrote: (02-25-2015, 09:07 PM) -- If it cant be fixed what ver. of hashcat can i use with 11.11 catalyst drivers?? -- There is no such version
atom Hardware 2 5,838 02-26-2015, 11:55 AM
    Thread: QBW Encoding, Hash Extraction
Post: RE: QBW Encoding, Hash Extraction

The answer is simple, the implementation may not. You need to find out is how the real program loads it.
atom General Talk 2 8,379 03-04-2015, 10:41 AM
    Thread: Any hash cracking competition?
Post: RE: Any hash cracking competition?

Next one is hashrunner @ Positive Hack Days, 26-27.05.2015
atom General Talk 2 6,269 03-17-2015, 09:15 PM