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 Posted [asc]
    Thread: crack excel password with hashcat, possible?
Post: RE: crack excel password with hashcat, possible?

Maybe it does not have the length 8. I'd try wordlists first.
atom General Talk 6 23,546 07-04-2017, 10:55 AM
    Thread: markprocessor question error
Post: RE: markprocessor question error

The shell interprets some of the special characters because they have special meanings. You need to escape them, use '!?1' instead.
atom hashcat 1 2,687 07-04-2017, 10:53 AM
    Thread: markprocessor question
Post: RE: markprocessor question

You can't do that with maskprocessor. I've written a small perl script for you. Code: -- for (my $i = 0; $i < 256; $i++) {   my $ones = 0;   for (my $j = 0; $j < 8; $j++)   {     nex...
atom hashcat 1 2,149 07-04-2017, 10:51 AM
    Thread: markprocessor question password custom charset
Post: RE: markprocessor question password custom charset

You need to combine several tools to make this possible. Use maskprocessor to generate the dsa and ",$,^ and save them to separate files. Then use combinator.bin to join them and to create the final w...
atom General Talk 2 3,139 07-04-2017, 10:44 AM
    Thread: Problems with prince processor
Post: RE: Problems with prince processor

https://github.com/hashcat/princeprocessor/releases/download/v0.21/princeprocessor-0.21.7z
atom hashcat 1 2,172 07-04-2017, 10:40 AM
    Thread: HC do not recognize pass
Post: RE: HC do not recognize pass

I've debugged this with the .cap file you've provided and found the root of the problem. The problem was the ESSID. In the .cap the ESSID changed several times from 'testserv' to 'TEST_SERVER' for the...
atom hashcat 5 4,833 07-04-2017, 10:39 AM
    Thread: HC do not recognize pass
Post: RE: HC do not recognize pass

Using --force is always a bad idea. Please provide the original .cap file so we can reproduce locally.
atom hashcat 5 4,833 07-03-2017, 09:23 AM
    Thread: Linux: Amdgpupro 16.60
Post: RE: Linux: Amdgpupro 16.60

I've tried on my RX480, it's possible they fixed it only for newer GPU generations. Also make sure to use latest beta for testing from https://hashcat.net/beta/ or github master version.
atom hashcat 8 9,512 06-30-2017, 04:24 PM
    Thread: is anyone run a benchmark with gtx1060 in hashcat v3.0?
Post: RE: is anyone run a benchmark with gtx1060 in hash...

No, except for SCRYPT based algorithms, the gpu ram doesn't matter when it comes to raw performance.
atom Hardware 12 46,632 06-30-2017, 09:06 AM
    Thread: Linux: Amdgpupro 16.60
Post: RE: Linux: Amdgpupro 16.60

I've just tested it (on Ubuntu 16.4): Positive: Installation still works good. Positive: The most important problem with the huge slowdown on rule-based cracking was resolved! Speed actually incre...
atom hashcat 8 9,512 06-29-2017, 02:16 PM
    Thread: creating a mask
Post: RE: creating a mask

https://github.com/hashcat/maskprocessor/releases/download/v0.73/maskprocessor-0.73.7z
atom General Talk 4 4,602 06-29-2017, 10:58 AM
    Thread: AES encrypted password
Post: RE: AES encrypted password

What you mean with AES encrypted. Which KDF was used and which blockmode?
atom hashcat 1 2,410 06-27-2017, 11:34 AM
    Thread: Electrum support - aes_decrypt (sha256 (sha256 ($pass), $data)
Post: RE: Anyone interested in being paid to add support...

Please create the github issue and follow the descriptions in the link from the wiki. Is this something useful for other people too? How many people use this wallet?
atom hashcat 32 25,733 06-27-2017, 11:32 AM
    Thread: Candidate definition
Post: RE: Candidate definition

In DES cracking, parity doesn't matter
atom hashcat 9 13,199 06-27-2017, 11:25 AM
    Thread: Candidate definition
Post: RE: Candidate definition

Add them into a textfile and use that as wordlist
atom hashcat 9 13,199 06-25-2017, 02:37 PM
    Thread: GPU Fan Control
Post: RE: GPU Fan Control

You're right, if you set --gpu-temp-retain=1 it should set the fans to 100% and it works in my case. Maybe you do no have setup the X11 correctly so that an external program can set fans, or you lack...
atom hashcat 1 3,373 06-25-2017, 02:36 PM
    Thread: Mac OSX Maverick pass hash
Post: RE: Mac OSX Maverick pass hash

https://web.archive.org/web/20140703020831/https://www.michaelfairley.co/blog/2014/05/18/how-to-extract-os-x-mavericks-password-hash-for-cracking-with-hashcat/
atom hashcat 1 2,306 06-25-2017, 02:30 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hot! Thanks!
atom User Contributions 648 487,348 06-23-2017, 04:44 PM
    Thread: Help me with my itunes password
Post: RE: Help me with my itunes password

Banned for a week for forum rule violation; removed hash
atom hashcat 1 2,516 06-23-2017, 03:24 PM
    Thread: +55 minutes in Generating Dictionary for 194GB
Post: RE: +55 minutes in Generating Dictionary for 194GB

I think they mean PBKDF2 and SCRYPT. There's another one, a third one, which is presale wallets, but they are not yet supported.
atom hashcat 26 24,603 06-23-2017, 03:21 PM