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: Hashcat Restore not working
Post: RE: Hashcat Restore not working

You cannot "restore" a session that is finished. You can open the .log with a text editor.
undeath hashcat 4 2,398 03-26-2019, 06:58 PM
    Thread: Hashcat Restore not working
Post: RE: Hashcat Restore not working

There is no way. Screenshots are a stupid form of documentation.
undeath hashcat 4 2,398 03-26-2019, 07:02 PM
    Thread: Toogle case generator problem
Post: RE: Toogle case generator problem

toggle rules only work for the first 16 characters
undeath hashcat 4 2,028 04-05-2019, 10:13 PM
    Thread: A couple of Qs about PMK
Post: RE: A couple of Qs about PMK

Pilsener Wrote: (04-12-2019, 10:46 PM) -- Now I started to wonder: 1. How do we know (in this example) that the passkey consists of 8 digits? -- external intelligence Pilsener Wrote: (04-12-201...
undeath General Talk 4 2,794 04-13-2019, 11:37 AM
    Thread: Hashcat not working
Post: RE: Hashcat not working

"it's not working" is no acceptable problem description. If you have error messages post them. If you have no error messages explain what you are experiencing and what you would expect to happen. I...
undeath hashcat 4 2,032 05-23-2019, 09:07 PM
    Thread: Decrypt DES-CBC RSA private key
Post: RE: Decrypt DES-CBC RSA private key

no
undeath hashcat 4 7,035 05-25-2019, 11:12 PM
    Thread: Newbie Fury
Post: RE: Newbie Fury

You can run hashcat with cpu-only. All you need to do is install the intel opencl runtime.
undeath General Talk 4 2,610 06-04-2019, 03:00 PM
    Thread: Alternatives to HashcatGUI?
Post: RE: Alternatives to HashcatGUI?

cli is always a very good alternative to third-party UIs.
undeath hashcat 4 1,994 07-06-2019, 08:02 PM
    Thread: Using hashcat (GPU) with simple hash function
Post: RE: Using hashcat (GPU) with simple hash function

If you implement your own module you can use hashcat for this. btw, that's a bloody stupid hash function.
undeath hashcat 4 1,953 07-09-2019, 04:54 PM
    Thread: Hashcat initial problem
Post: RE: Hashcat initial problem

Your GPU is way too old. It's not properly supported anymore.
undeath hashcat 4 1,756 07-21-2019, 08:11 PM
    Thread: Hashcat initial problem
Post: RE: Hashcat initial problem

Yes, pretty much. The 9800GT is equally old.
undeath hashcat 4 1,756 07-22-2019, 10:55 AM
    Thread: TESLA M60 - signature unmatched
Post: RE: TESLA M60 - signature unmatched

well, hard to tell, maybe it's just that slow. What's your GPU usage and benchmark result for that hash type?
undeath hashcat 4 1,708 07-28-2019, 07:35 PM
    Thread: Rules for Swedish characters
Post: RE: Rules for Swedish characters

rules don't support multibyte characters
undeath hashcat 4 1,606 07-31-2019, 05:28 PM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

What exact change would you propose? Changing the mode 400 description to "phpBB
undeath hashcat 4 1,975 08-13-2019, 10:18 AM
    Thread: I want to get the maximum of -S --skip before running hashcat
Post: RE: I want to get the maximum of -S --skip before ...

use the --keyspace argument
undeath hashcat 4 1,388 08-14-2019, 11:55 AM
    Thread: I want to get the maximum of -S --skip before running hashcat
Post: RE: I want to get the maximum of -S --skip before ...

you need to omit the hash when using --keyspace btw, if you're trying to set up distributed cracking you might be interested in https://github.com/s3inlc/hashtopolis
undeath hashcat 4 1,388 08-14-2019, 12:05 PM
    Thread: Ubuntu 18.04 + Hashcat
Post: RE: Ubuntu 18.04 + Hashcat

How do you try to run hashcat? Does hashcat -b cause the same behaviour? Are your devices correctly listed by hashcat -I ?
undeath hashcat 4 2,640 08-22-2019, 04:22 PM
    Thread: cloud computing
Post: RE: cloud computing

I think it's more about running hashcat on EC2 and similar. That's exactly the same as everywhere else, just install the correct opencl drivers.
undeath hashcat 4 1,859 08-22-2019, 04:23 PM
    Thread: Ubuntu 18.04 + Hashcat
Post: RE: Ubuntu 18.04 + Hashcat

A faulty card could certainly explain that weird behaviour. Try running hashcat without the defective card.
undeath hashcat 4 2,640 08-26-2019, 11:21 AM
    Thread: 2x32 Bytes in base64, separated by $
Post: RE: 2x32 Bytes in base64, separated by $

PBKDF2-HMAC-SHA1 is supported by hashcat (mode 12000)
undeath General Talk 4 1,671 09-24-2019, 11:39 PM