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: Speed drops
Post: RE: Speed drops

My GPU does the exact same scenario, I've never considered it an issue just that I'm using my PC while I am cracking wpa2 so I expect there to be a variance in my speeds. Most times my 1070 will st...
slyexe hashcat 2 748 03-25-2020, 03:18 AM
    Thread: Can i do this at the same time?
Post: RE: Can i do this at the same time?

Code: -- hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 05?1?d?d?d?d?d?d?d?d hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca6975137...
slyexe hashcat 2 669 03-28-2020, 03:24 AM
    Thread: CPU advantage
Post: RE: CPU advantage

Different type of hashes correspond better with GPU than CPU and vise versa. most SLOW hashes work better with CPU where as fast hashes work much better with GPUs. I am not to knowledgeable in the top...
slyexe hashcat 3 816 03-29-2020, 01:13 AM
    Thread: Help to specify mask/charset/command
Post: RE: Help to specify mask/charset/command

You're close but highly doubtful you'll be able to do a 14 characters as that will eat a tonne of memory. You can try though! Code: -- hashcat64.exe -m 1000 -a 3 -i --increment-min 12 --increment...
slyexe hashcat 3 870 04-12-2020, 05:05 PM
    Thread: How this can be possible?
Post: RE: How this can be possible?

Means you captured two PMKIDS  from two separate clients.  You should not post hashes however but the output you have posted is in the format of: PKMID*AP MAC*STA MAC*ESSID
slyexe hashcat 3 972 04-16-2020, 03:39 AM
    Thread: Dusted off old gaming laptop
Post: RE: Dusted off old gaming laptop

Qui86 Wrote: (04-27-2020, 10:36 PM) -- undeath Wrote: (04-27-2020, 10:26 PM) -- Your device is too old. -- It ran before, it can run again. It's going to be doing just fine as a mobile pentest sta...
slyexe General Talk 3 980 04-28-2020, 12:38 AM
    Thread: Error UnicodeDecodeError hccapx
Post: RE: Error UnicodeDecodeError hccapx

Quote: -- when I use the hash mode: 1000, 0, etc. to both .cap and .hccapx file -- see example hashes to declare what mode to use. https://hashcat.net/wiki/doku.php?id=example_hashes (https:/...
slyexe hashcat 2 701 05-05-2020, 05:12 AM
    Thread: Hashcat Mask Attack
Post: RE: Hashcat Mask Attack

FPTHHrw6mKhNZwL6 Wrote: (05-30-2020, 01:33 AM) -- Is there a way of limiting the results of the second character based on the results of the first character? For instance, with my example, the fir...
slyexe General Talk 8 2,068 05-30-2020, 04:30 AM
    Thread: How to crack WEP
Post: RE: How to crack WEP

Uraniumhazee Wrote: (06-07-2020, 02:09 PM) -- I have a handshake and it is WEP encryptioned How can i crack this with hashcat Which command should i use? Thanks -- WEP is dated and not suppor...
slyexe hashcat 1 553 06-07-2020, 06:40 PM
    Thread: Offloading to GPU for a time study on my new rig - advice
Post: RE: Offloading to GPU for a time study on my new r...

give us an Code: -- sudo hashcat -I -- for more clarification on your setup. Most likely just a driver issue, being an AMD you will most likely need OpenCL drivers to be installed if they are not al...
slyexe Hardware 2 699 06-09-2020, 04:31 AM
    Thread: Need help with cracking a blockchain wallet version 2
Post: RE: Need help with cracking a blockchain wallet ve...

rules\best64.txt: No such file or directory check your spelling, .txt  is not the same as .rule rules\best64.rule As for your password, if you don't remember specifics about it then it'll take for...
slyexe hashcat 13 2,036 06-12-2020, 12:21 AM
    Thread: Blockchain Wallet
Post: RE: Blockchain Wallet

If you would like to provide more details regarding potential passwords there may be something we can help with. Common things might be 4 words, specifically under x amount of characters may make a wo...
slyexe hashcat 6 1,279 06-17-2020, 05:29 AM
    Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0

Looking good guys, great job on the improvements. Look forward to trying out the new features.
slyexe hashcat 21 87,684 06-17-2020, 05:48 AM
    Thread: Interpretation of "candiates:" and "Speed"
Post: RE: Interpretation of "candiates:" and "Speed"

Candidates relates to which portion of the attackmode it is working on. As for yours, for example, let's say you chose to do a bruteforce attack which appears to be lowercase, uppercase and digits whi...
slyexe hashcat 2 496 07-03-2020, 09:22 PM
    Thread: Extra Documentation needed + v6.0 Error compilation
Post: RE: Extra Documentation needed + v6.0 Error compil...

This breakdown will give you some answers. 1. Your hardware is dates 2. Your using a mobile videocard which is not recommended for hashcracking. 3. Hashcat requires OpenCL 1.2 or higher & CUDA S...
slyexe hashcat 3 658 07-03-2020, 09:33 PM
    Thread: Will Hashcat work with this computer?
Post: RE: Will Hashcat work with this computer?

Yes it will work just fine in the newest version of hashcat. As for hashrates I would suspect to see ~10%-15% faster than a typical 2070. https://gist.github.com/kennwhite/caf3a861325122f5ff8ba58e...
slyexe Hardware 3 946 07-03-2020, 09:37 PM
    Thread: Custom charset help
Post: RE: Custom charset help

you need to specify the mask length as suggested. Code: -- hashcat -m 10500 -a 3 hash -1 WNRCEOIDLHwnrceoidlh0123456789 --increment --increment-min=6 --increment-max=14 ?1?1?1?1?1?1?1?1?1?1?1?1?1...
slyexe hashcat 4 671 08-04-2020, 03:43 PM
    Thread: Microsoft Azure Ubuntu. Problem with hashcat
Post: RE: Microsoft Azure Ubuntu. Problem with hashcat

Just download (https://hashcat.net/files/hashcat-6.1.1.7z)the binaries and extract. run with ./hashcat or sudo hashcat, appears to be  a problem with your method of extraction.
slyexe hashcat 12 1,185 08-14-2020, 08:48 PM
    Thread: After Win-Update no CPU support
Post: RE: After Win-Update no CPU support

Intel OpenCL runtimes are necessary for all CPU's even AMD's. You can check if your CPU is being detected by using hashcat -I to see what drivers and devices are detected.
slyexe Hardware 1 400 08-14-2020, 08:49 PM
    Thread: Hashcat on Windows 8 vs The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)
Post: RE: Hashcat on Windows 8 vs The-Distribution-Which...

OpenCL is better developed in windows so working with that would be the best case scenario. The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) as autocorrected by the hashcat team says exactly ...
slyexe hashcat 1 329 09-01-2020, 02:13 AM