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 [asc] Author Forum Replies Views Posted
    Thread: How can I extract rules from wordlists?
Post: RE: How can I extract rules from wordlists?

PACK (https://www.thesprawl.org/projects/pack/) has some tools that supposedly can do this. Only used it for mask generation (works great), but it can do rules.
rsberzerker General Talk 7 12,214 01-04-2015, 05:56 AM
    Thread: How can I extract rules from wordlists?
Post: RE: How can I extract rules from wordlists?

Be sure you are using python 2.7. I tried 3.4 and it didn't work until I switched to 2.7.
rsberzerker General Talk 7 12,214 01-04-2015, 02:48 PM
    Thread: HashKiller - DDoS Problem
Post: RE: HashKiller - DDoS Problem

blandyuk Wrote: (01-03-2015, 03:42 PM) -- OK, presume some of your have noticed www.hashkiller.co.uk and the forums are off-line right now. Reason is a DDoS against my IPs so I'm off until further no...
rsberzerker General Talk 7 16,519 01-03-2015, 05:05 PM
    Thread: Hashcat won't run on large wordlist?
Post: RE: Hashcat won't run on large wordlist?

My guess is it's running out of memory. You could take how much memory your system has free and breaking it into chunks smaller than that, then run them one after the other via script.
rsberzerker hashcat 2 3,973 08-26-2017, 08:00 AM
    Thread: HashCat t-shirt !
Post: RE: HashCat t-shirt !

At the very least, you can loose the = sign. Loosing the "+ 4 GTX970" would make it less busy. Most people might understand the Hash with "password killer/analyzer", but the GTX970 would be lost on...
rsberzerker User Contributions 7 13,400 04-13-2015, 06:42 AM
    Thread: Hashcat rule help.
Post: RE: Hashcat rule help.

There are several ways depending on what you are trying to accomplish: 1) Rules (see the wiki if you don't understand the line) Code: -- Insert @ N | iNX | Inserts character X at position N | i...
rsberzerker hashcat 6 5,413 09-26-2017, 02:48 PM
    Thread: Expander / fingerprint attack
Post: RE: Expander / fingerprint attack

I think I'm beginning to understand why the 4 limit. I tried to combinator my initial (already uniqued) dictionary with itself. I stopped it at 281 Gigs. Even stripping out all the 4 characters from t...
rsberzerker General Talk 2 3,307 08-12-2017, 04:38 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

undeath Wrote: (09-13-2017, 05:37 PM) -- PACK is just a collection of python scripts. You can run python on almost any OS, including Windows. -- In theory yes. In practice, there is a dependency wi...
rsberzerker hashcat 13 9,643 09-18-2017, 02:12 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

You need the pyenchant library/module. I never was able to get this working on Windows, but it was easy on [Debian] Linux. Any you need to understand the attack method. Based on your first post, yo...
rsberzerker hashcat 13 9,643 09-19-2017, 01:59 PM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

#2 - That's what I was afraid of. Oh well, nothing a find and replace can't fix. #1 - Your line looks like what I tried, but it doesn't work. I had figured out I need to escape the comma (the error...
rsberzerker hashcat 5 5,446 09-14-2017, 02:07 PM
    Thread: Custom symbol character set
Post: RE: Custom symbol character set

Thank you. That works for me too. I guess my mistake was missing the ?? . Funny that you can't escape the ? with a \ like this \? . So \ isn't a universal escape character...
rsberzerker hashcat 5 5,446 09-14-2017, 02:48 PM
    Thread: Command structure?
Post: RE: Command structure?

It's possible. You may have to quote the path if contains spaces and leave off the trailing backslash. Here's an example where C:\Users\username\Documents\wordlists is a directory containing multiple ...
rsberzerker hashcat 2 3,419 09-21-2017, 02:11 PM
    Thread: Checkpoint not working in latest version or me being a noob?
Post: RE: Checkpoint not working in latest version or me...

> If possible: For slow hashes try to hold the amplifier around 50-500 amplifier and for fast hashes 500-5000. Shift more data to the base than to the amplifier. Atom: Is this a general rule or on...
rsberzerker hashcat 6 6,007 09-23-2017, 04:19 PM
    Thread: bug in 1.35?
Post: RE: bug in 1.35?

So bug. Thanks. I guess I stick with 1.33 for now.
rsberzerker Old oclHashcat Support 3 5,293 04-13-2015, 01:22 AM
    Thread: best64.rule contest
Post: RE: best64.rule contest

I vote yes to this too. And as to Kgx's question, probably, but so what? Passwords used change over time, and the rules need to be updated against them.
rsberzerker Organisation and Events 34 64,148 04-11-2015, 03:15 AM
    Thread: 980GTX MSI vs Reference
Post: RE: 980GTX MSI vs Reference

epixoip Wrote: (05-24-2015, 10:50 PM) -- It is possible that resellers in your area do not sell reference design cards. You could contact them and ask them if they are able to get reference design ca...
rsberzerker Hardware 20 41,553 05-25-2015, 01:36 AM
    Thread: 980GTX MSI vs Reference
Post: RE: 980GTX MSI vs Reference

Quote: -- Uhm, OEM = another company mades product based on chipset of the original company. So basicaly, If I get it right, the only one, who is not OEM but a reference, are the cards made by NVID...
rsberzerker Hardware 20 41,553 05-25-2015, 03:21 AM
    Thread: 5 question around
Post: RE: 5 question around

2) Depends on the hashtype. 3) You are using the parameter --outfile-format 2 From the wiki: Code: -- - [ Outfile Formats ] -  # | Format ===+========  1 | hash[:salt]  2 | plain �...
rsberzerker hashcat 5 5,387 09-27-2017, 02:34 PM
    Thread: 5 question around
Post: RE: 5 question around

Some rule files are included with hashcat in the rules directory. Best64 is the name of one set of rules. Example command: hashcat64.exe -m %hashtype% -a 0 --remove -o %outfile% --status --markov-...
rsberzerker hashcat 5 5,387 09-28-2017, 03:39 AM
    Thread: *processor restore
Post: RE: *processor restore

I meant the skip to be used in the *processor command, not hashcat, but is the number to give the *processor the progress number from the hashcat status when using rules?
rsberzerker hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 3,069 08-31-2017, 01:30 PM