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 [desc] Author Forum Replies Views Posted
    Thread: help Hash Type
Post: RE: help Hash Type

The kind that you don't post here.
epixoip General Help 1 3,729 12-25-2015, 08:45 PM
    Thread: help me
Post: RE: help me

do you not understand the error message?
epixoip General Help 6 9,444 06-05-2014, 10:44 PM
    Thread: help me
Post: RE: help me

yes. further, you shouldn't ever extract a new copy of hashcat into an existing hashcat tree. always start with a fresh tree.
epixoip General Help 6 9,444 06-06-2014, 06:03 PM
    Thread: help me
Post: RE: help me

You would need to write kernels that could handle salts of that length for that algorithm
epixoip hashcat 10 9,079 01-08-2017, 10:06 PM
    Thread: help me
Post: RE: help me

Learn OpenCL?
epixoip hashcat 10 9,079 01-09-2017, 09:14 AM
    Thread: Help me get the result, please.
Post: RE: Help me get the result, please.

nutflush Wrote: (06-20-2013, 11:11 PM) -- Hint: there are 6,652,800 possible plaintext strings that can be generated by this regular expression -- no. 11^8 = 214,358,881 combinations. but you ca...
epixoip General Help 8 14,133 06-21-2013, 12:37 AM
    Thread: Help me get the result, please.
Post: RE: Help me get the result, please.

you wouldn't use permute.bin, you'd use maskprocessor. Code: -- ./mp64.bin -1 'defnopqrst|' ?1?1?1?1?1?1?1?1 --
epixoip General Help 8 14,133 06-21-2013, 10:27 PM
    Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...

you're running the wrong binary, should be using cudaHashcat not oclHashcat. oclHashcat is for AMD.
epixoip General Help 7 29,027 04-16-2013, 07:11 AM
    Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...

resurrecting a thread that died over a year ago for a product that doesn't even exist anymore. great way to introduce yourself to the forum.
epixoip General Help 7 29,027 05-07-2014, 10:14 AM
    Thread: Help me!!!
Post: RE: Help me!!!

Your GPU is too old and Nvidia no longer supports it. You need to upgrade your GPU.
epixoip General Help 2 4,301 04-18-2016, 06:39 PM
    Thread: Help needed, seg fault
Post: RE: Help needed, seg fault

Mantle drivers cannot be used with oclHashcat 1.01. Catalyst 13.12 is the last version which maybe used with the current release. oclHashcat also prints a message about not submitting bug reports w...
epixoip General Help 2 8,704 03-16-2014, 05:20 AM
    Thread: Questions about kernels (a0/1/2/3), kernel functions (mXXXXXm/mXXXXXs) and debugging
Post: RE: Help on getting starting with modifying an exi...

OP: I merged your threads and subsequently merged your posts. You're having troubles adding a new algorithm, we get it. There's no reason to create 4 separate threads that all deal with the same topic...
epixoip hashcat 1 3,696 06-22-2016, 12:46 AM
    Thread: help please
Post: RE: help please

Welcome to the forums. Now take a week off to read the rules https://hashcat.net/forum/announcement-2.html
epixoip General Help 1 3,083 12-05-2015, 04:02 AM
    Thread: help plz :ERROR: Temperature limit
Post: RE: help plz :ERROR: Temperature limit

depending on which style cooler your gpu has, those case fans might be making the problem worse, not better.
epixoip Old oclHashcat Support 9 16,810 06-26-2014, 03:18 AM
    Thread: Help Running Hashcat For My Specifications
Post: RE: Help Running Hashcat For My Specifications

cudaHashcat64 -a 3 -m 7100 -1 '?l?u`~!@ #$%^&*)(' -i --increment-min 3 hash.txt ?1?1?1?1?1?1
epixoip Old oclHashcat Support 7 10,542 03-05-2015, 03:18 AM
    Thread: Help Running Hashcat For My Specifications
Post: RE: Help Running Hashcat For My Specifications

You'll probably need to do some additional escaping for those special chars on Windows. Or put the charset into an hcchr file and use that instead.
epixoip Old oclHashcat Support 7 10,542 03-05-2015, 04:13 AM
    Thread: Help Running Hashcat For My Specifications
Post: RE: Help Running Hashcat For My Specifications

I just copied and pasted the charset you had in your original post, so if there's a space there it's because you put it there first (and if you look at your first post, you certainly did.) A space ...
epixoip Old oclHashcat Support 7 10,542 03-05-2015, 06:58 AM
    Thread: Help splitting brute-force attack
Post: RE: Help splitting brute-force attack

This is covered in the release notes for 1.20. See the "Improved distributed cracking support" section of https://hashcat.net/forum/thread-3323.html
epixoip Old oclHashcat Support 2 6,736 05-14-2014, 08:46 PM
    Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...

hashcat doesn't support cracking encrypted passwords, only hashed passwords and non-hash formats which use a kdf. since you have access to the source you should also have access to $key, so you don...
epixoip General Help 11 21,810 01-06-2015, 09:08 AM
    Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...

Well no, "crypto" is short for "cryptography." By the way, your title is wrong. The hash type is not unknown in your example, it's simply nonexistent. The application you have here is simply using ...
epixoip General Help 11 21,810 01-06-2015, 09:44 AM