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 [desc] Forum Replies Views Posted
    Thread: Cracking password with qwerty order charset
Post: RE: Cracking password with qwerty order charset

what you're looking for is known as a keyboard walk. There's for example jtr's external mode that can do this and you can use this with jtr's --stdout mode and pipe it to oclHashcat but actually there...
atom Old hashcat Support 4 8,140 07-10-2015, 09:52 AM
    Thread: WPA/WPA2 hash help
Post: RE: WPA/WPA2 hash help

Yeah it's fine it will go through all passwords 0000000000 - 9999999999 but not in that order unless you use --markov-disable. Note it will not crack "012345" because it's not of length 10.
atom Old oclHashcat Support 14 17,250 07-10-2015, 09:53 AM
    Thread: How to supply hex salt file?
Post: RE: How to supply hex salt file?

Dude.. It's --hex-salt
atom Old oclHashcat Support 2 5,515 07-10-2015, 05:41 PM
    Thread: WPA2 Bruteforce.
Post: RE: WPA2 Bruteforce.

To skip repetitive letters you need maskprocessor and pipe the output. Use the -q option to specify number of repetitive letters
atom Old oclHashcat Support 2 6,382 07-18-2015, 09:50 PM
    Thread: run execl and cudaHashCat-1.36 on Linux
Post: RE: run execl and cudaHashCat-1.36 on Linux

usually hashcat / oclHashcat expects you to run it from its installation folder. If you can not do that, you can also try to symlink all files / folders that they need on startup. use strace to find o...
atom General Talk 1 4,287 07-27-2015, 09:50 AM
    Thread: Hashcat Gentoo - Cracks hashes twice
Post: RE: Hashcat Gentoo - Cracks hashes twice

Also note hashcat CPU does not unique your hashlist on startup. The user himself has to ensure this.
atom Old hashcat Support 2 5,677 07-27-2015, 10:01 AM
    Thread: ERROR: cuStreamSynchronize() 719
Post: RE: ERROR: cuStreamSynchronize() 719

Someone reported the same error with sha256 before. Please try again with oclHashcat v1.37 (will be released soon).
atom Old oclHashcat Support 2 5,662 07-27-2015, 10:03 AM
    Thread: BUG IN CPU HASHCAT I THINK OR I MISCALCULATED
Post: RE: BUG IN CPU HASHCAT I THINK OR I MISCALCULATED

Kind of a cool idea here. It looks like to be a bug and I can reproduce the problem. Please post this as a trac ticket including all the information from the thread
atom Old hashcat Support 3 6,716 08-02-2015, 03:31 PM
    Thread: which ubuntu version?
Post: RE: which ubuntu version?

oclHashcat will supported all AMD driver 14.9, so you can selected the driver you want to use. It is compiled on ubuntu 15.04 so maybe not the worst idea to use it but I don't think that's a must
atom General Talk 1 4,497 08-02-2015, 03:39 PM
    Thread: best rule combination yet!
Post: RE: best rule combination yet!

thanks
atom User Contributions 3 21,888 08-02-2015, 03:39 PM
    Thread: how the limit the number of guesses when cracking the password
Post: RE: how the limit the number of guesses when crack...

You can, but it's a bad idea. Not all attacks can automate the process of having the more likely succeeding guesses at the start. However, what you're looking for is the -l parameter
atom Old oclHashcat Support 1 3,491 08-05-2015, 01:56 PM
    Thread: New Hash Function
Post: RE: New Hash Function

Not sure if this is the one you are talking about: https://github.com/b/ION/blob/master/ams/library/nullcrypt.c Quote: -- memcpy(cyphertext, plaintext, ptlen); -- In that case I'd say it's s...
atom Old oclHashcat Support 1 3,331 08-05-2015, 02:06 PM
    Thread: Extracting binary data from TrueCrypt Boot Volume and Cracking
Post: RE: Extracting binary data from TrueCrypt Boot Vol...

The resulting data should be the same, or not?
atom Old oclHashcat Support 5 8,278 08-05-2015, 02:08 PM
    Thread: Another trophy in the Pocket! Win @ CMIYC contest 2015
Post: Another trophy in the Pocket! Win @ CMIYC contest ...

We're already preparing our full write-up! Once it's dont we will post it here. There, just as a small note here: We won Crack Me If You Can 2015 @ defcon https://contest-2015.korelogic.com/sta...
atom Organisation and Events 6 22,959 08-10-2015, 11:40 AM
    Thread: Another trophy in the Pocket! Win @ CMIYC contest 2015
Post: RE: Another trophy in the Pocket! Win @ CMIYC cont...

Here's the writeup: https://hashcat.net/events/CMIYC2015/CMIYC2015WriteupHashcat.pdf
atom Organisation and Events 6 22,959 08-13-2015, 12:22 AM
    Thread: oclHashcat v1.37
Post: oclHashcat v1.37

[hr] Download here: https://hashcat.net/oclhashcat/ [hr] This oclHashcat version 1.37 is about driver compatibility and packaging but also on performance increase and new algorithms.  Mos...
atom Old oclHashcat Announcements 6 20,975 08-18-2015, 06:09 PM
    Thread: Upgrading system (linux)
Post: RE: Upgrading system (linux)

Using latest catalyst release version 15.7 is perfectly fine, I use it myself
atom General Help 2 4,203 08-18-2015, 08:39 PM
    Thread: Fiji Kernel Error
Post: RE: Fiji Kernel Error

Damn it, this could have been fixed so easy. If you'd reported it a few days before I've added it for 1.37 support. Now you need to wait for 1.38 :(
atom Old oclHashcat Support 8 11,278 08-20-2015, 09:59 AM
    Thread: how to deal with synonymous rules?
Post: RE: how to deal with synonymous rules?

Wait, the output of a rule does not only depend on the rule itself, it also depends on the input word. For example if the input word is "password" as in your example, those rules do the same: [/quote...
atom General Help 1 4,114 08-23-2015, 12:11 PM
    Thread: utf-8 problem?
Post: RE: utf-8 problem?

This is a known error, but it occurs only in the NTLM hashes
atom Old oclHashcat Support 1 3,529 08-23-2015, 12:14 PM