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: [help] Unknown option --output-file= "error"
Post: RE: [help] Unknown option --output-file= "error"

If you read the full text you'll know what to do. What do you expect us to do? Reading it to you?
undeath Old hashcat Support 9 12,627 02-13-2015, 04:40 PM
    Thread: how to change the way of saving hash in output file ?
Post: RE: how to change the way of saving hash in output...

you cannot do this without additional steps
undeath Old hashcat Support 3 6,621 02-18-2015, 12:59 AM
    Thread: Hashcat and Invision Power Board 4.xx?
Post: RE: Hashcat and Invision Power Board 4.xx?

IPB v4 uses unix-blowfish hashes. crypt( $password, '$2a$13$' . $salt );
undeath Old hashcat Support 4 10,770 02-20-2015, 08:59 PM
    Thread: Hashcat and Invision Power Board 4.xx?
Post: RE: Hashcat and Invision Power Board 4.xx?

-m 3200
undeath Old hashcat Support 4 10,770 02-20-2015, 10:17 PM
    Thread: how to change the way of saving hash in output file ?
Post: RE: how to change the way of saving hash in output...

well, actually it should work with --outfile-format=2 --username
undeath Old hashcat Support 3 6,621 02-20-2015, 10:20 PM
    Thread: append a WORD in rules..
Post: RE: append a WORD in rules..

JoeSixpack Wrote: (03-02-2015, 02:49 PM) -- ..and stdin doest work with Hashcat... so i have to wait -- you can use a fifo what's your problem with the $ rule multiple times?
undeath Old hashcat Support 7 12,046 03-02-2015, 04:47 PM
    Thread: append a WORD in rules..
Post: RE: append a WORD in rules..

Fifos exist in windows but you'll have to write and compile a program to use them. Pretty stupid.
undeath Old hashcat Support 7 12,046 03-03-2015, 04:45 PM
    Thread: Two hashes one result - why?
Post: RE: Two hashes one result - why?

they are salted and seemingly even different algorithms judging from the size.
undeath Old hashcat Support 6 8,328 03-04-2015, 10:32 AM
    Thread: How To Update Hashcat On The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)?
Post: RE: How To Update Hashcat On The-Distribution-Whic...

Mathew Wrote: (03-25-2015, 11:36 PM) -- run the following: Code: -- apt-get update -- -- This command will not update your system. To update you also have to run "apt-get upgrade".
undeath Old hashcat Support 3 12,400 03-26-2015, 01:52 PM
    Thread: [b] hashcat problems.. please help! thank you [/b]
Post: RE: [b] hashcat problems.. please help! thank you...

you need to define a custom charset and a mask. Currently your mask is "abcdef0123456789".
undeath Old hashcat Support 5 10,349 03-30-2015, 06:23 PM
    Thread: Brute-force missing characters from a known word?
Post: RE: Brute-force missing characters from a known wo...

Not sure what you want rules for. Just use a normal mask attack with s*?1?1?1?1
undeath Old hashcat Support 5 8,739 04-18-2015, 12:06 PM
    Thread: Official Hastopus?
Post: RE: Official Hastopus?

I'm very sure atom has better things to do than writing a "stupid" web interface. But hashtopus is open source, you can simply integrate the web interface you like and push it to the git repo.
undeath Old hashcat Support 6 11,202 04-25-2015, 09:30 PM
    Thread: Official Hastopus?
Post: RE: Official Hastopus?

There already exists an 'as optimized as possible' distributed hash cracking system. But it's not os freeware.
undeath Old hashcat Support 6 11,202 04-26-2015, 02:58 AM
    Thread: need to plain text of wpa2
Post: RE: need to plain text of wpa2

What is the password?
undeath Old hashcat Support 2 5,189 07-17-2015, 09:59 PM
    Thread: hashcat keeps ending with "killed", what am I doing wrong?
Post: RE: hashcat keeps ending with "killed", what am I ...

"Killed" usually happens when your system runs out of ram.
undeath Old hashcat Support 12 19,851 08-28-2015, 11:28 PM
    Thread: A mask to match IPv4 maybe?
Post: RE: A mask to match IPv4 maybe?

hcmask file for all ipv4 addresses: https://pastebin.com/4HQ6C8gG
undeath Old hashcat Support 6 10,218 10-25-2015, 02:53 AM
    Thread: A mask to match IPv4 maybe?
Post: RE: A mask to match IPv4 maybe?

ugh, just noticed I screwed up there. This one should only generate valid ipv4 addresses: https://pastebin.com/4HQ6C8gG
undeath Old hashcat Support 6 10,218 10-25-2015, 10:13 PM
    Thread: Value of --pw-max must be smaller or equal to 32
Post: RE: Value of --pw-max must be smaller or equal to ...

the cause for this problem is that your password candidates may only be up to 32 bytes long.
undeath Old hashcat Support 12 16,018 12-06-2015, 08:48 PM
    Thread: Value of --pw-max must be smaller or equal to 32
Post: RE: Value of --pw-max must be smaller or equal to ...

not with hashcat, correct.
undeath Old hashcat Support 12 16,018 12-06-2015, 09:12 PM
    Thread: kernel security check failure
Post: RE: kernel security check failure

BSOD sure have become fashionable.
undeath Old hashcat Support 9 24,406 01-20-2016, 01:02 PM