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 Views [asc] Posted
    Thread: oclHashcat-lite with per-position markov
Post: RE: oclHashcat-lite with per-position markov

New version v75 up, lots of bug fixes
atom Beta Tester 3 4,310 06-21-2012, 02:13 PM
    Thread: how i can find used algorithm
Post: RE: how i can find used algorithm

You need to reverse engineer the binary to find out
atom General Help 1 4,307 06-11-2016, 11:37 PM
    Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...

please post some examples
atom hashcat 3 4,303 07-17-2016, 06:02 PM
    Thread: Incomplete hash -how to find out the password??
Post: RE: Incomplete hash -how to find out the password?...

There's no such option in hashcat to do that, but you can patch the kernel if you have some programming skills. There's a mode that does this partially, mode 5100, you can use it to get an idea of how...
atom hashcat 3 4,303 07-18-2016, 12:56 PM
    Thread: Office 2016?
Post: RE: Office 2016?

Good question, are they different to Office 2013?
atom General Talk 2 4,297 07-05-2017, 06:16 AM
    Thread: hashcat doesnt see CPU
Post: RE: hashcat doesnt see CPU

You need to install an OpenCL runtime for your CPU.
atom hashcat 2 4,294 09-27-2016, 02:58 PM
    Thread: hashcat / oclhashcat segfaults
Post: RE: hashcat / oclhashcat segfaults

This is a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) related problem, please ask on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) forums
atom hashcat 2 4,289 08-12-2016, 02:47 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: Problem with the "add wordlist" button
Post: RE: Problem with the "add wordlist" button

GUI not supported here, please ask on authors site
atom Old hashcat Support 1 4,280 04-27-2016, 12:11 PM
    Thread: Which version hashcat with OpenCL 13.9
Post: RE: Which version hashcat with OpenCL 13.9

Upgrade your GPU, the 4870 is slower than your CPU
atom hashcat 2 4,278 12-02-2016, 07:50 PM
    Thread: target specific dictonary
Post: RE: target specific dictonary

There's rare info and rare tools for target specific word generation. Check out prince: https://hashcat.net/events/p14-trondheim/prince-attack.pdf
atom General Talk 2 4,275 11-09-2016, 11:35 PM
    Thread: --show step too slow using large file
Post: RE: --show step too slow using large file

The problem here is the --username switch. This causes hashcat to allocate a large memory block for each hash. If you have 100 million, it will take years. So the solution would be to not use --userna...
atom hashcat 3 4,270 05-07-2017, 08:07 PM
    Thread: New option for 14100?
Post: RE: New option for 14100?

We could do that, on the other hand it's not really required in case you do a full keyspace search. Simply xor the IV with the key once it's found, that will be the real key.
atom User Contributions 2 4,269 04-24-2017, 03:07 PM
    Thread: Cracking wpa2 with foreign characters.
Post: RE: Cracking wpa2 with foreign characters.

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_to_deal_with_special_non-latin_characters_chinese_arabic_etc
atom hashcat 2 4,269 05-26-2017, 10:22 AM
    Thread: Building a budget rig, with room for upgrades. Help appreciated.
Post: RE: Building a budget rig, with room for upgrades....

It's pretty simple. If you want to buy hardware for cracking, use this: CPU: Minimum I7 CPU with Haswell microarchitecture or better GPU: NV with Maxwell chipset, AMD with amdgpu-pro compatibility...
atom Hardware 3 4,266 12-26-2016, 12:53 PM
    Thread: Diskcryptor password
Post: RE: Diskcryptor password

You can not use hashcat to crack this even if this exact combination of mode, cipher, and hash are used in TC/VC, too. It would require to add a new module for diskcryptor.
atom hashcat 8 4,266 03-23-2019, 06:29 PM
    Thread: HMAC-SHA1 with an MD5 key
Post: RE: HMAC-SHA1 with an MD5 key

Well I'd just create the 26^5 combinations using maskprocessor like mp64.bin -1 0123456789abcdef ?1?1?1?1?1 -o out.txt Then you can use hmac sha1 mode to crack it (mode 50) in -a 0 mode with out...
atom hashcat 4 4,259 10-01-2017, 11:55 AM
    Thread: HMAC-SHA1 with an MD5 key
Post: RE: HMAC-SHA1 with an MD5 key

Unfortunately there's no documentation about how to add new kernels, but it's all pretty straight forwarded C, so should be easy to find out. 150 is using the password as key and salt as message, 160 ...
atom hashcat 4 4,259 10-01-2017, 07:03 PM
    Thread: Hashcat faster with a list, Is this true?
Post: RE: Hashcat faster with a list, Is this true?

This "idea" bases on the fact that the salt in WPA is the ESSID and there's a chance that two routers share the same ESSID. In such a case, the 2nd run could be done in no time. Today all Routers use ...
atom hashcat 2 4,256 09-14-2016, 02:54 PM
    Thread: Hashcat v3.10 cannot use --show option
Post: RE: Hashcat v3.10 cannot use --show option

This looks like a GUI problem (invalid command), but GUI is not supported here. Please ask on GUI forum.
atom hashcat 3 4,254 10-11-2016, 03:09 PM