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 [desc] Replies Views Posted
    Thread: Understanding "Recovered..." field
Post: RE: Understanding "Recovered..." field

You would see 1/1 salts if it recovered the password for that salt. Since you failed to recover the password, that salt was not eliminated.
epixoip Old oclHashcat Support 4 7,720 12-09-2015, 03:45 AM
    Thread: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
Post: RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...?

$10 says he's trying to build a botnet with malware that wraps oclHashcat. But it's obvious he's just a script kiddie who has no idea how the program works, so thankfully he'll likely fail.
epixoip Old oclHashcat Support 19 25,082 12-10-2015, 12:05 PM
    Thread: REMOVING DUPLICATE HASHES, WHAT IS THIS...?
Post: RE: REMOVING DUPLICATE HASHES, WHAT IS THIS...?

chec_fet Wrote: (12-10-2015, 12:54 PM) -- So, i want to reduce time for this work. -- How exactly does "Windows service" == "reduce time for work"? Also, I can't believe no one has pointed this ...
epixoip Old oclHashcat Support 19 25,082 12-10-2015, 03:43 PM
    Thread: AMD radeon 290x
Post: RE: AMD radeon 290x

Seems like you could have avoided a lot of headaches by not using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).
epixoip Old oclHashcat Support 2 4,722 12-12-2015, 10:08 AM
    Thread: Error message
Post: RE: Error message

It's not an error message, it's just telling you that rule is incompatible with the GPU rule engine. Some rules only work with the CPU rule engine. These are documented in the wiki. If you want to "fi...
epixoip Old oclHashcat Support 2 4,522 12-19-2015, 05:29 AM
    Thread: User:pass question!
Post: RE: User:pass question!

RTFM https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword
epixoip Old oclHashcat Support 1 3,397 12-20-2015, 05:57 AM
    Thread: How do I know what the password is, after oclhashcat has found it?
Post: RE: How do I know what the password is, after oclh...

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_a_potfile
epixoip Old oclHashcat Support 2 4,508 12-23-2015, 12:39 PM
    Thread: Error when Making statsprocessor
Post: RE: Error when Making statsprocessor

That's not how make works. You're telling it to use sp.c as a makefile, which clearly won't work. What you probably want to do is: Code: -- cd /home/f14/Downloads/statsprocessor-master/src/ ...
epixoip Old oclHashcat Support 2 4,385 12-24-2015, 08:21 PM
    Thread: how to understand a handshake
Post: RE: how to understand a handshake

A good handshake uses a firm, solid, but not overpowering grip. If it's all limp and sweaty then it's definitely a bad handshake.
epixoip Old oclHashcat Support 11 15,149 12-30-2015, 11:57 PM
    Thread: hashcat wont work for me!!!
Post: RE: hashcat wont work for me!!!

You need to get rid of all those packages.
epixoip Old oclHashcat Support 3 5,442 01-01-2016, 05:08 AM
    Thread: hashcat wont work for me!!!
Post: RE: hashcat wont work for me!!!

Learn to use your OS. This is a Hashcat forum, not a Linux Mint forum.
epixoip Old oclHashcat Support 3 5,442 01-01-2016, 11:59 PM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

Encoding matters.
epixoip Old oclHashcat Support 8 10,622 01-02-2016, 12:05 AM
    Thread: Problems with non-English hashes
Post: RE: Problems with non-English hashes

Yes, it absolutely matters when using hex charset, as the same character with two different encodings likely have two different hex values. You need to figure out which encodings/codepages are used...
epixoip Old oclHashcat Support 8 10,622 01-02-2016, 01:09 AM
    Thread: Any difference between the following two masks
Post: RE: Any difference between the following two masks

You're missing the fact that oclHashcat uses markov mode everywhere masks are used unless you disable it with --markov-disable. So no it won't use those characters in that order. This is covered on t...
epixoip Old oclHashcat Support 2 4,140 01-08-2016, 12:50 PM
    Thread: problem with oclhc vers 2.01
Post: RE: problem with oclhc vers 2.01

Your OpenCL installation is a mess. You should have none of those packages installed.
epixoip Old oclHashcat Support 6 9,131 01-11-2016, 07:02 PM
    Thread: Disable message about outdated version
Post: RE: Disable message about outdated version

You must not know what libc is.
epixoip Old oclHashcat Support 7 8,657 01-11-2016, 07:31 PM
    Thread: cuModuleLoad() 200
Post: RE: cuModuleLoad() 200

Thank you for Googling!
epixoip Old oclHashcat Support 2 4,281 01-11-2016, 09:33 PM
    Thread: problem with oclhc vers 2.01
Post: RE: problem with oclhc vers 2.01

Well, if I tell you that you should have none of those packages installed, then the first thing you should probably do is purge those packages.
epixoip Old oclHashcat Support 6 9,131 01-11-2016, 11:23 PM
    Thread: Combinator Attack problems with OCLHC2.01
Post: RE: Combinator Attack problems with OCLHC2.01

This has nothing to do with hashcat, you simply need to learn how to use your shell.
epixoip Old oclHashcat Support 4 6,348 01-11-2016, 11:35 PM
    Thread: Newb Problem , Nvidia
Post: RE: Newb Problem , Nvidia

You cannot access your graphics card from host-based virtualization, no. So you will not be able to run cudaHashcat inside Vmware Workstation.
epixoip Old oclHashcat Support 8 9,992 01-12-2016, 08:50 PM