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 Posted [desc]
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

ZerBea Wrote: (09-11-2017, 08:52 AM) -- update on hcxtools (https://github.com/ZerBea/hcxtools): added detection of WDS (Wireless Distribution System) and Mesh networking many stability and securit...
DKblue User Contributions 648 487,217 12-02-2017, 07:57 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

ZerBea Wrote: (12-02-2017, 10:50 AM) -- Hi DKblue. usefull all handshakes (authenticated and not authenticated) , all message_pairs (including message_pairs that need nonce-error-corrections) ...
DKblue User Contributions 648 487,217 12-02-2017, 01:04 PM
    Thread: why does -i paremeter not working while pipe?
Post: why does -i paremeter not working while pipe?

why does -i paremeter not working while pipe? there should be  exist something like MASK:?l?l 1/5 or 2/5 ,but now there isn't at first glance I think maybe a6 mode, then I tried another a6 attack a...
DKblue hashcat 2 2,673 12-02-2017, 03:27 PM
    Thread: why does -i paremeter not working while pipe?
Post: RE: why does -i paremeter not working while pipe?

philsmd Wrote: (12-02-2017, 03:35 PM) -- It's very easy to think about this: you have 2 different processes the 2 processes only communicate over the pipe the second hashcat instance only knows th...
DKblue hashcat 2 2,673 12-02-2017, 03:57 PM
    Thread: Does generate-rules.exe not have a help?
Post: Does generate-rules.exe not have a help?

c:\hcu\bin>generate-rules.exe -h invalid rule count c:\hcu\bin>generate-rules.exe -help invalid rule count c:\hcu\bin>generate-rules.exe /? invalid rule count c:\hcu\bin>generate-rules.exe /h i...
DKblue hashcat 4 3,928 12-04-2017, 08:24 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Sorry for reply so late Zerbea! really sorry! Enlight by your case with raspberry pi  ,I'm fixing serveral grandpa-class notebooks,remove those mechnial hdd,trying to install The-Distribution-Whi...
DKblue User Contributions 648 487,217 12-04-2017, 08:36 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

one more thing,I seem to find hcxtools has win-version realeased? If so,that would be most convenient
DKblue User Contributions 648 487,217 12-04-2017, 08:44 AM
    Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?

royce Wrote: (12-04-2017, 08:46 AM) -- Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage: https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules -- Tha...
DKblue hashcat 4 3,928 12-04-2017, 08:52 AM
    Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?

royce Wrote: (12-04-2017, 08:46 AM) -- Many tools from hashcat-utils are pretty minimal. The wiki has a summary of usage: https://hashcat.net/wiki/doku.php?id=hashcat_utils#generate-rules -- act...
DKblue hashcat 4 3,928 12-04-2017, 09:35 AM
    Thread: Does generate-rules.exe not have a help?
Post: RE: Does generate-rules.exe not have a help?

and forgot this one sed 's/^../&X/' test
DKblue hashcat 4 3,928 12-04-2017, 09:46 AM
    Thread: How long will hashcat finish copying while restore
Post: How long will hashcat finish copying while restore

c:\hc>hashcat64 --restore hashcat (v4.0.1) starting in restore mode... OpenCL Platform #1: NVIDIA Corporation ====================================== * Device #1: GeForce GTX 1060 6GB, 1536/6144 MB...
DKblue hashcat 8 6,104 12-04-2017, 04:52 PM
    Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...

few weeks ago I remembered waiting some 20 minutes and then gave up.Now this time I'm runing the task from yesterday till now, what a pity should I give up again
DKblue hashcat 8 6,104 12-04-2017, 04:58 PM
    Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...

here is my command hashcat64 -a7 ?l?l?l? -i ymdlucky.txt --stdout|hashcat64 -m 2500 --nonce-error-corrections=0 -w 3 -d 1,2 final26c4.hccapx -r symapd.rule ymdlucky.txt has about 40k lines,and symbl...
DKblue hashcat 8 6,104 12-04-2017, 05:17 PM
    Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...

logistix111 Wrote: (12-04-2017, 05:21 PM) -- DKblue Wrote: (12-04-2017, 05:17 PM) -- here is my command hashcat64 -a7 ?l?l?l? -i ymdlucky.txt --stdout|hashcat64 -m 2500 --nonce-error-corrections=0 ...
DKblue hashcat 8 6,104 12-04-2017, 05:25 PM
    Thread: crunch hashcat piping WPA cracking not working
Post: RE: crunch hashcat piping WPA cracking not working

atom Wrote: (06-23-2017, 03:18 PM) -- Copying means hashcat is waiting for input. It's not getting any data from crunch, which seems to be the problemn here. Try without the hashcat command and see i...
DKblue hashcat 4 9,119 12-04-2017, 05:47 PM
    Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...

philsmd Wrote: (11-30-2017, 10:18 PM) -- Code: -- for i in {1722..2017}; do echo $i | sed 's/\(.\)/\$\1 /g'; done > rules/add_year.rule -- -- It seems your code is quite a smart automatic way to ...
DKblue hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 8,777 12-05-2017, 06:51 AM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

hi ZerBea it's not mine command,here is original link: https://arg-wireless.com.ar/index.php?topic=1927.15 Anyway I'd like to consult you on wlangenpmk later, while free. Now I'm still busy fight...
DKblue User Contributions 648 487,217 12-07-2017, 09:35 AM
    Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...

hi logistix111 your suggestion made me read the hashcat-h again ,and noticed this parameter --status maybe that's what you talking about,Itried but recieved no pause-bar. Anyway,u'r right and I'm s...
DKblue hashcat 8 6,104 12-07-2017, 09:37 AM
    Thread: How long will hashcat finish copying while restore
Post: RE: How long will hashcat finish copying while res...

Hi royce Thank u for reply,and I did test --status while pipe yesterday as I mentioned above. I used ctrl+c under win10,thanks.
DKblue hashcat 8 6,104 12-07-2017, 09:37 AM
    Thread: Adding 4 digit variable number to Name wordlist
Post: RE: Adding 4 digit variable number to Name wordlis...

undeath Wrote: (12-05-2017, 12:18 PM) -- unix bash shell -- Thanks
DKblue hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 8 8,777 12-07-2017, 09:40 AM