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: NEED HELP!!!!
Post: RE: NEED HELP!!!!

Your hccapx has 9 handshakes in it. Use only 1 at a time by manually cleaning the cap and selecting the best handshake in Wireshark. And for future reference, if you make your title less skiddish, you...
soxrok2212 hashcat 8 5,726 12-30-2017, 04:23 AM
    Thread: Should I buy a GTX 1070 in place of my GTX 980M
Post: RE: Should I buy a GTX 1070 in place of my GTX 980...

solace Wrote: (01-15-2018, 11:52 PM) -- Thanks Philsmd! I'm gonna just go crazy and get the GTX 1080! -- To be honest, that $700 price tag is WAY too high. Also, the 1070Ti performance is just a co...
soxrok2212 hashcat 6 5,090 01-16-2018, 08:45 AM
    Thread: Problem: Device #1: This devices local mem size is too small
Post: RE: Problem: Device #1: This devices local mem siz...

pedroarg Wrote: (12-30-2017, 09:20 AM) -- soxrok2212 Wrote: (12-30-2017, 04:21 AM) -- The problem is your card, which is from 2006, and not hashcat. As dioxide said, you need a GPU from this decade....
soxrok2212 hashcat 6 6,025 12-30-2017, 03:29 PM
    Thread: NEED HELP!!!!
Post: RE: NEED HELP!!!!

Flomac Wrote: (01-04-2018, 04:47 PM) -- Did you set the fan speed up? 33% is very optimistic for a 7990. They should run >70% all the time to keep the temps down. Plus the upper card (device 1) has s...
soxrok2212 hashcat 8 5,726 01-04-2018, 04:58 PM
    Thread: wireshark cap clean up does not make sense
Post: RE: wireshark cap clean up does not make sense

Message 1 and 2 have everything you need to "attempt" to crack the handshake... 3 and 4 are used to verify key. Also be sure that the messages all came from the same exchange, you can't mix and mat...
soxrok2212 hashcat 5 4,204 02-20-2018, 11:37 PM
    Thread: Wpa/Wpa2 dictionary attack is very slow after the latest update
Post: RE: Wpa/Wpa2 dictionary attack is very slow after ...

You may want to try with -w 3 or -w 4... dunno how the optimized kernels will perform on old cards like those. Code: -- hashcat -m 2500 cap.hccapx dictionary.txt -w 3 -- or -w 4 Or try adding...
soxrok2212 hashcat 9 6,765 02-22-2018, 10:46 PM
    Thread: hashcat v4.1.0
Post: RE: hashcat v4.1.0

Thanks for the hard work and dedication atom! Amazing that you put all this together without charging a penny! :D
soxrok2212 hashcat 13 32,462 02-22-2018, 10:52 PM
    Thread: Linux GPU accelerated cracking
Post: RE: Linux GPU accelerated cracking

Be sure to install with --opencl=rocm flag set, otherwise you will either get an error or hashcat will just hang. I'm using 17.50 with 3 RX 480s and 1 RX 570 from here: https://support.amd.com/en-us...
soxrok2212 hashcat 5 10,071 02-22-2018, 10:56 PM
    Thread: Can't find OclHashCat Download Link ?
Post: RE: Can't find OclHashCat Download Link ?

You don't have any OpenCL driver installed for you GPU. Google for the correct OpenCL platform based on your system and install it.
soxrok2212 hashcat 6 5,709 02-22-2018, 10:59 PM
    Thread: Wpa/Wpa2 dictionary attack is very slow after the latest update
Post: RE: Wpa/Wpa2 dictionary attack is very slow after ...

Virgula Wrote: (02-22-2018, 11:27 PM) -- EDIT: Code: -- hashcat -m 2500 net.hccapx /dict -w 3 --session different -- Speed.Dev.#2.....:     3345 H/s (74.82ms) @ Accel:16 Loops:8 Thr:512 V...
soxrok2212 hashcat 9 6,765 02-23-2018, 12:37 AM
    Thread: Linux GPU accelerated cracking
Post: RE: Linux GPU accelerated cracking

distrax Wrote: (02-23-2018, 05:47 AM) -- To install drivers or hashcat? -- The drivers
soxrok2212 hashcat 5 10,071 02-23-2018, 04:13 PM
    Thread: solved -- invalid argument hashcat 4.1.0 --gpu-temp-retain=
Post: RE: invalid argument hashcat 4.1.0 --gpu-temp-reta...

https://hashcat.net/forum/thread-7317.html
soxrok2212 hashcat 3 5,848 02-24-2018, 08:26 PM
    Thread: Hashcat slows down after staring attack.
Post: RE: Hashcat slows down after staring attack.

I would avoid splitting it into 779 files. Instead, open up the .cap in Wireshark and filter out one single handshake with a beacon for that network. Be sure the handshake is all part of one single ex...
soxrok2212 hashcat 7 6,023 02-27-2018, 01:56 AM
    Thread: wireshark cap clean up does not make sense
Post: RE: wireshark cap clean up does not make sense

BusiFix Wrote: (02-22-2018, 01:51 PM) -- Thank you replying soxrock2212. I thought I needed at least 1,2 and 4 for a handshake to be complete. Only needing 1 and 2 makes sense why this now works. ...
soxrok2212 hashcat 5 4,204 02-23-2018, 04:14 PM
    Thread: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE error
Post: RE: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCA...

Looks like you have the ICD loader but there is no driver installed for your GPU. Did you install from the package manager or from Nvidia’s site? Also, are you running Ubuntu in a virtual machin...
soxrok2212 hashcat 4 4,286 03-12-2018, 05:16 PM
    Thread: Hashcat AMD Driver support
Post: RE: Hashcat AMD Driver support

You can use most any build newer than 15.12. Crossfire is not needed for hashcat. You can use 2 “independent” GPUs.
soxrok2212 hashcat 2 3,531 03-19-2018, 11:43 PM
    Thread: Hashing Test leaves GPU at 95° C
Post: RE: Hashing Test leaves GPU at 95° C

Unfortunately, there isn’t much you can do with AMD cards besides drop the core clocks a bit. --gpu-temp-retain was removed in a recent version. Use MSI afterburner to set a custom fan curve and d...
soxrok2212 hashcat 9 6,060 03-22-2018, 08:29 AM
    Thread: Hashing Test leaves GPU at 95° C
Post: RE: Hashing Test leaves GPU at 95° C

Flomac Wrote: (03-22-2018, 01:14 PM) -- The clock rate is not as important as the yoltage. You need to underclock the GPUs, so you can lower the voltage of the cards. It should drop under 1.25v for t...
soxrok2212 hashcat 9 6,060 03-22-2018, 08:56 PM
    Thread: -m 2500 seems to be somewhat broken
Post: RE: -m 2500 seems to be somewhat broken

I would guess your dictionary is screwed up then. Have you tried with another dictionary? This should likely affect every mode, not just 2500 if it were a hashcat problem.
soxrok2212 hashcat 12 10,015 03-22-2018, 08:58 PM
    Thread: Can anyone help me
Post: RE: Can anyone help me

A.K.A ROCm Follow guides on here, not a 3rd party site.
soxrok2212 hashcat 3 3,115 04-28-2018, 05:31 PM