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 [asc] Replies Views Posted
    Thread: How to apply rules to combinator attack?
Post: RE: How to apply rules to combinator attack?

so they do. i thought it was supposed to work, but didn't. i tested earlier before i posted, just in case it did work now, but it looks like i had made an error in my test. however, i think i found a ...
epixoip General Help 12 22,997 10-22-2012, 12:20 PM
    Thread: How do I crack a vbulletin password? I have the hash and the salt.
Post: RE: How do I crack a vbulletin password? I have th...

do not post hashes. read the rules.
epixoip General Help 3 20,803 10-23-2012, 12:51 AM
    Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...

define a custom charset that contains both uppercase and lowercase letters. -1 ?l?u ?1?1?1?1?1?1 it's all on the wiki, https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets
epixoip General Help 8 20,903 10-23-2012, 03:21 AM
    Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...

that is the mask.
epixoip General Help 8 20,903 10-23-2012, 10:50 AM
    Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...

then you've made a syntax error elsewhere in your command. --help and the wiki can help you.
epixoip General Help 8 20,903 10-23-2012, 11:15 AM
    Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File

i believe rockyou was used for the default hcstat file. the threshold parameter determines how "deep" the algorithm will go into each markov table; e.g. a threshold of 30 means up to 30 chars are add...
epixoip General Help 6 26,041 10-31-2012, 08:19 AM
    Thread: Does hashcat plus and lite works with the latest Catalyst 12.10?
Post: RE: Does hashcat plus and lite works with the late...

12.8 is the recommended catalyst version for the current hashcat releases.
epixoip General Help 4 8,640 11-04-2012, 03:26 AM
    Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File

close, chicago-guy Wrote: (11-03-2012, 08:30 PM) -- 1) hcstat file is created with statsprocessor by using a corpus of words. -- hcstat file is created with hcstatgen from hashcat-utils by using a ...
epixoip General Help 6 26,041 11-04-2012, 05:41 AM
    Thread: Does hashcat plus and lite works with the latest Catalyst 12.10?
Post: RE: Does hashcat plus and lite works with the late...

they have been tested, and it is recommended that you stay with 12.8. you haven't stated which OS you're using so i cannot give specifics.
epixoip General Help 4 8,640 11-05-2012, 01:34 AM
    Thread: Markov Chains and hashcat.hcstat File
Post: RE: Markov Chains and hashcat.hcstat File

chicago-guy Wrote: (11-04-2012, 08:48 AM) -- 8) But, for $t > 0, isn't it simpler to consider $k = $t ^ $l -- well sure, i suppose, if you wanted to be all simple about it ;)
epixoip General Help 6 26,041 11-05-2012, 04:21 AM
    Thread: zip compressed wordlist
Post: RE: zip compressed wordlist

people still use zip compression?
epixoip General Help 6 13,786 11-07-2012, 09:51 PM
    Thread: Speed of Hascat vs Pyrit
Post: RE: Speed of Hascat vs Pyrit

correct, it means that plus is over 2x faster than pyrit with its precomputed tables.
epixoip General Help 10 49,692 11-07-2012, 09:52 PM
    Thread: Alternertiv Programm to Hashcat with Hyprid-Brute force and cpu as an option
Post: RE: Alternertiv Programm to Hashcat with Hyprid-Br...

There is a CPU version of Hashcat.
epixoip General Help 1 4,869 11-18-2012, 04:32 AM
    Thread: Best attack mode ?
Post: RE: Best attack mode ?

a basic attack plan is covered in this post: https://hashcat.net/forum/thread-1609-post-9158.html#pid9158
epixoip General Help 2 17,529 11-19-2012, 07:41 AM
    Thread: What gfx card to buy?
Post: RE: What gfx card to buy?

it doesn't really matter. the only thing that is different between each 7970 is the cooling solution. get the cooling solution that appears most appropriate for your setup. you may also consider gett...
epixoip General Help 12 20,302 12-02-2012, 03:25 PM
    Thread: What gfx card to buy?
Post: RE: What gfx card to buy?

They are VisionTek 900557, but I would not recommend them. They are hard to keep cool due to poor quality control. The temps are way over the place, and some cards get much hotter than others. I need ...
epixoip General Help 12 20,302 12-08-2012, 06:34 PM
    Thread: Are 7990's supported ATM?
Post: RE: Are 7990's supported ATM?

yes.
epixoip General Help 1 4,689 12-10-2012, 01:22 AM
    Thread: Does anybody know...
Post: RE: Does anybody know...

I'm probably not very qualified to answer questions on this, but the large rig is a TYAN FT77B7015 barebones, and the other systems in the cluster are Chenbro RM41300-FS81 + Gigabyte GA-990FXA-UD7. Th...
epixoip General Help 5 10,896 12-11-2012, 08:41 PM
    Thread: Does anybody know...
Post: RE: Does anybody know...

You can read about InfiniBand on Wikipedia: https://en.wikipedia.org/wiki/Infiniband From what I hear, there is no master node; the guy runs the broker on a compute node. You can see more in the slide...
epixoip General Help 5 10,896 12-11-2012, 08:59 PM
    Thread: How to configure mask attack
Post: RE: How to configure mask attack

define a custom charset that contains both loweralpha and digits, then build your mask with that custom charset. e.g., Code: -- -1 ?l?d ?1?1?1?1?1?1?1?1 -- you can expect it to be slow as dogshit.
epixoip General Help 5 16,695 12-20-2012, 08:44 PM