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 [asc] Replies Views Posted
    Thread: Building a password cracking machine
Post: RE: Building a password cracking machine

Don't forget the power consumption :)
atom General Talk 9 19,700 07-22-2016, 10:23 AM
    Thread: $[HEX] output
Post: RE: $[HEX] output

hashcat doesn't know any language specific charsets. Or said differently, it works byte-wise and therefore knows all of them. Anyway when the password contains a byte outside 0x20-0x80 it displayed as...
atom General Talk 5 10,665 07-22-2016, 02:47 PM
    Thread: How to use mdxfind to remove hashes from word lists?
Post: RE: How to use mdxfind to remover hashes from work...

No clue, maybe ask on their forums?
atom General Talk 4 5,674 07-24-2016, 03:30 PM
    Thread: $[HEX] output
Post: RE: $[HEX] output

Note that you don't need to convert it if you want to use it from hashcat as wordlist. Hashcat detects them automatically and converts them internally.
atom General Talk 5 10,665 07-24-2016, 03:32 PM
    Thread: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...

Can you make an example of a "contamined" password?
atom General Talk 9 11,465 07-24-2016, 03:34 PM
    Thread: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...

I asked for an example not a book list
atom General Talk 9 11,465 07-25-2016, 09:03 PM
    Thread: How to use mdxfind to remove hashes from word lists?
Post: RE: How to use mdxfind to remove hashes from word ...

Wait, why do you think such a "stupid question" is a non-stupid question if you ask it on this forum?
atom General Talk 4 5,674 07-27-2016, 10:48 AM
    Thread: Method for removing crap/generated passwords from word lists?
Post: RE: Method for removing crap/generated passwords f...

Note that you don't want to drop them completely. Because such random looking passwords are mostly the golden passwords. In case a person actually uses it, there's an additional chance to this passwor...
atom General Talk 9 11,465 07-27-2016, 11:03 AM
    Thread: Help with Axcrypt
Post: RE: Help with Axcrypt

AFAIK the axcrypt2john.py tool was updated recently, too. So make sure you use the latest version from github
atom General Talk 5 7,881 08-12-2016, 05:33 PM
    Thread: Error with new GPU RX 480
Post: RE: Error with new GPU RX 480

oclHashcat does not support RX480, but hashcat v3.00 does.
atom General Talk 3 4,890 08-14-2016, 08:48 PM
    Thread: hashcat v3 is a major advancement over the previous versions
Post: RE: hashcat v3 is a major advancement over the pre...

Hashcat v3 is not generally slower, only old GPU are slower. With modern GPU, it's faster, as you can see here: https://docs.google.com/spreadsheets/d/1B1S_t1Z0KsqByH3pNkYUM-RCFMu860nlfSsYEqOoqco/edit...
atom General Talk 2 3,920 08-23-2016, 09:37 AM
    Thread: Error: clCreateContext
Post: RE: Error: clCreateContext

Is this from a Core 2 CPU? If yes, you need to use a very old Intel OpenCL runtime to get it working.
atom General Talk 2 3,495 08-24-2016, 07:45 AM
    Thread: Notifications from forum are going to SPAM folder
Post: RE: Notifications from forum are going to SPAM fol...

OK, added. Let's see how it works. Thanks
atom General Talk 4 7,261 08-28-2016, 10:55 AM
    Thread: Can't verify GPG key for hashcat-3.10.tar.gz
Post: RE: Can't verify GPG key for hashcat-3.10.tar.gz

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_verify_the_pgp_signatures
atom General Talk 1 3,645 08-31-2016, 01:47 PM
    Thread: hashcat on parallella?
Post: RE: hashcat on parallella?

Does it have an OpenCL runtime?
atom General Talk 5 6,590 08-31-2016, 01:50 PM
    Thread: hashcat on parallella?
Post: RE: hashcat on parallella?

This sounds bad, will there be a successor?
atom General Talk 5 6,590 09-01-2016, 07:04 AM
    Thread: Questions -> FAQ -> extract the hashes from TrueCrypt volumes
Post: RE: Questions -> FAQ -> extract the hashes from Tr...

The use of the last 512 byte goes back to the mbr placement on the first in case of a booting partition. Not sure how it is with a non booting partition. It could be the first 512 byte because there's...
atom General Talk 4 9,143 09-05-2016, 09:32 AM
    Thread: Any tool to BF AES
Post: RE: Any tool to BF AES

That makes no sense, AES uses a fixed length key 128, 192 or 256. They can't have only use 6 chars. You sure there's no KDF in between?
atom General Talk 4 5,673 09-12-2016, 12:19 AM
    Thread: Any tool to BF AES
Post: RE: Any tool to BF AES

Well, if the KDF and then doing some AES, the correct way to crack it is doing exactly the same. You will crack it in not time with such a password policy. There's even no need to do it on GPU
atom General Talk 4 5,673 09-14-2016, 02:38 PM
    Thread: need help with cracking sha1 hash
Post: RE: need help with cracking sha1 hash

The hash sha1($salt.sha1($salt.sha1($pass))) is not supported.
atom General Talk 1 2,923 10-10-2016, 05:08 PM