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 Views [asc] Posted
    Thread: [ANSWERED] New user, custom brute force help
Post: RE: New user, custom brute force help

you won't complete that brute force attack within your lifetime with a single high end gpu.
undeath hashcat 16 9,777 05-13-2018, 11:38 AM
    Thread: Passwords With spaces
Post: RE: Passwords With spaces

space is not special to any other character
undeath Very old oclHashcat-plus Support 5 9,741 01-07-2013, 12:36 AM
    Thread: gpu temperature reached
Post: RE: gpu temperature reached

Because AMD magic!
undeath Old oclHashcat Support 5 9,683 07-10-2014, 08:34 PM
    Thread: WPA restarting ten digit bruteforce
Post: RE: WPA restarting ten digit bruteforce

oclhashcat-plus does not have any option to resume.
undeath General Talk 3 9,677 07-26-2012, 07:31 PM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

yes, performance is better with m20 if you have a static prefix. hash format is usually Code: -- hexhash:salt --
undeath hashcat 16 9,677 04-25-2018, 11:26 AM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

how did you create the hash?
undeath hashcat 16 9,677 04-25-2018, 12:05 PM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

The syntax looks correct. I suspect you made a mistake when creating the hash. Can you post the whole command?
undeath hashcat 16 9,677 04-25-2018, 01:06 PM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

you can squeeze out a little more performance (while rendering your PC hardly usable) by using -w3 or even -w4 Other than that the most time you can save by running clever attacks.
undeath hashcat 16 9,677 04-25-2018, 05:59 PM
    Thread: Using newline character as part of mask attack
Post: RE: Using newline character as part of mask attack

targeted wordlists, targeted rules, more narrow masks, …
undeath hashcat 16 9,677 04-25-2018, 11:24 PM
    Thread: Need help with rule based attack
Post: RE: Need help with rule based attack

just add -g 1000000 to your command line.
undeath General Help 4 9,668 12-18-2012, 03:37 PM
    Thread: How to change password length (min/max)
Post: RE: How to change password length (min/max)

The min 0, max 256 is just technical information and not directly related to the actual password candidates processed. Regarding the creation of masks see the wiki article: https://hashcat.net/wiki...
undeath hashcat 4 9,653 02-06-2018, 01:44 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

read this thread https://hashcat.net/forum/thread-6839.html
undeath hashcat 13 9,650 09-12-2017, 09:15 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

Come up with different solutions if they're attacking fast hash modes. PACK for example can do the same thing by generating hcmask files.
undeath hashcat 13 9,650 09-13-2017, 03:00 PM
    Thread: Dilemma…!
Post: RE: Dilemma…!

PACK is just a collection of python scripts. You can run python on almost any OS, including Windows.
undeath hashcat 13 9,650 09-13-2017, 05:37 PM
    Thread: Two Question about bruteforce password vbb
Post: RE: Two Question about bruteforce password vbb

1. because you are an incompetent scripting kiddy. 2. the mask has to be at least the length to be bruteforced at maximum, say 10 times ?l for a 10 char password
undeath Old hashcat Support 4 9,607 08-20-2012, 07:26 PM
    Thread: Why does emulating hybrid attack with rules skip some rules/ignore numbers?
Post: RE: Why does emulating hybrid attack with rules sk...

can confirm Code: -- ./hashcat-cli64.bin /tmp/t -r /tmp/test -a1 /tmp/t --stdout | wc -l 500 -- a0 works Code: -- ./hashcat-cli64.bin /tmp/t -r /tmp/test --stdout | wc -l 1000 --
undeath General Help 6 9,599 08-08-2015, 11:00 PM
    Thread: custom-charset goal ?
Post: RE: custom-charset goal ?

if you do not specify a mask, the default one is used.
undeath Very old oclHashcat-lite Support 5 9,579 05-29-2012, 09:48 PM
    Thread: Read MAC From .hccap
Post: RE: Read MAC From .hccap

https://hashcat.net/wiki/hccap
undeath General Help 4 9,568 06-02-2012, 04:58 PM
    Thread: proper format: to use salt file
Post: RE: proper format: to use salt file

what error are you getting?
undeath Old hashcat Support 6 9,562 04-29-2014, 11:15 PM
    Thread: How i arrange pass for BF?
Post: RE: How i arrange pass for BF?

--markov-disable
undeath Old oclHashcat Support 5 9,523 06-17-2014, 08:24 PM