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 [desc] Forum Replies Views Posted
    Thread: sha1 64 hex with only 8 variables
Post: RE: sha1 64 hex with only 8 variables

hashcat supports at most 55bytes of plaintext.
undeath Old oclHashcat Support 3 6,145 06-26-2014, 12:06 PM
    Thread: Need help with help Command
Post: RE: Need help with help Command

https://hashcat.net/wiki/doku.php?id=ubernoobs
undeath General Help 3 9,051 06-26-2014, 07:42 PM
    Thread: need HEX to ASCII convert
Post: RE: need HEX to ASCII convert

I got this from someone on IRC: Code: -- perl -ne 'if ($_ =~ m/\$HEX\[([A-Fa-f0-9]+)\]/) {print pack("H*", $1), "\n"}' --
undeath General Help 2 10,068 07-04-2014, 04:30 PM
    Thread: Slow Run Help Me :(
Post: RE: Slow Run Help Me :(

wordpress is simply slow.
undeath Old hashcat Support 6 8,905 07-05-2014, 06:20 PM
    Thread: Hashcat brute force
Post: RE: Hashcat brute force

see https://hashcat.net/wiki/doku.php?id=mask_attack
undeath Old hashcat Support 3 7,630 07-06-2014, 06:11 PM
    Thread: Cracking speed
Post: RE: Cracking speed

I don't think you read the speed output correctly. On my CPU hashcat was something between 3 and 5 times faster than aircrack. Depending on how many cores your CPU has this may vary.
undeath Old hashcat Support 3 10,531 07-06-2014, 06:17 PM
    Thread: create files "*. Hcmask"!?
Post: RE: create files "*. Hcmask"!?

put all masks you want to run into a txt file and save as .hcmask
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 19,471 07-07-2014, 12:25 AM
    Thread: create files "*. Hcmask"!?
Post: RE: create files "*. Hcmask"!?

PACK is multiplatform, but you need to install python: https://www.python.org/download/releases/2.7.8/
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 19,471 07-07-2014, 06:18 PM
    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: Ubuntu 12.04 2+ GPU hanging
Post: RE: Ubuntu 12.04 2+ GPU hanging

you are probably using bad risers. If you are using x1 risers only you need to connect/fuse some contacts on the x16 slot. (don't ask me which ones)
undeath General Help 4 9,936 07-11-2014, 12:56 AM
    Thread: Wordlist optimizing program?
Post: RE: Wordlist optimizing program?

sort(1)
undeath General Help 6 12,358 07-16-2014, 12:15 PM
    Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?

special program specific algorithms are program-specific.
undeath Old oclHashcat Support 8 11,575 07-16-2014, 12:17 PM
    Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?

these are mostly variations of hash(salt.pass) or hash(pass.salt) or similar stuff that is also implemented on its own.
undeath Old oclHashcat Support 8 11,575 07-16-2014, 09:10 PM
    Thread: Need help with rules/mask - WPA2 handshake
Post: RE: Need help with rules - WPA2 handshake

you can generate masks matching a policy using pack https://thesprawl.org/projects/pack/
undeath Old oclHashcat Support 7 16,252 07-17-2014, 08:24 PM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

to show cracked hashes use --show
undeath General Talk 8 12,945 07-21-2014, 06:16 PM
    Thread: (--username) Can't figure it out
Post: RE: (--username) Can't figure it out

delimiter is ":", not ","
undeath hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 7,416 07-21-2014, 07:35 PM
    Thread: R9 290 Low Hashes/s?
Post: RE: R9 290 Low Hashes/s?

how many salts are you cracking? what kind of attack are you running?
undeath Old oclHashcat Support 3 5,854 07-23-2014, 08:46 PM
    Thread: R9 290 Low Hashes/s?
Post: RE: R9 290 Low Hashes/s?

you have to multiply the speed by amount of salts to get the real speed.
undeath Old oclHashcat Support 3 5,854 07-23-2014, 11:58 PM
    Thread: Need help with rules/mask - WPA2 handshake
Post: RE: Need help with rules/mask - WPA2 handshake

what exactly about the previous answers doesn't satisfy you?
undeath Old oclHashcat Support 7 16,252 07-24-2014, 11:55 PM
    Thread: how to use hashcat on widows 7 64 bit ( no GPU ,just CPU )
Post: RE: how to use hashcat on widows 7 64 bit ( no GPU...

read the EULA again and especially the very last sentence and make sure to understand every single word.
undeath Old hashcat Support 1 5,636 07-26-2014, 11:28 AM