hashcat v6.2.0
#34
"7271/5291=1.3742~=40%"
Not a mistake. Regarding the elapsed time only, your math is correct.
But you have to include the number of the hashes and the calculation time of them [PBKDF2, PMKID and/or (PTK and MIC)], too:
20 hashes in 0m5,291s vs 887 hashes in 0m7,271s = +0m1,980 for +867 hashes
You have to pay the price (PBKDF2, slow) only once.
Than hashcat re-use the calculated PMK to verify the PMKID (fast due to one function) or the MIC (half as fast due to two functions) on each hash.

"Sorry but these directories don't look like a good KISS example, current dir and the one where executable is located, do. Anyway, your choice is well noted and respected"
On Linux file hierarchy, the directories for binaries and non-binaries are mandatory.
Please read more about the Linux file hierarchy here:
https://www.man7.org/linux/man-pages//ma...chy.7.html
or here
https://www.geeksforgeeks.org/linux-file...structure/
E.g. on Arch Linux (which is my preferred distribution), hcxtools (which are part of this distribution) are located in this directories:
https://archlinux.org/packages/community...ols/files/
I don't allow to download oui.txt into that directory.

"Why such a restriction? Me and probably some other folks are very happy using it under Windows"
That is simple to answer: I don't have/use Windows and I never used it.
All my machines running Arch Linux
https://archlinux.org/
or (Raspberry Pi)
https://archlinuxarm.org
or (some older machines)
https://www.archlinux32.org/
with the exception of my Smart Phones, which are running Lineage:
https://lineageos.org/

Why I prefer Arch (Linux)? The answer is simple, too:
Let us say, I detect an issue and report it to the Arch bug tracker.
I can be sure, it will receive a fix as soon as possible:
https://bugs.archlinux.org/task/72153
Let us say, I detect an issue on Linux kernel (e.g. driver) and report it to the Linux bug tracker.
I can be sure, it will receive a fix as soon as possible:
https://bugzilla.kernel.org/show_bug.cgi?id=205305

To get hcxdumptool/hcxtools, the only thing an Arch Linux user has to do is to use the package manager (pacman) to install it:
On Arch Linux:
$ sudo pacman -Syu hcxdumptool hcxtools
On Arch Linux Arm:
$ sudo pacman -Syu hcxdumptool hcxtools
On Arch Linux 32:
$ sudo pacman -Syu hcxdumptool hcxtools
From now on, he will receive every new version by Arch Linux update.
Reply


Messages In This Thread
hashcat v6.2.0 - by atom - 05-14-2021, 07:22 PM
RE: hashcat v6.2.0 - by Robot - 05-14-2021, 07:45 PM
RE: hashcat v6.2.0 - by pdo - 05-14-2021, 07:47 PM
RE: hashcat v6.2.0 - by 0x69BE027C97 - 05-14-2021, 08:08 PM
RE: hashcat v6.2.0 - by Chick3nman - 05-14-2021, 10:09 PM
RE: hashcat v6.2.0 - by marc1n - 05-14-2021, 08:14 PM
RE: hashcat v6.2.0 - by ZerBea - 05-15-2021, 08:32 AM
RE: hashcat v6.2.0 - by philsmd - 05-15-2021, 10:14 AM
RE: hashcat v6.2.0 - by atom - 05-15-2021, 02:15 PM
RE: hashcat v6.2.0 - by hblender - 05-16-2021, 11:09 PM
RE: hashcat v6.2.0 - by Bob Kiwi - 05-17-2021, 07:53 PM
RE: hashcat v6.2.0 - by ddbkill - 05-18-2021, 07:42 PM
RE: hashcat v6.2.0 - by Centurio - 05-21-2021, 09:04 PM
RE: hashcat v6.2.0 - by j1ok1 - 05-27-2021, 01:24 PM
RE: hashcat v6.2.0 - by atom - 06-13-2021, 03:10 PM
RE: hashcat v6.2.0 - by ZerBea - 06-13-2021, 03:45 PM
RE: hashcat v6.2.0 - by atom - 07-16-2021, 10:57 PM
RE: hashcat v6.2.0 - by elma - 07-17-2021, 03:06 PM
RE: hashcat v6.2.0 - by atom - 08-29-2021, 05:42 PM
RE: hashcat v6.2.0 - by ZerBea - 08-29-2021, 07:43 PM
RE: hashcat v6.2.0 - by oayz - 09-15-2021, 06:34 AM
RE: hashcat v6.2.0 - by ZerBea - 09-15-2021, 12:28 PM
RE: hashcat v6.2.0 - by oayz - 09-22-2021, 07:43 AM
RE: hashcat v6.2.0 - by ZerBea - 09-22-2021, 08:53 AM
RE: hashcat v6.2.0 - by oayz - 09-22-2021, 10:29 PM
RE: hashcat v6.2.0 - by ZerBea - 09-23-2021, 09:37 AM
RE: hashcat v6.2.0 - by oayz - 09-24-2021, 07:51 PM
RE: hashcat v6.2.0 - by ZerBea - 09-25-2021, 11:57 AM
RE: hashcat v6.2.0 - by oayz - 09-26-2021, 09:25 PM
RE: hashcat v6.2.0 - by ZerBea - 09-26-2021, 11:13 PM
RE: hashcat v6.2.0 - by oayz - 09-29-2021, 07:00 AM
RE: hashcat v6.2.0 - by ZerBea - 09-29-2021, 08:08 AM
RE: hashcat v6.2.0 - by oayz - 09-29-2021, 10:00 PM
RE: hashcat v6.2.0 - by ZerBea - 09-29-2021, 11:28 PM
RE: hashcat v6.2.0 - by oayz - 09-30-2021, 07:08 AM
RE: hashcat v6.2.0 - by ZerBea - 10-01-2021, 12:38 PM
RE: hashcat v6.2.0 - by atom - 11-21-2021, 05:52 PM
RE: hashcat v6.2.0 - by CUwindows00 - 11-22-2021, 05:15 AM
RE: hashcat v6.2.0 - by Pathogenex - 11-23-2021, 07:33 AM
RE: hashcat v6.2.0 - by v71221 - 02-27-2022, 08:24 PM
RE: hashcat v6.2.0 - by Snoopy - 02-28-2022, 11:42 AM
RE: hashcat v6.2.0 - by Strootman - 05-09-2022, 07:39 AM
RE: hashcat v6.2.0 - by atom - 09-02-2022, 05:20 PM
RE: hashcat v6.2.0 - by Noema - 09-14-2022, 10:06 AM
RE: hashcat v6.2.0 - by ZerBea - 09-02-2022, 05:38 PM
RE: hashcat v6.2.0 - by jim5 - 12-13-2022, 08:16 PM
RE: hashcat v6.2.0 - by Momentomore - 09-18-2022, 10:56 PM
RE: hashcat v6.2.0 - by ZerBea - 09-19-2022, 09:51 AM
RE: hashcat v6.2.0 - by limasollu - 01-04-2023, 03:44 PM
RE: hashcat v6.2.0 - by goniec - 04-05-2023, 08:18 AM
RE: hashcat v6.2.0 - by jersonbtc - 04-17-2023, 08:18 AM
RE: hashcat v6.2.0 - by devilsadvocate - 05-06-2023, 05:28 AM
RE: hashcat v6.2.0 - by jvslnvslrivs - 02-14-2024, 07:21 PM