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 [asc]
    Thread: Is this good?
Post: RE: Is this good?

CUDA for windows : https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64 Then reboot. hashcat will automatically detect CUDA installation.
Mem5 hashcat 6 880 07-21-2020, 05:46 PM
    Thread: Hashcat says Cuda toolkit not installed but it is.
Post: RE: Hashcat says Cuda toolkit not installed but i...

What's hashcat output? What did you install and how?
Mem5 Hardware 1 503 07-21-2020, 05:44 PM
    Thread: Is this good?
Post: RE: Is this good?

Pasting the complete output would be helpful. 477.7KH/S is pretty good for a RTX2070 Did you use "-w 4" switch? I advise to install CUDA toolkit, it will be a bit faster.
Mem5 hashcat 6 880 07-21-2020, 09:03 AM
    Thread: please help me i am a newbie
Post: RE: please help me i am a newbie

Not related with hashcat. hcxdumptool support is at https://github.com/ZerBea/hcxdumptool
Mem5 hashcat 4 875 07-19-2020, 01:18 PM
    Thread: Hello all, someone who work with python canl help me
Post: RE: Hello all, someone who work with python canl h...

To refresh status without pressing 's', add Code: -- --status --status-timer=X -- where X is the number of seconds between 2 refresh. To display only Candidates, you'll need to grep on output.
Mem5 General Talk 4 909 07-15-2020, 10:39 PM
    Thread: AWS P3.16xlarge benchmarks
Post: RE: AWS P3.16xlarge benchmarks

You can have better results with: ./hashcat.bin -b -O -w 4 Let us know.
Mem5 Hardware 6 1,258 07-15-2020, 12:16 AM
    Thread: ESSID:key available lists?
Post: RE: ESSID:key available lists?

Hum. So you are looking at relationships between ESSID and passwords, but you are only interested in passwords created by humans? IMHO human generated passwords have almost no relationships with ESSI...
Mem5 hashcat 6 1,105 07-02-2020, 07:39 PM
    Thread: fastest way to crack bcrypt
Post: RE: fastest way to crack bcrypt

lightning Wrote: (06-29-2020, 08:17 AM) -- hashcat64 -a 0 -m 3200 hashes.txt rockyou.txt -w 3 -O hashcat64 -a 0 -m 3200 hashes.txt rockyou.txt -w 3 -O -d 1 -- -a 0 is optional here -w 3 can be chang...
Mem5 hashcat 3 949 06-29-2020, 10:25 AM
    Thread: ESSID:key available lists?
Post: RE: ESSID:key available lists?

You can start with https://wpa-sec.stanev.org/?dicts
Mem5 hashcat 6 1,105 06-28-2020, 02:22 PM
    Thread: Zip to Hashcat
Post: RE: Zip to Hashcat

Yes, pkzip hash is limited in length. https://github.com/hashcat/hashcat/issues/2186#issuecomment-530489997
Mem5 hashcat 2 726 06-27-2020, 02:34 PM
    Thread: Is hccap Support Intentionally Dropped in V6?
Post: RE: Is hccap Support Intentionally Dropped in V6?

mode 2500 still work for me in v 6.0
Mem5 hashcat 2 573 06-25-2020, 02:26 PM
    Thread: vast.ai gpu rentals?
Post: RE: vast.ai gpu rentals?

Use cuda tag from dizcza/docker-hashcat/
Mem5 hashcat 6 2,792 06-25-2020, 02:22 PM
    Thread: Hashcat 6.0.0 / CUDA crash (Solved)
Post: RE: Hashcat 6.0.0 / CUDA crash (Solved)

Thanks for the update SquinklePhoom. Could you share the commands please? Same issue here. I've done: Code: -- # Uninstall previous Nvidia driver apt-get remove --auto-remove nvidia-cuda-toolkit nvi...
Mem5 hashcat 3 1,165 06-20-2020, 04:16 PM
    Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0

Awesome work, thanks to atom & team & contributors !
Mem5 hashcat 21 87,682 06-18-2020, 02:54 PM
    Thread: Password-based Uniform-Random-Equivalent Encryption
Post: Password-based Uniform-Random-Equivalent Encryptio...

Interesting.. https://puree.cc (https://puree.cc/) and white paper (https://puree.cc/puree.pdf) Quote: -- PUREE is a full-disk encryption header format (and tool, currently only supported on Linux...
Mem5 General Talk 1 557 06-13-2020, 02:31 PM
    Thread: 4 symbols WPA2 password?
Post: RE: 4 symbols WPA2 password?

ESSID is the name of the wifi, nothing to do with the password =) Password must be between 8 and 63 characters, no more no less.
Mem5 hashcat 3 768 06-08-2020, 08:56 AM
    Thread: hashcat as hash validator
Post: RE: hashcat as hash validator

Nice! Are you able to share it with community and/or the fork existing source code?
Mem5 hashcat 4 982 06-04-2020, 08:11 PM
    Thread: hashcat as hash validator
Post: RE: hashcat as hash validator

You can. Check the exit status code and/or output, eg: "no hashes loaded", "hashfile empty or corrupt" etc.
Mem5 hashcat 4 982 06-02-2020, 08:07 AM
    Thread: 7 GPU Motherboards
Post: RE: 7 GPU Motherboards

Look for PCI slots on your MOBO. As said, if you plug GPUs directly on PCI slots, pay attention of the cooling and space between 2 cards. You can use risers to optimize space and cooling (use qualit...
Mem5 Hardware 4 1,423 05-29-2020, 12:41 PM
    Thread: What is the speed of Hashcat for cracking wallet.dat using GPU?
Post: RE: What is the speed of Hashcat for cracking wall...

You can rent as much GPUs as you want (Amazon, etc.) if you pay for. Can become expensive. blibblob Wrote: (05-28-2020, 11:05 AM) -- For example, if a supercomputer could manage 100,000,000,000 hash...
Mem5 hashcat 15 3,362 05-28-2020, 05:52 PM