|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: I can't get it to work
Post: RE: I can't get it to work
| NVIDIA will no longer support Maxwell, Pascal, and Volta-based GPUs:
Architecture support for Maxwell, Pascal, and Volta is considered feature-complete. Offline compilation and library support for th... |
|
ZerBea |
hashcat
|
12 |
7,854 |
04-22-2026, 01:05 PM |
| |
|
Thread: I can't get it to work
Post: RE: I can't get it to work
| Glad that it works now for you. Enjoy hashcat. |
|
ZerBea |
hashcat
|
12 |
7,854 |
04-03-2026, 08:28 AM |
| |
|
Thread: I can't get it to work
Post: RE: I can't get it to work
| This "Unsupported .version 9.2; current version is '8.8'" is a compatibility issue between CUDA toolkit and driver. The installed versions do not match. Reinstalling hashcat won't solve the problem.
... |
|
ZerBea |
hashcat
|
12 |
7,854 |
04-03-2026, 07:50 AM |
| |
|
Thread: I can't get it to work
Post: RE: I can't get it to work
| Installed NVIDIA driver doesn't match to the installed CUDA version.
More information (compatibility table) is here:
https://docs.nvidia.com/deploy/cuda-compatibility/minor-version-compatibility.htm... |
|
ZerBea |
hashcat
|
12 |
7,854 |
04-02-2026, 10:51 PM |
| |
|
Thread: Can't convert cap file to 22000
Post: RE: Can't convert cap file to 22000
| The handshake is a "FT using PSK" handshake. This is neither supported by hashcat nor by john. That is the reason why hcxpcapngtool does not convert it.
Take a look at packet nr 4247:
Code:
--
... |
|
ZerBea |
hashcat
|
1 |
2,902 |
02-01-2026, 10:01 PM |
| |
|
Thread: word list
Post: RE: word list
| https://hashmob.net/resources/hashmob |
|
ZerBea |
General Talk
|
1 |
4,072 |
11-03-2025, 10:27 AM |
| |
|
Thread: Password TP Link Archer C7
Post: RE: Password TP Link Archer C7
| https://bitburners.com/debrick-a-tp-link-archer-c7-ac1750-router-using-the-tftp-recovery-mode/
https://wiki.dd-wrt.com/wiki/index.php/TP_Link_Archer_C7
https://www.hardreset.info/devices/tp-link/tp-... |
|
ZerBea |
General Talk
|
4 |
8,412 |
11-03-2025, 10:26 AM |
| |
|
Thread: Rockyou....
Post: RE: Rockyou....
| https://wpa-sec.stanev.org/?dicts
https://hashmob.net/resources/hashmob |
|
ZerBea |
hashcat
|
19 |
15,346 |
11-03-2025, 10:23 AM |
| |
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
| As long as john can handle both (PMKID) formats, there is no need to add the long format to hcxtools. I recommend testing john with the (22000) examples hashes. Everything is running fast and smooth.
... |
|
ZerBea |
User Contributions
|
773 |
3,635,331 |
09-22-2025, 07:38 AM |
| |
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
| To understand my last post and to reproduce the different methods:
- hc22000 -> john (hcxhashtool)
- hc22000 -> cap -> john (hcxhash2cap, hcxpcapngtool)
- hc22000 -> cap -> john (wpacap2john)
ge... |
|
ZerBea |
User Contributions
|
773 |
3,635,331 |
09-20-2025, 02:52 PM |
| |
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
| Maybe you're running an outdated version of hcxtools or john. Please comment output of hcxhastool -v and john.
By the way, it looks like you're running a clone of hcxtools. Where did you get hcxtool... |
|
ZerBea |
User Contributions
|
773 |
3,635,331 |
09-20-2025, 08:40 AM |
| |
|
Thread: Verizon Fios G3100 and E3200 Research
Post: RE: Verizon Fios G3100 and E3200 Research
| Great investigation.
You can also add "T-Mobile Broadbandxx" to your list: PSK pattern = ?d?d?d?d?d?dxx
Or to cover both, T-Mobile Broadbandxx and T-Mobile Hotspot_xxxx_2.4GHz, from an entire hash... |
|
ZerBea |
User Contributions
|
31 |
62,112 |
07-13-2025, 11:57 AM |
| |
|
Thread: Batch ESSID Processing using wlangenpmkocl ?
Post: RE: Batch ESSID Processing using wlangenpmkocl ?
| Hashcat's hash mode 22001 is designed to verify an existing(!) PMK. Either you know it or you have calculated a list of PMKs for a certain ESSID (like you did it).
Once the PMKD has been confirmed ... |
|
ZerBea |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
9,873 |
06-06-2025, 11:07 AM |
| |
|
Thread: Hashcat files difference
Post: RE: Hashcat files difference
| There is no difference between .22000 and .hc22000
hashcat determines the hash type via code in the file's header and not by extension.
The format is explained here:
https://hashcat.net/wiki/do... |
|
ZerBea |
hashcat
|
1 |
4,935 |
05-20-2025, 11:26 AM |
| |
|
Thread: pcap/pcapng file conversion
Post: RE: pcap/pcapng file conversion
| Maybe this is more helpful than mostly outdated tutorials found on the internet:
https://hashcat.net/wiki/doku.php?id=cracking_wpawpa2 |
|
ZerBea |
hashcat
|
1 |
4,606 |
05-01-2025, 08:44 AM |
| |
|
Thread: Trouble Capturing PMKID on TP-Link Archer A5: Hashcat Works Only with Handshake
Post: RE: Trouble Capturing PMKID on TP-Link Archer A5: ...
| Not every router is configured to use PMKIDs. Your TP-Link Archer A5 is among them.
iwconfig is deprecated and should not be used any longer. It has been replaced by iw!
There is no need ro run ... |
|
ZerBea |
hashcat
|
1 |
9,886 |
02-17-2025, 07:01 PM |
| |
|
Thread: Thoughts on RTX 5090
Post: RE: Thoughts on RTX 5090
| Some hashcat 6.2.4 benchmarks (SHA1, SHA512, TrueCrypt RIPEMD160 +XTS):
https://www.phoronix.com/review/nvidia-geforce-rtx5090-linux/6 |
|
ZerBea |
Hardware
|
11 |
49,168 |
01-25-2025, 02:29 PM |
| |
|
Thread: AMD Ryzen 7 PRO 7730U driver
Post: RE: AMD Ryzen 7 PRO 7730U driver
| Welcome to the "OpenCL" universe of AMD:
https://community.amd.com/t5/opencl/what-is-going-on-with-opencl-and-ryzen/td-p/148598
https://community.amd.com/t5/opencl/ryzen-5-7600-amp-ryzen-7-7700-open... |
|
ZerBea |
Hardware
|
1 |
9,230 |
01-17-2025, 06:49 PM |
| |
|
Thread: Hashcat/Nvidia Issues
Post: RE: Hashcat/Nvidia Issues
| Why does nvidia-smi show a different version? -> Only the nvidia developers know why.
I suggest to ignore the nvida-smi output.
Why do cuda package and nvidia driver package don't match? -> Only t... |
|
ZerBea |
hashcat
|
5 |
20,012 |
01-12-2025, 09:34 AM |
| |
|
Thread: Hashcat/Nvidia Issues
Post: RE: Hashcat/Nvidia Issues
|
Code:
--
$ pacman -Q | grep nvidia
nvidia 565.77-10
nvidia-lts 1:565.77-10
nvidia-settings 565.57.01-1
nvidia-utils 565.77-3
opencl-nvidia 565.77-3
--
Code:
--
$ pacman -Q | grep cuda... |
|
ZerBea |
hashcat
|
5 |
20,012 |
01-11-2025, 01:57 PM |