Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post [desc] Author Forum Replies Views Posted
    Thread: Hashcat STD-IN
Post: Hashcat STD-IN

Hi, It seems that Hashcat-cpu doesn't support STD-IN, could this be added to Hashcat or is there any workaround for this on windows? I'd like to feed it with some python or perl scripts and stat...
Pixel Old hashcat Support 2 5,737 08-28-2012, 05:35 PM
    Thread: 10 years to crack a 13 character password?
Post: RE: 10 years to crack a 13 character password?

36 ^ 13 is a huge keyspace to brute force on WPA and at 28,800 H/s it won't happen, even if you go at 1 million h/s still won't happen, unless the key is very near the beginning. Oh and it's way way ...
Pixel hashcat 7 14,883 11-16-2016, 01:23 AM
    Thread: Ability to select BSSID/ESSID/handshake
Post: RE: Ability to select BSSID/ESSID/handshake

wireshark can split cap files
Pixel Very old oclHashcat-plus Support 4 11,650 06-09-2013, 03:11 AM
    Thread: Brute Force on WPA/WPA2
Post: RE: Brute Force on WPA/WPA2

qwerty Wrote: (08-28-2012, 06:13 PM) -- Strange... My command is: cudaHashcat-plus64.exe --hash-type 2500 --attack-mode 3 --custom-charset1 ?l?u?d C:\Users\qwerty\Desktop\25388_1346083646.hccap ?1?...
Pixel Old hashcat Support 5 27,995 08-28-2012, 06:30 PM
    Thread: Creating masks from dictionary files
Post: RE: Creating masks from dictionary files

I think ULM (Unified List Manager) can do what you're looking for if you're on windows. When you run ULM look under 'Transform' button at the top then on the right-hand side under Mask Tools pick 'out...
Pixel hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 2 4,598 08-08-2016, 01:25 PM
    Thread: CudaHashcat 1.30 TrueCrypt Test Fails
Post: RE: CudaHashcat 1.30 TrueCrypt Test Fails

Did exactly the same settings (1mb container, Standard TrueCrypt volume, password Test, whole container) in oclhashcat and it cracked just fine also took less than a second to crack.
Pixel Old oclHashcat Support 6 14,371 09-04-2014, 12:21 PM
    Thread: DeHasher - a program to remove hashes from found lists
Post: RE: DeHasher - a program to remove hashes from fou...

Thanks for the tool :)
Pixel User Contributions 10 26,283 01-21-2014, 02:46 PM
    Thread: Don't understand how to use the command line
Post: RE: Don't understand how to use the command line

Usage: hashcat [options] hashfile [mask|wordfiles|directories] hashcat-cli64.exe -a 0 -m 1000 my.hash missing something
Pixel Old hashcat Support 3 5,129 02-25-2016, 02:31 PM
    Thread: Don't understand how to use the command line
Post: RE: Don't understand how to use the command line

Usage: hashcat [options] hashfile [mask|wordfiles|directories] hashcat-cli64.exe -a 0 -m 1000 my.hash [missing.hcmask | missing.wordfiles | missing\directories\path] is this hint any better :)
Pixel Old hashcat Support 3 5,129 02-25-2016, 05:13 PM
    Thread: hashcat m500 "line length exception
Post: RE: hashcat m500 "line length exception

ScripterJoe Wrote: (08-28-2012, 07:03 PM) -- Yup - that's it - thanks, I was confused with the usage statement. Ok, next Q. I want to use a mask, but it's not clear how I do that. The usage sugg...
Pixel Old hashcat Support 3 16,969 08-28-2012, 07:17 PM
    Thread: Hashcat STD-IN
Post: RE: Hashcat STD-IN

Thanks D3ad0ne, I'll look into this "named pipes" thing.
Pixel Old hashcat Support 2 5,737 08-28-2012, 06:33 PM
    Thread: Hashcatplus doesn't work with wpa
Post: RE: Hashcatplus doesn't work with wpa

Rippey574 Wrote: (11-01-2012, 05:02 AM) -- Are you saying, that if I spoof my mac, then capture the wpa handshake, switch my mac back to oem, then convert it to hccap file.. It will break the file ma...
Pixel Very old oclHashcat-plus Support 11 20,124 11-01-2012, 05:25 AM
    Thread: Help for a rule or command
Post: RE: Help for a rule or command

combinator3 from hashcat-utils can do that. https://hashcat.net/tools/hashcat-utils/
Pixel Old oclHashcat Support 5 7,509 09-25-2015, 11:47 PM
    Thread: Info about hardware
Post: RE: Info about hardware

I also have a 5870 gpu and on wpa get 101.4 kH/s or 101,400 combinations per second
Pixel Hardware 9 17,806 08-21-2014, 02:24 AM
    Thread: Info about hardware
Post: RE: Info about hardware

Of course I'm sure lol --> https://imgur.com/xD9Jbs6 Note: I have two 5870's The main two switches to play with are --gpu-loops=num --gpu-accel=num I have them at --gpu-loops=160 --gpu-accel=40 so ...
Pixel Hardware 9 17,806 08-21-2014, 03:24 AM
    Thread: Info about hardware
Post: RE: Info about hardware

Vidramon Wrote: (08-21-2014, 03:37 AM) -- Are you getting this ,,101,400 combinations per second'', with one card or two at the same time ? -- did you look at the pic? I get 101,400 combinations ...
Pixel Hardware 9 17,806 08-21-2014, 03:49 AM
    Thread: Info about hardware
Post: RE: Info about hardware

GPU is massively faster than CPU. Best GPU at the moment is a R9 290x and can do 203,000 on its own with one GPU core.
Pixel Hardware 9 17,806 08-21-2014, 04:18 AM
    Thread: Info about hardware
Post: RE: Info about hardware

Also don't forget the Wiki here and the GUI over at hashkiller.co.uk (https://www.hashkiller.co.uk/hashcat-gui.aspx) which isn't supported here.
Pixel Hardware 9 17,806 08-21-2014, 04:53 AM
    Thread: Issues with using charset masks
Post: RE: Issues with using charset masks

You've missing a '?' in front of the 2, you it run with 2?1?1?1?1?1?1?1 in the image instead of ?2?1?1?1?1?1?1?1
Pixel Old oclHashcat Support 2 4,834 06-09-2016, 12:18 AM
    Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence

Hello Hash-IT, I've been trying to do something similar to you I think. I wanted to limit the number of repeated characters in a line as well as limit the total amount of repeats in a line. Hope yo...
Pixel Very old oclHashcat-plus Support 125 250,821 05-26-2012, 05:18 AM