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 [desc] Views Posted
    Thread: ecryptfs H/s
Post: RE: ecryptfs H/s

If you have a sha512crypt hash and you know it's the same password, then yes you'd absolutely target the sha512crypt hash instead. I'm not sure which online services/lists you're referring to, but I ...
epixoip General Talk 3 5,663 02-03-2016, 06:50 AM
    Thread: oclhashcat without a monitor
Post: RE: oclhashcat without a monitor

Certainly is possible, but you need to tell us a lot more about your setup before we can tell you what you're doing wrong.
epixoip Old oclHashcat Support 3 4,885 02-25-2016, 07:47 PM
    Thread: Fan Control
Post: RE: Fan Control

You'll probably have better luck controlling the fan speed on the GPUs rather than the chassis fans. GTX 980 is a very low-power GPU, you shouldn't have any issues cooling it.
epixoip Hardware 3 6,068 02-25-2016, 10:35 PM
    Thread: Fan Control
Post: RE: Fan Control

I understand the chassis fans are what are making noise. What I'm saying is drop the chassis fans down in the bios (bios should have some feature to let it control the fan speed automatically). Then s...
epixoip Hardware 3 6,068 02-26-2016, 12:00 AM
    Thread: oclhashcat without a monitor
Post: RE: oclhashcat without a monitor

You need to have an X server running, the user needs to have Xauth and/or ACLs need to be disabled, and the proper environment variable needs to be exported. Have a look at the wiki article on the top...
epixoip Old oclHashcat Support 3 4,885 02-26-2016, 09:36 PM
    Thread: Amplifier - what is it?
Post: RE: Amplifier - what is it?

In order to gain acceleration when using compute devices such as GPUs, we have to actually give the device some work to do -- hashing alone is usually not enough to gain acceleration. For most formats...
epixoip Old oclHashcat Support 3 6,382 02-29-2016, 02:10 PM
    Thread: What's wrong?
Post: RE: What's wrong?

hashcat won't write to a directory named "cracked" unless you are explicitly telling it to. Maybe you can post your command line so we can see what you are doing.
epixoip Old hashcat Support 3 5,294 03-13-2016, 03:02 AM
    Thread: What's wrong?
Post: RE: What's wrong?

You do realize your wordlists have to actually contain the correct password, right? So if your wordlist does not have the word 'hashcat' in it, then no you won't crack any of the example hashes.
epixoip Old hashcat Support 3 5,294 03-13-2016, 09:25 PM
    Thread: Heat Control
Post: RE: Heat Control

You can use ''-w 1'' but it will still probably prematurely kill your laptop. We strongly recommend against running oclHashcat on laptops.
epixoip Old oclHashcat Support 3 4,885 03-17-2016, 04:48 AM
    Thread: Creating new or custom charset for hashcat
Post: RE: Creating new or custom charset for hashcat

https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets
epixoip Old hashcat Support 3 28,490 03-18-2016, 10:38 AM
    Thread: oclHashcat version 2.10, FPGA support?
Post: RE: oclHashcat version 2.10, FPGA support?

They have the potential to be faster for slow hashes, and single hash brute force against fast hashes. The drawbacks occur when you start talking about anything involving memory (multihash, wordlist a...
epixoip Hardware 3 5,631 03-18-2016, 07:14 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Your problem is ''-username''. Since you only have one dash before the word 'username,' getopt is interpreting that as "-u sername" and telling you that 'sername' is not a valid value. Long options al...
epixoip Old oclHashcat Support 3 4,951 03-30-2016, 11:25 PM
    Thread: cudahashcat error
Post: RE: cudahashcat error

Maybe you should show us your exact command line then.
epixoip Old oclHashcat Support 3 4,951 03-31-2016, 03:42 AM
    Thread: Sybase hash type
Post: RE: Sybase hash type

./hashcat-cli64.bin -h | grep 8000
epixoip Old hashcat Support 3 5,101 03-31-2016, 04:01 AM
    Thread: cuModuleLoad() 301 cudaHashcat scrypt
Post: RE: cuModuleLoad() 301 cudaHashcat scrypt

301 usually means you unpacked the archive wrong, but since you're able to crack other formats, not sure what's up. I would suggest using beta instead though.
epixoip Old oclHashcat Support 3 5,333 04-04-2016, 07:39 PM
    Thread: cuModuleLoad() 301 cudaHashcat scrypt
Post: RE: cuModuleLoad() 301 cudaHashcat scrypt

Well 301 means "file not found" so it's tell you it's not able to find the kernel file. But it's strange that it would be intermittent like that.
epixoip Old oclHashcat Support 3 5,333 04-04-2016, 08:32 PM
    Thread: Sybase hash type
Post: RE: Sybase hash type

Just use oclhashcat beta with CPU OpenCL driver
epixoip Old hashcat Support 3 5,101 04-07-2016, 09:38 PM
    Thread: office2hashcat.py strange output
Post: RE: office2hashcat.py strange output

The document is not encrypted, just password protected, so there's nothing for oclHashcat to crack. You can either just remove the password and open the document, or XOR the password to un-obfuscate i...
epixoip General Talk 3 6,102 04-12-2016, 06:53 AM
    Thread: Error oclhashcat64 clCreateCommandQueueWithProperties
Post: RE: Error oclhashcat64 clCreateCommandQueueWithPro...

oclHashcat 2.01 is for AMD only, if you want to use 2.01 then you need cudaHashcat
epixoip Old oclHashcat Support 3 6,271 04-25-2016, 07:29 PM
    Thread: Problems with formatting
Post: RE: Problems with formatting

Use a real text editor, not notepad.exe
epixoip Old hashcat Support 3 6,595 04-25-2016, 11:30 PM