<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[hashcat Forum - All Forums]]></title>
		<link>https://hashcat.net/forum/</link>
		<description><![CDATA[hashcat Forum - https://hashcat.net/forum]]></description>
		<pubDate>Thu, 09 Jul 2026 03:21:04 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Crack Trustwallet]]></title>
			<link>https://hashcat.net/forum/thread-13652.html</link>
			<pubDate>Tue, 07 Jul 2026 10:11:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21302">elonmuskidiot</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13652.html</guid>
			<description><![CDATA[I see that absolutely no one is interested in this topic, but is it possible to implement the hash calculation for Trust Wallet—using the scheme <span style="font-weight: bold;" class="mycode_b">pbkdf2_hmac_sha512 -&gt; scrypt -&gt; keccak256</span> —within the kernel?<br />
<br />
I managed to write my own implementation entirely in OpenCL, but the speed turned out to be very low—only twice as fast as the CPU version. However, I simply cannot get it to work within a custom Hashcat module. It seems like Hashcat's architecture isn't suited for this kind of scheme. I haven't even been able to find a module that is remotely similar. What do you think?]]></description>
			<content:encoded><![CDATA[I see that absolutely no one is interested in this topic, but is it possible to implement the hash calculation for Trust Wallet—using the scheme <span style="font-weight: bold;" class="mycode_b">pbkdf2_hmac_sha512 -&gt; scrypt -&gt; keccak256</span> —within the kernel?<br />
<br />
I managed to write my own implementation entirely in OpenCL, but the speed turned out to be very low—only twice as fast as the CPU version. However, I simply cannot get it to work within a custom Hashcat module. It seems like Hashcat's architecture isn't suited for this kind of scheme. I haven't even been able to find a module that is remotely similar. What do you think?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Zip file password recovery]]></title>
			<link>https://hashcat.net/forum/thread-13649.html</link>
			<pubDate>Thu, 02 Jul 2026 23:19:43 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21287">dominic</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13649.html</guid>
			<description><![CDATA[Lost my password for an old zip file with unreleased music on it. I really need help cracking it. Any help would be appreciated. Thank you for your time. 🙏<br />
<br />
A couple folders in it containing songs, and individual songs as well.<br />
<br />
Edit: saw that you are not supposed to ask in the rules now. Would be willing to learn how to do, but I am not good with this stuff and could use dumbed-down instructions. Thanks again to anyone willing to help.]]></description>
			<content:encoded><![CDATA[Lost my password for an old zip file with unreleased music on it. I really need help cracking it. Any help would be appreciated. Thank you for your time. 🙏<br />
<br />
A couple folders in it containing songs, and individual songs as well.<br />
<br />
Edit: saw that you are not supposed to ask in the rules now. Would be willing to learn how to do, but I am not good with this stuff and could use dumbed-down instructions. Thanks again to anyone willing to help.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Benchmark] Radeon RX 460 (6.2.6)]]></title>
			<link>https://hashcat.net/forum/thread-13637.html</link>
			<pubDate>Sun, 21 Jun 2026 17:28:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21260">linux</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13637.html</guid>
			<description><![CDATA[Just for fun I ran the hashcat benchmarks on my 9-year old AMD Radeon RX 460.<br />
<br />
The operating system is Gentoo Linux.<br />
<br />
Unfortunately the Radeon RX 460 is not supported by the AMD ROCm software. So instead I tried older software stacks:<br />
<ul class="mycode_list"><li>AMDGPU-PRO (20.40). This dates to 2020-09-29.<br />
</li>
<li>Mesa Rusticl (26.0.7). This is current.<br />
</li>
</ul>
<br />
I found that hashcat 7.1.2 reliably crashed at the 34000 (Argon2) hash, on both AMDGPU-PRO and Mesa Rusticl. So I reverted to hashcat 6.2.6.<br />
<br />
<span style="text-decoration: underline;" class="mycode_u">AMDGPU-PRO</span><br />
<br />
hashcat -I<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in backend information mode<br />
<br />
OpenCL Info:<br />
============<br />
<br />
OpenCL Platform ID #1<br />
  Vendor..: Advanced Micro Devices, Inc.<br />
  Name....: AMD Accelerated Parallel Processing<br />
  Version.: OpenCL 2.1 AMD-APP (3180.7)<br />
<br />
  Backend Device ID #1<br />
    Type...........: GPU<br />
    Vendor.ID......: 1<br />
    Vendor.........: Advanced Micro Devices, Inc.<br />
    Name...........: AMD Radeon (TM) RX 460 Graphics<br />
    Version........: OpenCL 1.2 AMD-APP (3180.7)<br />
    Processor(s)...: 14<br />
    Clock..........: 1220<br />
    Memory.Total...: 4082 MB (limited to 3263 MB allocatable in one block)<br />
    Memory.Free....: 3968 MB<br />
    Local.Memory...: 32 KB<br />
    OpenCL.Version.: OpenCL C 1.2 <br />
    Driver.Version.: 3180.7<br />
    PCI.Addr.BDF...: 01:00.0</code></div></div><br />
hashcat -b<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
/sys/bus/pci/devices/0000:01:00.0/hwmon/hwmon1/pwm1: No such file or directory<br />
<br />
OpenCL API (OpenCL 2.1 AMD-APP (3180.7)) - Platform #1 [Advanced Micro Devices, Inc.]<br />
=====================================================================================<br />
* Device #1: AMD Radeon (TM) RX 460 Graphics, 3968/4082 MB (3263 MB allocatable), 14MCU<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#1.........:  4200.5 MH/s (54.68ms) @ Accel:512 Loops:512 Thr:64 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#1.........:  1343.8 MH/s (86.13ms) @ Accel:128 Loops:1024 Thr:64 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#1.........:  573.0 MH/s (50.23ms) @ Accel:16 Loops:1024 Thr:128 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#1.........:  143.1 MH/s (50.27ms) @ Accel:16 Loops:256 Thr:128 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#1.........:    67337 H/s (50.58ms) @ Accel:64 Loops:256 Thr:64 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#1.........:  6640.0 MH/s (69.38ms) @ Accel:128 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#1.........:  4024.6 MH/s (57.00ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#1.........:  3778.3 MH/s (60.94ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#1.........:  286.3 MH/s (50.10ms) @ Accel:4 Loops:1024 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........:  155.9 MH/s (92.55ms) @ Accel:4 Loops:1024 Thr:256 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  1508.5 kH/s (64.79ms) @ Accel:512 Loops:250 Thr:64 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:    2696 H/s (55.31ms) @ Accel:2 Loops:32 Thr:8 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:    21933 H/s (73.08ms) @ Accel:512 Loops:128 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........: 31490.8 kH/s (57.41ms) @ Accel:32 Loops:128 Thr:32 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
Speed.#1.........: 16203.7 kH/s (55.91ms) @ Accel:4 Loops:512 Thr:32 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    12119 H/s (49.45ms) @ Accel:64 Loops:128 Thr:128 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    4037 H/s (66.29ms) @ Accel:4 Loops:512 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#1.........:    39983 H/s (46.35ms) @ Accel:4 Loops:511 Thr:128 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#1.........:    63369 H/s (107.30ms) @ Accel:8 Loops:4096 Thr:256 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#1.........:    8655 H/s (101.54ms) @ Accel:16 Loops:16384 Thr:64 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#1.........:    7249 H/s (58.52ms) @ Accel:8 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    47091 H/s (65.42ms) @ Accel:4 Loops:512 Thr:256 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    14653 H/s (79.77ms) @ Accel:16 Loops:1024 Thr:128 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:  363.3 kH/s (39.27ms) @ Accel:64 Loops:249 Thr:64 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:      722 H/s (49.74ms) @ Accel:256 Loops:32 Thr:64 Vec:1<br />
<br />
Started: Sun Jun 21 17:46:09 2026<br />
Stopped: Sun Jun 21 17:50:53 2026</code></div></div><br />
<span style="text-decoration: underline;" class="mycode_u">Mesa Rusticl</span><br />
<br />
hashcat -I<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in backend information mode<br />
<br />
OpenCL Info:<br />
============<br />
<br />
OpenCL Platform ID #1<br />
  Vendor..: Mesa/X.org<br />
  Name....: rusticl<br />
  Version.: OpenCL 3.0 <br />
<br />
  Backend Device ID #1<br />
    Type...........: GPU<br />
    Vendor.ID......: 1<br />
    Vendor.........: AMD<br />
    Name...........: AMD Radeon RX 460 Graphics (radeonsi, polaris11, ACO, DRM 3.64, 7.1.0)<br />
    Version........: OpenCL 3.0 <br />
    Processor(s)...: 14<br />
    Clock..........: 1220<br />
    Memory.Total...: 4096 MB (limited to 1024 MB allocatable in one block)<br />
    Memory.Free....: 3968 MB<br />
    Local.Memory...: 64 KB<br />
    OpenCL.Version.: OpenCL C 1.2 <br />
    Driver.Version.: 26.0.7</code></div></div><br />
hashcat -b<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
OpenCL API (OpenCL 3.0 ) - Platform #1 [Mesa/X.org]<br />
===================================================<br />
* Device #1: AMD Radeon RX 460 Graphics (radeonsi, polaris11, ACO, DRM 3.64, 7.1.0), 3968/4096 MB (1024 MB allocatable), 14MCU<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#1.........:  3124.4 MH/s (72.76ms) @ Accel:128 Loops:512 Thr:256 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#1.........:  918.4 MH/s (61.74ms) @ Accel:16 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#1.........:  364.6 MH/s (78.28ms) @ Accel:16 Loops:512 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#1.........: 55147.4 kH/s (64.50ms) @ Accel:8 Loops:512 Thr:64 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#1.........:    43804 H/s (77.69ms) @ Accel:16 Loops:512 Thr:128 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#1.........:  4916.5 MH/s (92.91ms) @ Accel:128 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#1.........:  1377.7 MH/s (82.94ms) @ Accel:16 Loops:1024 Thr:512 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#1.........:  2873.4 MH/s (79.54ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#1.........:  225.0 MH/s (63.08ms) @ Accel:16 Loops:512 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........: 58507.7 kH/s (123.01ms) @ Accel:2 Loops:1024 Thr:256 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  1260.7 kH/s (74.54ms) @ Accel:128 Loops:500 Thr:128 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:    2863 H/s (62.48ms) @ Accel:2 Loops:16 Thr:16 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:    7849 H/s (52.07ms) @ Accel:512 Loops:64 Thr:64 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
* Device #1: ATTENTION! OpenCL kernel self-test failed.<br />
<br />
Your device driver installation is probably broken.<br />
See also: https://hashcat.net/faq/wrongdriver<br />
<br />
Speed.#1.........: 10993.1 kH/s (81.66ms) @ Accel:128 Loops:64 Thr:8 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
* Device #1: ATTENTION! OpenCL kernel self-test failed.<br />
<br />
Your device driver installation is probably broken.<br />
See also: https://hashcat.net/faq/wrongdriver<br />
<br />
Speed.#1.........: 11028.3 kH/s (81.40ms) @ Accel:128 Loops:64 Thr:8 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    7742 H/s (74.84ms) @ Accel:16 Loops:1024 Thr:64 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    1799 H/s (77.82ms) @ Accel:16 Loops:64 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#1.........:    22121 H/s (73.97ms) @ Accel:8 Loops:63 Thr:256 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#1.........:    47049 H/s (70.57ms) @ Accel:4 Loops:4096 Thr:256 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#1.........:    5947 H/s (73.30ms) @ Accel:2 Loops:16384 Thr:256 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#1.........:    4797 H/s (91.58ms) @ Accel:16 Loops:512 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    34953 H/s (48.56ms) @ Accel:16 Loops:128 Thr:128 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    3170 H/s (92.83ms) @ Accel:8 Loops:512 Thr:128 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:  229.1 kH/s (89.85ms) @ Accel:8 Loops:499 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:      214 H/s (84.32ms) @ Accel:4 Loops:512 Thr:128 Vec:1<br />
<br />
Started: Sun Jun 21 16:56:23 2026<br />
Stopped: Sun Jun 21 16:59:32 2026</code></div></div>]]></description>
			<content:encoded><![CDATA[Just for fun I ran the hashcat benchmarks on my 9-year old AMD Radeon RX 460.<br />
<br />
The operating system is Gentoo Linux.<br />
<br />
Unfortunately the Radeon RX 460 is not supported by the AMD ROCm software. So instead I tried older software stacks:<br />
<ul class="mycode_list"><li>AMDGPU-PRO (20.40). This dates to 2020-09-29.<br />
</li>
<li>Mesa Rusticl (26.0.7). This is current.<br />
</li>
</ul>
<br />
I found that hashcat 7.1.2 reliably crashed at the 34000 (Argon2) hash, on both AMDGPU-PRO and Mesa Rusticl. So I reverted to hashcat 6.2.6.<br />
<br />
<span style="text-decoration: underline;" class="mycode_u">AMDGPU-PRO</span><br />
<br />
hashcat -I<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in backend information mode<br />
<br />
OpenCL Info:<br />
============<br />
<br />
OpenCL Platform ID #1<br />
  Vendor..: Advanced Micro Devices, Inc.<br />
  Name....: AMD Accelerated Parallel Processing<br />
  Version.: OpenCL 2.1 AMD-APP (3180.7)<br />
<br />
  Backend Device ID #1<br />
    Type...........: GPU<br />
    Vendor.ID......: 1<br />
    Vendor.........: Advanced Micro Devices, Inc.<br />
    Name...........: AMD Radeon (TM) RX 460 Graphics<br />
    Version........: OpenCL 1.2 AMD-APP (3180.7)<br />
    Processor(s)...: 14<br />
    Clock..........: 1220<br />
    Memory.Total...: 4082 MB (limited to 3263 MB allocatable in one block)<br />
    Memory.Free....: 3968 MB<br />
    Local.Memory...: 32 KB<br />
    OpenCL.Version.: OpenCL C 1.2 <br />
    Driver.Version.: 3180.7<br />
    PCI.Addr.BDF...: 01:00.0</code></div></div><br />
hashcat -b<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
/sys/bus/pci/devices/0000:01:00.0/hwmon/hwmon1/pwm1: No such file or directory<br />
<br />
OpenCL API (OpenCL 2.1 AMD-APP (3180.7)) - Platform #1 [Advanced Micro Devices, Inc.]<br />
=====================================================================================<br />
* Device #1: AMD Radeon (TM) RX 460 Graphics, 3968/4082 MB (3263 MB allocatable), 14MCU<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#1.........:  4200.5 MH/s (54.68ms) @ Accel:512 Loops:512 Thr:64 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#1.........:  1343.8 MH/s (86.13ms) @ Accel:128 Loops:1024 Thr:64 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#1.........:  573.0 MH/s (50.23ms) @ Accel:16 Loops:1024 Thr:128 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#1.........:  143.1 MH/s (50.27ms) @ Accel:16 Loops:256 Thr:128 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#1.........:    67337 H/s (50.58ms) @ Accel:64 Loops:256 Thr:64 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#1.........:  6640.0 MH/s (69.38ms) @ Accel:128 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#1.........:  4024.6 MH/s (57.00ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#1.........:  3778.3 MH/s (60.94ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#1.........:  286.3 MH/s (50.10ms) @ Accel:4 Loops:1024 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........:  155.9 MH/s (92.55ms) @ Accel:4 Loops:1024 Thr:256 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  1508.5 kH/s (64.79ms) @ Accel:512 Loops:250 Thr:64 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:    2696 H/s (55.31ms) @ Accel:2 Loops:32 Thr:8 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:    21933 H/s (73.08ms) @ Accel:512 Loops:128 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........: 31490.8 kH/s (57.41ms) @ Accel:32 Loops:128 Thr:32 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
Speed.#1.........: 16203.7 kH/s (55.91ms) @ Accel:4 Loops:512 Thr:32 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    12119 H/s (49.45ms) @ Accel:64 Loops:128 Thr:128 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    4037 H/s (66.29ms) @ Accel:4 Loops:512 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#1.........:    39983 H/s (46.35ms) @ Accel:4 Loops:511 Thr:128 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#1.........:    63369 H/s (107.30ms) @ Accel:8 Loops:4096 Thr:256 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#1.........:    8655 H/s (101.54ms) @ Accel:16 Loops:16384 Thr:64 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#1.........:    7249 H/s (58.52ms) @ Accel:8 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    47091 H/s (65.42ms) @ Accel:4 Loops:512 Thr:256 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    14653 H/s (79.77ms) @ Accel:16 Loops:1024 Thr:128 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:  363.3 kH/s (39.27ms) @ Accel:64 Loops:249 Thr:64 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:      722 H/s (49.74ms) @ Accel:256 Loops:32 Thr:64 Vec:1<br />
<br />
Started: Sun Jun 21 17:46:09 2026<br />
Stopped: Sun Jun 21 17:50:53 2026</code></div></div><br />
<span style="text-decoration: underline;" class="mycode_u">Mesa Rusticl</span><br />
<br />
hashcat -I<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in backend information mode<br />
<br />
OpenCL Info:<br />
============<br />
<br />
OpenCL Platform ID #1<br />
  Vendor..: Mesa/X.org<br />
  Name....: rusticl<br />
  Version.: OpenCL 3.0 <br />
<br />
  Backend Device ID #1<br />
    Type...........: GPU<br />
    Vendor.ID......: 1<br />
    Vendor.........: AMD<br />
    Name...........: AMD Radeon RX 460 Graphics (radeonsi, polaris11, ACO, DRM 3.64, 7.1.0)<br />
    Version........: OpenCL 3.0 <br />
    Processor(s)...: 14<br />
    Clock..........: 1220<br />
    Memory.Total...: 4096 MB (limited to 1024 MB allocatable in one block)<br />
    Memory.Free....: 3968 MB<br />
    Local.Memory...: 64 KB<br />
    OpenCL.Version.: OpenCL C 1.2 <br />
    Driver.Version.: 26.0.7</code></div></div><br />
hashcat -b<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
OpenCL API (OpenCL 3.0 ) - Platform #1 [Mesa/X.org]<br />
===================================================<br />
* Device #1: AMD Radeon RX 460 Graphics (radeonsi, polaris11, ACO, DRM 3.64, 7.1.0), 3968/4096 MB (1024 MB allocatable), 14MCU<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#1.........:  3124.4 MH/s (72.76ms) @ Accel:128 Loops:512 Thr:256 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#1.........:  918.4 MH/s (61.74ms) @ Accel:16 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#1.........:  364.6 MH/s (78.28ms) @ Accel:16 Loops:512 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#1.........: 55147.4 kH/s (64.50ms) @ Accel:8 Loops:512 Thr:64 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#1.........:    43804 H/s (77.69ms) @ Accel:16 Loops:512 Thr:128 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#1.........:  4916.5 MH/s (92.91ms) @ Accel:128 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#1.........:  1377.7 MH/s (82.94ms) @ Accel:16 Loops:1024 Thr:512 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#1.........:  2873.4 MH/s (79.54ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#1.........:  225.0 MH/s (63.08ms) @ Accel:16 Loops:512 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........: 58507.7 kH/s (123.01ms) @ Accel:2 Loops:1024 Thr:256 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  1260.7 kH/s (74.54ms) @ Accel:128 Loops:500 Thr:128 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:    2863 H/s (62.48ms) @ Accel:2 Loops:16 Thr:16 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:    7849 H/s (52.07ms) @ Accel:512 Loops:64 Thr:64 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
* Device #1: ATTENTION! OpenCL kernel self-test failed.<br />
<br />
Your device driver installation is probably broken.<br />
See also: https://hashcat.net/faq/wrongdriver<br />
<br />
Speed.#1.........: 10993.1 kH/s (81.66ms) @ Accel:128 Loops:64 Thr:8 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
* Device #1: ATTENTION! OpenCL kernel self-test failed.<br />
<br />
Your device driver installation is probably broken.<br />
See also: https://hashcat.net/faq/wrongdriver<br />
<br />
Speed.#1.........: 11028.3 kH/s (81.40ms) @ Accel:128 Loops:64 Thr:8 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    7742 H/s (74.84ms) @ Accel:16 Loops:1024 Thr:64 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    1799 H/s (77.82ms) @ Accel:16 Loops:64 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#1.........:    22121 H/s (73.97ms) @ Accel:8 Loops:63 Thr:256 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#1.........:    47049 H/s (70.57ms) @ Accel:4 Loops:4096 Thr:256 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#1.........:    5947 H/s (73.30ms) @ Accel:2 Loops:16384 Thr:256 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#1.........:    4797 H/s (91.58ms) @ Accel:16 Loops:512 Thr:128 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    34953 H/s (48.56ms) @ Accel:16 Loops:128 Thr:128 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    3170 H/s (92.83ms) @ Accel:8 Loops:512 Thr:128 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:  229.1 kH/s (89.85ms) @ Accel:8 Loops:499 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:      214 H/s (84.32ms) @ Accel:4 Loops:512 Thr:128 Vec:1<br />
<br />
Started: Sun Jun 21 16:56:23 2026<br />
Stopped: Sun Jun 21 16:59:32 2026</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux + hashcat + OpenCL on Intel CPU]]></title>
			<link>https://hashcat.net/forum/thread-13634.html</link>
			<pubDate>Wed, 17 Jun 2026 23:58:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=10929">pbies</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13634.html</guid>
			<description><![CDATA[There was thread about it but closed, couln't post.<br />
<br />
To use Intel CPU with OpenCL on Linux the Intel pages won't help you.<br />
<br />
Instead of that install these packages:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#!/usr/bin/env bash<br />
sudo apt update<br />
sudo apt install clinfo<br />
sudo apt install intel-opencl-icd<br />
sudo apt install libpocl-dev<br />
sudo apt install nvidia-opencl-icd<br />
sudo apt install ocl-icd-libopencl1<br />
sudo apt install ocl-icd-opencl-dev<br />
sudo apt install opencl-headers<br />
sudo apt install pocl-opencl-icd</code></div></div><br />
For hardware like Intel NUC with 11th Gen Intel(R) Core(TM) i9-11900KB @ 3.30GHz and Intel TigerLake-H GT1 [UHD Graphics] i915 the CPU gives 5356 h/s and GPU 2112 h/s.]]></description>
			<content:encoded><![CDATA[There was thread about it but closed, couln't post.<br />
<br />
To use Intel CPU with OpenCL on Linux the Intel pages won't help you.<br />
<br />
Instead of that install these packages:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>#!/usr/bin/env bash<br />
sudo apt update<br />
sudo apt install clinfo<br />
sudo apt install intel-opencl-icd<br />
sudo apt install libpocl-dev<br />
sudo apt install nvidia-opencl-icd<br />
sudo apt install ocl-icd-libopencl1<br />
sudo apt install ocl-icd-opencl-dev<br />
sudo apt install opencl-headers<br />
sudo apt install pocl-opencl-icd</code></div></div><br />
For hardware like Intel NUC with 11th Gen Intel(R) Core(TM) i9-11900KB @ 3.30GHz and Intel TigerLake-H GT1 [UHD Graphics] i915 the CPU gives 5356 h/s and GPU 2112 h/s.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[I forgot my phones lock screen password. Willing to do or learn what it takes to open]]></title>
			<link>https://hashcat.net/forum/thread-13631.html</link>
			<pubDate>Wed, 10 Jun 2026 12:15:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21233">myownsummer</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13631.html</guid>
			<description><![CDATA[For context I have a Oneplus 9R running on Android 14 that has its lock screen locked its a 6 digit numeric pin, I know the first two digits but have mistyped the rest. I cant access the files because of android usb debugging needing permissions to access the files (requiring the phone to be unlocked). So even if my goal was to recover my files it wouldnt be possible unless someone can also recommend me a way to bypass usb debugging so I can at least just backup my files and reset the phone to factory settings.<br />
<br />
I've scoured the forums for any guide or previous instances but its so few and the last working guide was only running android 5 and is on a samsung device. I know I need a "hash" or something which was very confusing for me because the previous guide required the phone to be unlocked and access its files to find the "hash" which to me defeats the purpose of recovering your password if your phone is already unlocked am I missing something here? <br />
<br />
I have a windows 11 pc with a ryzen 5 5600g processor and using its integrated gpu which is equivalent to NVIDIA GT 1030. But can also rent a high end pc if needed. This phone is everything to me I am willing to wait and learn I dont care how long it takes I just need to know how do I do it. Please help me.]]></description>
			<content:encoded><![CDATA[For context I have a Oneplus 9R running on Android 14 that has its lock screen locked its a 6 digit numeric pin, I know the first two digits but have mistyped the rest. I cant access the files because of android usb debugging needing permissions to access the files (requiring the phone to be unlocked). So even if my goal was to recover my files it wouldnt be possible unless someone can also recommend me a way to bypass usb debugging so I can at least just backup my files and reset the phone to factory settings.<br />
<br />
I've scoured the forums for any guide or previous instances but its so few and the last working guide was only running android 5 and is on a samsung device. I know I need a "hash" or something which was very confusing for me because the previous guide required the phone to be unlocked and access its files to find the "hash" which to me defeats the purpose of recovering your password if your phone is already unlocked am I missing something here? <br />
<br />
I have a windows 11 pc with a ryzen 5 5600g processor and using its integrated gpu which is equivalent to NVIDIA GT 1030. But can also rent a high end pc if needed. This phone is everything to me I am willing to wait and learn I dont care how long it takes I just need to know how do I do it. Please help me.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[OMEN (Ordered Markov Enumerator) in 2026]]></title>
			<link>https://hashcat.net/forum/thread-13628.html</link>
			<pubDate>Wed, 03 Jun 2026 19:18:28 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21219">fvsion</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13628.html</guid>
			<description><![CDATA[While working on another project, I was attempting to implement OMEN into my cracking chain. <br />
<br />
I found that all the previous OMEN versions, the original C and the pyOMEN, have issues compiling, running, or other wise being easy to work with. <br />
<br />
To remedy the issue, I pulled the white paper and (yes with the help of CLAUDE) rebuilt the omen markov generator and pipeline into hashcat.<br />
<br />
Thought I would share as it immediately improved my cracking campaign results. <br />
<br />
Why OMEN, as shown in the results, OMEN is significantly better at predicting passwords over PRINCE (I still use both, but options are good). The recode allowed for limitation of the older programs to be fixed without debugging. <br />
<br />
I’ll be adding a few more parts such as streaming to a chunked RAM file to increase throughput down the road. <br />
<br />
<a href="https://github.com/fvsion/OMEN-reborn" target="_blank" rel="noopener" class="mycode_url">https://github.com/fvsion/OMEN-reborn</a>]]></description>
			<content:encoded><![CDATA[While working on another project, I was attempting to implement OMEN into my cracking chain. <br />
<br />
I found that all the previous OMEN versions, the original C and the pyOMEN, have issues compiling, running, or other wise being easy to work with. <br />
<br />
To remedy the issue, I pulled the white paper and (yes with the help of CLAUDE) rebuilt the omen markov generator and pipeline into hashcat.<br />
<br />
Thought I would share as it immediately improved my cracking campaign results. <br />
<br />
Why OMEN, as shown in the results, OMEN is significantly better at predicting passwords over PRINCE (I still use both, but options are good). The recode allowed for limitation of the older programs to be fixed without debugging. <br />
<br />
I’ll be adding a few more parts such as streaming to a chunked RAM file to increase throughput down the road. <br />
<br />
<a href="https://github.com/fvsion/OMEN-reborn" target="_blank" rel="noopener" class="mycode_url">https://github.com/fvsion/OMEN-reborn</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Benchmark] NVIDIA CMP 100-200]]></title>
			<link>https://hashcat.net/forum/thread-13625.html</link>
			<pubDate>Sat, 30 May 2026 16:08:26 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=20603">relicOfTesla</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13625.html</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">It appears to be a CMP 100HX-200 , a graphics card without a fan, which is quite unusual.<br />
</span><br />
---<br />
<br />
CUDA mode:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
CUDA API (CUDA 12.4)<br />
====================<br />
* Device #1: NVIDIA CMP 100-200, 5740/6016 MB, 68MCU<br />
* Device #2: NVIDIA CMP 50HX, skipped<br />
* Device #3: NVIDIA CMP 50HX, skipped<br />
* Device #4: NVIDIA CMP 50HX, skipped<br />
* Device #5: NVIDIA CMP 50HX, skipped<br />
* Device #6: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 3.0 CUDA 12.4.131) - Platform #1 [NVIDIA Corporation]<br />
========================================================================<br />
* Device #7: NVIDIA CMP 100-200, skipped<br />
* Device #8: NVIDIA CMP 50HX, skipped<br />
* Device #9: NVIDIA CMP 50HX, skipped<br />
* Device #10: NVIDIA CMP 50HX, skipped<br />
* Device #11: NVIDIA CMP 50HX, skipped<br />
* Device #12: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 1.2 ) - Platform #2 [Intel(R) Corporation]<br />
=============================================================<br />
* Device #13: Intel(R) HD Graphics 4600, skipped<br />
* Device #14: Intel(R) Core(TM) i3-4360 CPU @ 3.70GHz, skipped<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --backend-devices=1<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#1.........: 37163.9 MH/s (14.10ms) @ Accel:256 Loops:128 Thr:256 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#1.........: 12793.5 MH/s (21.30ms) @ Accel:256 Loops:128 Thr:128 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#1.........:  5718.0 MH/s (48.78ms) @ Accel:32 Loops:256 Thr:512 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#1.........:  1781.9 MH/s (76.78ms) @ Accel:16 Loops:256 Thr:512 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#1.........:  667.7 kH/s (50.65ms) @ Accel:16 Loops:512 Thr:256 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#1.........: 58118.1 MH/s (8.58ms) @ Accel:2048 Loops:128 Thr:32 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#1.........: 36447.2 MH/s (30.14ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#1.........: 38820.2 MH/s (13.55ms) @ Accel:512 Loops:128 Thr:128 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#1.........:  2869.3 MH/s (48.62ms) @ Accel:32 Loops:256 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........:  1496.4 MH/s (46.76ms) @ Accel:8 Loops:1024 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#1.........: 14660.7 kH/s (59.02ms) @ Accel:128 Loops:250 Thr:512 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:    52036 H/s (53.08ms) @ Accel:2 Loops:32 Thr:24 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:  300.5 kH/s (85.39ms) @ Accel:16384 Loops:256 Thr:32 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........:  947.8 MH/s (74.25ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
Speed.#1.........:  912.6 MH/s (76.95ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  112.7 kH/s (51.99ms) @ Accel:16 Loops:256 Thr:512 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    61015 H/s (89.63ms) @ Accel:16 Loops:128 Thr:512 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#1.........:  759.8 kH/s (86.92ms) @ Accel:64 Loops:31 Thr:512 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#1.........:  528.7 kH/s (91.19ms) @ Accel:32 Loops:4096 Thr:128 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#1.........:        0 H/s (0.00ms) @ Accel:32 Loops:4096 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#1.........:    69591 H/s (61.59ms) @ Accel:16 Loops:128 Thr:1024 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  515.9 kH/s (61.33ms) @ Accel:64 Loops:64 Thr:256 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    84524 H/s (67.79ms) @ Accel:32 Loops:128 Thr:512 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:  4177.5 kH/s (48.32ms) @ Accel:16 Loops:124 Thr:1024 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:    8497 H/s (82.73ms) @ Accel:16 Loops:128 Thr:1024 Vec:1<br />
<br />
Started: Sat May 30 23:05:52 2026<br />
Stopped: Sat May 30 23:12:39 2026</code></div></div><br />
<br />
<br />
<br />
<br />
OpenCL Mode:<br />
<br />
 <div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
CUDA API (CUDA 12.4)<br />
====================<br />
* Device #1: NVIDIA CMP 100-200, skipped<br />
* Device #2: NVIDIA CMP 50HX, skipped<br />
* Device #3: NVIDIA CMP 50HX, skipped<br />
* Device #4: NVIDIA CMP 50HX, skipped<br />
* Device #5: NVIDIA CMP 50HX, skipped<br />
* Device #6: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 3.0 CUDA 12.4.131) - Platform #1 [NVIDIA Corporation]<br />
========================================================================<br />
* Device #7: NVIDIA CMP 100-200, 5696/6016 MB (1504 MB allocatable), 68MCU<br />
* Device #8: NVIDIA CMP 50HX, skipped<br />
* Device #9: NVIDIA CMP 50HX, skipped<br />
* Device #10: NVIDIA CMP 50HX, skipped<br />
* Device #11: NVIDIA CMP 50HX, skipped<br />
* Device #12: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 1.2 ) - Platform #2 [Intel(R) Corporation]<br />
=============================================================<br />
* Device #13: Intel(R) HD Graphics 4600, skipped<br />
* Device #14: Intel(R) Core(TM) i3-4360 CPU @ 3.70GHz, skipped<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --backend-devices=7<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#7.........: 40760.5 MH/s (27.70ms) @ Accel:512 Loops:1024 Thr:32 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#7.........: 13631.7 MH/s (83.30ms) @ Accel:64 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#7.........:  5835.2 MH/s (48.60ms) @ Accel:64 Loops:256 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#7.........:  1716.5 MH/s (82.85ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#7.........:  680.2 kH/s (50.28ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#7.........: 67864.3 MH/s (16.55ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#7.........: 37602.4 MH/s (30.08ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#7.........: 42059.6 MH/s (26.87ms) @ Accel:64 Loops:1024 Thr:256 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#7.........:  2955.0 MH/s (48.03ms) @ Accel:64 Loops:128 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#7.........:  1531.8 MH/s (46.36ms) @ Accel:8 Loops:1024 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#7.........: 16468.9 kH/s (56.89ms) @ Accel:64 Loops:1000 Thr:256 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#7.........:    60703 H/s (94.94ms) @ Accel:8 Loops:32 Thr:11 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#7.........:  268.7 kH/s (48.20ms) @ Accel:4096 Loops:512 Thr:32 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
Speed.#7.........:  904.2 MH/s (78.62ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
Speed.#7.........:  860.2 MH/s (82.65ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:  117.8 kH/s (48.93ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:    62639 H/s (85.21ms) @ Accel:8 Loops:512 Thr:256 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#7.........:  771.1 kH/s (86.81ms) @ Accel:4 Loops:1023 Thr:256 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#7.........:  549.6 kH/s (90.82ms) @ Accel:128 Loops:4096 Thr:32 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#7.........:    94238 H/s (91.82ms) @ Accel:64 Loops:16384 Thr:32 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#7.........:    67997 H/s (63.74ms) @ Accel:32 Loops:256 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:  514.8 kH/s (60.86ms) @ Accel:4 Loops:1024 Thr:256 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:    85084 H/s (67.95ms) @ Accel:512 Loops:128 Thr:32 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#7.........:  4234.6 kH/s (49.42ms) @ Accel:64 Loops:124 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#7.........:    8125 H/s (87.42ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
Started: Sat May 30 23:13:09 2026<br />
Stopped: Sat May 30 23:19:48 2026</code></div></div>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">It appears to be a CMP 100HX-200 , a graphics card without a fan, which is quite unusual.<br />
</span><br />
---<br />
<br />
CUDA mode:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
CUDA API (CUDA 12.4)<br />
====================<br />
* Device #1: NVIDIA CMP 100-200, 5740/6016 MB, 68MCU<br />
* Device #2: NVIDIA CMP 50HX, skipped<br />
* Device #3: NVIDIA CMP 50HX, skipped<br />
* Device #4: NVIDIA CMP 50HX, skipped<br />
* Device #5: NVIDIA CMP 50HX, skipped<br />
* Device #6: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 3.0 CUDA 12.4.131) - Platform #1 [NVIDIA Corporation]<br />
========================================================================<br />
* Device #7: NVIDIA CMP 100-200, skipped<br />
* Device #8: NVIDIA CMP 50HX, skipped<br />
* Device #9: NVIDIA CMP 50HX, skipped<br />
* Device #10: NVIDIA CMP 50HX, skipped<br />
* Device #11: NVIDIA CMP 50HX, skipped<br />
* Device #12: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 1.2 ) - Platform #2 [Intel(R) Corporation]<br />
=============================================================<br />
* Device #13: Intel(R) HD Graphics 4600, skipped<br />
* Device #14: Intel(R) Core(TM) i3-4360 CPU @ 3.70GHz, skipped<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --backend-devices=1<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#1.........: 37163.9 MH/s (14.10ms) @ Accel:256 Loops:128 Thr:256 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#1.........: 12793.5 MH/s (21.30ms) @ Accel:256 Loops:128 Thr:128 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#1.........:  5718.0 MH/s (48.78ms) @ Accel:32 Loops:256 Thr:512 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#1.........:  1781.9 MH/s (76.78ms) @ Accel:16 Loops:256 Thr:512 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#1.........:  667.7 kH/s (50.65ms) @ Accel:16 Loops:512 Thr:256 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#1.........: 58118.1 MH/s (8.58ms) @ Accel:2048 Loops:128 Thr:32 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#1.........: 36447.2 MH/s (30.14ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#1.........: 38820.2 MH/s (13.55ms) @ Accel:512 Loops:128 Thr:128 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#1.........:  2869.3 MH/s (48.62ms) @ Accel:32 Loops:256 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........:  1496.4 MH/s (46.76ms) @ Accel:8 Loops:1024 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#1.........: 14660.7 kH/s (59.02ms) @ Accel:128 Loops:250 Thr:512 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:    52036 H/s (53.08ms) @ Accel:2 Loops:32 Thr:24 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:  300.5 kH/s (85.39ms) @ Accel:16384 Loops:256 Thr:32 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
Speed.#1.........:  947.8 MH/s (74.25ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
Speed.#1.........:  912.6 MH/s (76.95ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  112.7 kH/s (51.99ms) @ Accel:16 Loops:256 Thr:512 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    61015 H/s (89.63ms) @ Accel:16 Loops:128 Thr:512 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#1.........:  759.8 kH/s (86.92ms) @ Accel:64 Loops:31 Thr:512 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#1.........:  528.7 kH/s (91.19ms) @ Accel:32 Loops:4096 Thr:128 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#1.........:        0 H/s (0.00ms) @ Accel:32 Loops:4096 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#1.........:    69591 H/s (61.59ms) @ Accel:16 Loops:128 Thr:1024 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:  515.9 kH/s (61.33ms) @ Accel:64 Loops:64 Thr:256 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#1.........:    84524 H/s (67.79ms) @ Accel:32 Loops:128 Thr:512 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#1.........:  4177.5 kH/s (48.32ms) @ Accel:16 Loops:124 Thr:1024 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#1.........:    8497 H/s (82.73ms) @ Accel:16 Loops:128 Thr:1024 Vec:1<br />
<br />
Started: Sat May 30 23:05:52 2026<br />
Stopped: Sat May 30 23:12:39 2026</code></div></div><br />
<br />
<br />
<br />
<br />
OpenCL Mode:<br />
<br />
 <div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>hashcat (v6.2.6) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
CUDA API (CUDA 12.4)<br />
====================<br />
* Device #1: NVIDIA CMP 100-200, skipped<br />
* Device #2: NVIDIA CMP 50HX, skipped<br />
* Device #3: NVIDIA CMP 50HX, skipped<br />
* Device #4: NVIDIA CMP 50HX, skipped<br />
* Device #5: NVIDIA CMP 50HX, skipped<br />
* Device #6: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 3.0 CUDA 12.4.131) - Platform #1 [NVIDIA Corporation]<br />
========================================================================<br />
* Device #7: NVIDIA CMP 100-200, 5696/6016 MB (1504 MB allocatable), 68MCU<br />
* Device #8: NVIDIA CMP 50HX, skipped<br />
* Device #9: NVIDIA CMP 50HX, skipped<br />
* Device #10: NVIDIA CMP 50HX, skipped<br />
* Device #11: NVIDIA CMP 50HX, skipped<br />
* Device #12: NVIDIA CMP 50HX, skipped<br />
<br />
OpenCL API (OpenCL 1.2 ) - Platform #2 [Intel(R) Corporation]<br />
=============================================================<br />
* Device #13: Intel(R) HD Graphics 4600, skipped<br />
* Device #14: Intel(R) Core(TM) i3-4360 CPU @ 3.70GHz, skipped<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --backend-devices=7<br />
* --optimized-kernel-enable<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#7.........: 40760.5 MH/s (27.70ms) @ Accel:512 Loops:1024 Thr:32 Vec:1<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#7.........: 13631.7 MH/s (83.30ms) @ Accel:64 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#7.........:  5835.2 MH/s (48.60ms) @ Accel:64 Loops:256 Thr:256 Vec:1<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------<br />
<br />
Speed.#7.........:  1716.5 MH/s (82.85ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
-------------------------------------------------------------<br />
* Hash-Mode 22000 (WPA-PBKDF2-PMKID+EAPOL) [Iterations: 4095]<br />
-------------------------------------------------------------<br />
<br />
Speed.#7.........:  680.2 kH/s (50.28ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
-----------------------<br />
* Hash-Mode 1000 (NTLM)<br />
-----------------------<br />
<br />
Speed.#7.........: 67864.3 MH/s (16.55ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
---------------------<br />
* Hash-Mode 3000 (LM)<br />
---------------------<br />
<br />
Speed.#7.........: 37602.4 MH/s (30.08ms) @ Accel:128 Loops:1024 Thr:128 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 5500 (NetNTLMv1 / NetNTLMv1+ESS)<br />
--------------------------------------------<br />
<br />
Speed.#7.........: 42059.6 MH/s (26.87ms) @ Accel:64 Loops:1024 Thr:256 Vec:1<br />
<br />
----------------------------<br />
* Hash-Mode 5600 (NetNTLMv2)<br />
----------------------------<br />
<br />
Speed.#7.........:  2955.0 MH/s (48.03ms) @ Accel:64 Loops:128 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 1500 (descrypt, DES (Unix), Traditional DES)<br />
--------------------------------------------------------<br />
<br />
Speed.#7.........:  1531.8 MH/s (46.36ms) @ Accel:8 Loops:1024 Thr:128 Vec:1<br />
<br />
------------------------------------------------------------------------------<br />
* Hash-Mode 500 (md5crypt, MD5 (Unix), Cisco-IOS &#36;1&#36; (MD5)) [Iterations: 1000]<br />
------------------------------------------------------------------------------<br />
<br />
Speed.#7.........: 16468.9 kH/s (56.89ms) @ Accel:64 Loops:1000 Thr:256 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 3200 (bcrypt &#36;2*&#36;, Blowfish (Unix)) [Iterations: 32]<br />
----------------------------------------------------------------<br />
<br />
Speed.#7.........:    60703 H/s (94.94ms) @ Accel:8 Loops:32 Thr:11 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 1800 (sha512crypt &#36;6&#36;, SHA512 (Unix)) [Iterations: 5000]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#7.........:  268.7 kH/s (48.20ms) @ Accel:4096 Loops:512 Thr:32 Vec:1<br />
<br />
--------------------------------------------------------<br />
* Hash-Mode 7500 (Kerberos 5, etype 23, AS-REQ Pre-Auth)<br />
--------------------------------------------------------<br />
<br />
Speed.#7.........:  904.2 MH/s (78.62ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
-------------------------------------------------<br />
* Hash-Mode 13100 (Kerberos 5, etype 23, TGS-REP)<br />
-------------------------------------------------<br />
<br />
Speed.#7.........:  860.2 MH/s (82.65ms) @ Accel:256 Loops:128 Thr:32 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15300 (DPAPI masterkey file v1 (context 1 and 2)) [Iterations: 23999]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:  117.8 kH/s (48.93ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
---------------------------------------------------------------------------------<br />
* Hash-Mode 15900 (DPAPI masterkey file v2 (context 1 and 2)) [Iterations: 12899]<br />
---------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:    62639 H/s (85.21ms) @ Accel:8 Loops:512 Thr:256 Vec:1<br />
<br />
------------------------------------------------------------------<br />
* Hash-Mode 7100 (macOS v10.8+ (PBKDF2-SHA512)) [Iterations: 1023]<br />
------------------------------------------------------------------<br />
<br />
Speed.#7.........:  771.1 kH/s (86.81ms) @ Accel:4 Loops:1023 Thr:256 Vec:1<br />
<br />
---------------------------------------------<br />
* Hash-Mode 11600 (7-Zip) [Iterations: 16384]<br />
---------------------------------------------<br />
<br />
Speed.#7.........:  549.6 kH/s (90.82ms) @ Accel:128 Loops:4096 Thr:32 Vec:1<br />
<br />
------------------------------------------------<br />
* Hash-Mode 12500 (RAR3-hp) [Iterations: 262144]<br />
------------------------------------------------<br />
<br />
Speed.#7.........:    94238 H/s (91.82ms) @ Accel:64 Loops:16384 Thr:32 Vec:1<br />
<br />
--------------------------------------------<br />
* Hash-Mode 13000 (RAR5) [Iterations: 32799]<br />
--------------------------------------------<br />
<br />
Speed.#7.........:    67997 H/s (63.74ms) @ Accel:32 Loops:256 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------------------------------<br />
* Hash-Mode 6211 (TrueCrypt RIPEMD160 + XTS 512 bit (legacy)) [Iterations: 1999]<br />
--------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:  514.8 kH/s (60.86ms) @ Accel:4 Loops:1024 Thr:256 Vec:1<br />
<br />
-----------------------------------------------------------------------------------<br />
* Hash-Mode 13400 (KeePass 1 (AES/Twofish) and KeePass 2 (AES)) [Iterations: 24569]<br />
-----------------------------------------------------------------------------------<br />
<br />
Speed.#7.........:    85084 H/s (67.95ms) @ Accel:512 Loops:128 Thr:32 Vec:1<br />
<br />
----------------------------------------------------------------<br />
* Hash-Mode 6800 (LastPass + LastPass sniffed) [Iterations: 499]<br />
----------------------------------------------------------------<br />
<br />
Speed.#7.........:  4234.6 kH/s (49.42ms) @ Accel:64 Loops:124 Thr:256 Vec:1<br />
<br />
--------------------------------------------------------------------<br />
* Hash-Mode 11300 (Bitcoin/Litecoin wallet.dat) [Iterations: 200459]<br />
--------------------------------------------------------------------<br />
<br />
Speed.#7.........:    8125 H/s (87.42ms) @ Accel:8 Loops:1024 Thr:256 Vec:1<br />
<br />
Started: Sat May 30 23:13:09 2026<br />
Stopped: Sat May 30 23:19:48 2026</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Understanding the format for yescrypt]]></title>
			<link>https://hashcat.net/forum/thread-13624.html</link>
			<pubDate>Fri, 29 May 2026 15:24:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21212">ctag</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13624.html</guid>
			<description><![CDATA[Hi,<br />
<br />
I am attempting to recover a Linux user password, and in the decade since the last time I used jtr and hashcat things have changed on me. The system is using yescrypt, and I'm having difficulty reformatting the shadow line to match hashcat's format. <br />
<br />
From the <a href="https://hashcat.net/wiki/doku.php?id=example_hashes" target="_blank" rel="noopener" class="mycode_url">example hashes wiki page</a> it needs to follow this format:<br />
SCRYPT:16384:8:1:OTEyNzU0ODg=:Cc8SPjRH1hFQhuIPCdF51uNGtJ2aOY/isuoMlMUsJ8c=<br />
<br />
The shadow hash has this this format: `&#36;y&#36;j9T&#36;salt&#36;hash`.<br />
<br />
Following along with this <a href="https://unix.stackexchange.com/a/724514" target="_blank" rel="noopener" class="mycode_url">SO answer</a> the j9T should correspond to SCRYPT:182:4096:32<img src="https://hashcat.net/forum/images/smilies/confused.gif" alt="Confused" title="Confused" class="smilie smilie_13" />alt:hash. Using this line with mode -m 70200 results in a token length or encoding exception.<br />
<br />
I also came across the <a href="https://hashcat.net/wiki/doku.php?id=hash_format_guidance" target="_blank" rel="noopener" class="mycode_url">format hash guidance wiki page</a>, which mentions the difference between Linux hashes and the expected format for hashcat, but has TBD for a conversion tool. <br />
<br />
I'd appreciate any troubleshooting advice.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I am attempting to recover a Linux user password, and in the decade since the last time I used jtr and hashcat things have changed on me. The system is using yescrypt, and I'm having difficulty reformatting the shadow line to match hashcat's format. <br />
<br />
From the <a href="https://hashcat.net/wiki/doku.php?id=example_hashes" target="_blank" rel="noopener" class="mycode_url">example hashes wiki page</a> it needs to follow this format:<br />
SCRYPT:16384:8:1:OTEyNzU0ODg=:Cc8SPjRH1hFQhuIPCdF51uNGtJ2aOY/isuoMlMUsJ8c=<br />
<br />
The shadow hash has this this format: `&#36;y&#36;j9T&#36;salt&#36;hash`.<br />
<br />
Following along with this <a href="https://unix.stackexchange.com/a/724514" target="_blank" rel="noopener" class="mycode_url">SO answer</a> the j9T should correspond to SCRYPT:182:4096:32<img src="https://hashcat.net/forum/images/smilies/confused.gif" alt="Confused" title="Confused" class="smilie smilie_13" />alt:hash. Using this line with mode -m 70200 results in a token length or encoding exception.<br />
<br />
I also came across the <a href="https://hashcat.net/wiki/doku.php?id=hash_format_guidance" target="_blank" rel="noopener" class="mycode_url">format hash guidance wiki page</a>, which mentions the difference between Linux hashes and the expected format for hashcat, but has TBD for a conversion tool. <br />
<br />
I'd appreciate any troubleshooting advice.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Realistic scenario wordlists: Building custom dictionaries for localized/hospitality]]></title>
			<link>https://hashcat.net/forum/thread-13621.html</link>
			<pubDate>Wed, 27 May 2026 09:21:33 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21208">JudahCurtis</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13621.html</guid>
			<description><![CDATA[Hey everyone, I'm currently putting together some targeted wordlists for a specialized penetration testing assessment. The client is a hospitality group based in the DACH region, and I want to test their employee password policy strength against highly tailored, localized brute-force attacks. When generating dictionaries for specific regions, I always try to scrape local dialect words, nearby landmarks, and specific regional naming conventions. For instance, I'm using the public site data of a traditional Austrian alpine resort as a structural template for my rulesets. For a business like this, standard generic wordlists miss the mark entirely, whereas combinator attacks mixing local German terms, seasonal words (Winter, Alpen, Ski), zip codes, and localized telephone formats are much more effective.]]></description>
			<content:encoded><![CDATA[Hey everyone, I'm currently putting together some targeted wordlists for a specialized penetration testing assessment. The client is a hospitality group based in the DACH region, and I want to test their employee password policy strength against highly tailored, localized brute-force attacks. When generating dictionaries for specific regions, I always try to scrape local dialect words, nearby landmarks, and specific regional naming conventions. For instance, I'm using the public site data of a traditional Austrian alpine resort as a structural template for my rulesets. For a business like this, standard generic wordlists miss the mark entirely, whereas combinator attacks mixing local German terms, seasonal words (Winter, Alpen, Ski), zip codes, and localized telephone formats are much more effective.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[this is what my Mac Pro 2019 did before the breaker tripped]]></title>
			<link>https://hashcat.net/forum/thread-13619.html</link>
			<pubDate>Mon, 18 May 2026 07:41:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=7088">Arch Stanton</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13619.html</guid>
			<description><![CDATA[<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>The default interactive shell is now zsh.<br />
To update your account to use zsh, please run `chsh -s /bin/zsh`.<br />
For more details, please visit https://support.apple.com/kb/HT208050.<br />
bash-3.2&#36; hashcat -b<br />
hashcat (v7.1.2) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
METAL API (Metal 373.2)<br />
=======================<br />
* Device #01: AMD Radeon Vega, skipped<br />
* Device #02: AMD Radeon Vega, skipped<br />
* Device #03: AMD Radeon Vega, skipped<br />
* Device #04: AMD Radeon Vega, skipped<br />
* Device #05: AMD Radeon PRO W6800X Duo, skipped<br />
* Device #06: AMD Radeon PRO W6800X Duo, skipped<br />
* Device #07: AMD Radeon PRO W6800X Duo, skipped<br />
* Device #08: AMD Radeon PRO W6800X Duo, skipped<br />
<br />
OpenCL API (OpenCL 1.2 (Apr 18 2026 19:19:32)) - Platform #1 [Apple]<br />
====================================================================<br />
* Device #09: Intel(R) Xeon(R) W-3245 CPU @ 3.20GHz, skipped<br />
* Device #10: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
* Device #11: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #12: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #13: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #14: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #15: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
* Device #16: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
* Device #17: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --backend-devices-virtmulti=1<br />
* --backend-devices-virthost=1<br />
* --optimized-kernel-enable<br />
<br />
---------------------<br />
* Hash-Mode 900 (MD4)<br />
---------------------<br />
<br />
Speed.#10........: 39563.1 MH/s (78.93ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........: 49663.0 MH/s (101.34ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........: 48713.7 MH/s (103.05ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........: 53110.2 MH/s (94.78ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........: 53112.0 MH/s (94.70ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........: 39696.8 MH/s (78.55ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........: 39667.1 MH/s (78.72ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........: 39085.7 MH/s (79.61ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........:  362.6 GH/s<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#10........: 27890.9 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........: 26939.0 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........: 27647.5 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........: 38728.7 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........: 38897.6 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........: 28394.7 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........: 28396.8 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........: 27817.1 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........:  244.7 GH/s<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#10........: 11125.6 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........: 15319.2 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........: 15913.5 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........: 16265.1 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........: 16278.9 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........: 11157.2 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........: 11121.3 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........: 11043.8 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........:  108.2 GH/s<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#10........:  4452.2 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........:  6261.3 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........:  6321.5 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........:  6685.0 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........:  6702.8 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........:  4471.4 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........:  4455.5 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........:  4431.1 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........: 43780.7 MH/s<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------</code></div></div><br />
Will try to sort power and run again. 😭🤣😐<br />
<br />
Mac Pro 2019 with dual Radeon W6800X duo and infinity fabric bridge, 4 x Radeon Pro Vega II 16GB in external PCIe chassis.  16 core Xeon, 384GB RAM.]]></description>
			<content:encoded><![CDATA[<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>The default interactive shell is now zsh.<br />
To update your account to use zsh, please run `chsh -s /bin/zsh`.<br />
For more details, please visit https://support.apple.com/kb/HT208050.<br />
bash-3.2&#36; hashcat -b<br />
hashcat (v7.1.2) starting in benchmark mode<br />
<br />
Benchmarking uses hand-optimized kernel code by default.<br />
You can use it in your cracking session by setting the -O option.<br />
Note: Using optimized kernel code limits the maximum supported password length.<br />
To disable the optimized kernel code in benchmark mode, use the -w option.<br />
<br />
METAL API (Metal 373.2)<br />
=======================<br />
* Device #01: AMD Radeon Vega, skipped<br />
* Device #02: AMD Radeon Vega, skipped<br />
* Device #03: AMD Radeon Vega, skipped<br />
* Device #04: AMD Radeon Vega, skipped<br />
* Device #05: AMD Radeon PRO W6800X Duo, skipped<br />
* Device #06: AMD Radeon PRO W6800X Duo, skipped<br />
* Device #07: AMD Radeon PRO W6800X Duo, skipped<br />
* Device #08: AMD Radeon PRO W6800X Duo, skipped<br />
<br />
OpenCL API (OpenCL 1.2 (Apr 18 2026 19:19:32)) - Platform #1 [Apple]<br />
====================================================================<br />
* Device #09: Intel(R) Xeon(R) W-3245 CPU @ 3.20GHz, skipped<br />
* Device #10: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
* Device #11: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #12: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #13: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #14: AMD Radeon PRO W6800X Duo Compute Engine, 32752/32752 MB (8188 MB allocatable), 60MCU<br />
* Device #15: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
* Device #16: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
* Device #17: AMD Radeon Vega Compute Engine, 16368/16368 MB (4092 MB allocatable), 60MCU<br />
<br />
Benchmark relevant options:<br />
===========================<br />
* --backend-devices-virtmulti=1<br />
* --backend-devices-virthost=1<br />
* --optimized-kernel-enable<br />
<br />
---------------------<br />
* Hash-Mode 900 (MD4)<br />
---------------------<br />
<br />
Speed.#10........: 39563.1 MH/s (78.93ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........: 49663.0 MH/s (101.34ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........: 48713.7 MH/s (103.05ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........: 53110.2 MH/s (94.78ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........: 53112.0 MH/s (94.70ms) @ Accel:416 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........: 39696.8 MH/s (78.55ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........: 39667.1 MH/s (78.72ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........: 39085.7 MH/s (79.61ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........:  362.6 GH/s<br />
<br />
-------------------<br />
* Hash-Mode 0 (MD5)<br />
-------------------<br />
<br />
Speed.#10........: 27890.9 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........: 26939.0 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........: 27647.5 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........: 38728.7 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........: 38897.6 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........: 28394.7 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........: 28396.8 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........: 27817.1 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........:  244.7 GH/s<br />
<br />
----------------------<br />
* Hash-Mode 100 (SHA1)<br />
----------------------<br />
<br />
Speed.#10........: 11125.6 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........: 15319.2 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........: 15913.5 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........: 16265.1 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........: 16278.9 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........: 11157.2 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........: 11121.3 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........: 11043.8 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........:  108.2 GH/s<br />
<br />
---------------------------<br />
* Hash-Mode 1400 (SHA2-256)<br />
---------------------------<br />
<br />
Speed.#10........:  4452.2 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#11........:  6261.3 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#12........:  6321.5 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#13........:  6685.0 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#14........:  6702.8 MH/s (0.00ms) @ Accel:512 Loops:1024 Thr:256 Vec:1<br />
Speed.#15........:  4471.4 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#16........:  4455.5 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#17........:  4431.1 MH/s (0.00ms) @ Accel:256 Loops:1024 Thr:256 Vec:1<br />
Speed.#*.........: 43780.7 MH/s<br />
<br />
---------------------------<br />
* Hash-Mode 1700 (SHA2-512)<br />
---------------------------</code></div></div><br />
Will try to sort power and run again. 😭🤣😐<br />
<br />
Mac Pro 2019 with dual Radeon W6800X duo and infinity fabric bridge, 4 x Radeon Pro Vega II 16GB in external PCIe chassis.  16 core Xeon, 384GB RAM.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hashcat 7.1.2 - LUKS V2 Issue]]></title>
			<link>https://hashcat.net/forum/thread-13618.html</link>
			<pubDate>Sat, 16 May 2026 23:17:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21179">thegpfury</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13618.html</guid>
			<description><![CDATA[Hi,<br />
<br />
I'm trying to use Hashcat to do a dictionary attack on a volume that I apparently lost the password to. <br />
<br />
Here's what I'm doing and what I'm getting:<br />
<br />
cryptsetup luksDump for the volume:<br />
<span style="font-family: monospace;" class="mycode_font"><span style="color: #000000;" class="mycode_color">UKS header information</span> <br />
<span style="color: #000000;" class="mycode_color">Version:        2</span> <br />
<span style="color: #000000;" class="mycode_color">Epoch:          3</span> <br />
<span style="color: #000000;" class="mycode_color">Metadata area:  16384 [bytes]</span> <br />
<span style="color: #000000;" class="mycode_color">Keyslots area:  16744448 [bytes]</span> <br />
<span style="color: #000000;" class="mycode_color">UUID:           120c05ee-88ae-4ac1-babb-e9aac56c6c19</span> <br />
<span style="color: #000000;" class="mycode_color">Label:          (no label)</span> <br />
<span style="color: #000000;" class="mycode_color">Subsystem:      (no subsystem)</span> <br />
<span style="color: #000000;" class="mycode_color">Flags:          (no flags)</span> <br />
 <br />
<span style="color: #000000;" class="mycode_color">Data segments:</span> <br />
<span style="color: #000000;" class="mycode_color">  0: crypt</span> <br />
        <span style="color: #000000;" class="mycode_color">offset: 16777216 [bytes]</span> <br />
        <span style="color: #000000;" class="mycode_color">length: (whole device)</span> <br />
        <span style="color: #000000;" class="mycode_color">cipher: aes-xts-plain64</span> <br />
        <span style="color: #000000;" class="mycode_color">sector: 4096 [bytes]</span> <br />
 <br />
<span style="color: #000000;" class="mycode_color">Keyslots:</span> <br />
<span style="color: #000000;" class="mycode_color">  0: luks2</span> <br />
        <span style="color: #000000;" class="mycode_color">Key:        512 bits</span> <br />
        <span style="color: #000000;" class="mycode_color">Priority:   normal</span> <br />
        <span style="color: #000000;" class="mycode_color">Cipher:     aes-xts-plain64</span> <br />
        <span style="color: #000000;" class="mycode_color">Cipher key: 512 bits</span> <br />
        <span style="color: #000000;" class="mycode_color">PBKDF:      argon2id</span> <br />
        <span style="color: #000000;" class="mycode_color">Time cost:  9</span> <br />
        <span style="color: #000000;" class="mycode_color">Memory:     1048576</span> <br />
        <span style="color: #000000;" class="mycode_color">Threads:    4</span> <br />
        <span style="color: #000000;" class="mycode_color">Salt:       05 06 90 e4 a1 25 85 e1 d1 5e 39 51 de f0 48 4c  </span><br />
        <span style="color: #000000;" class="mycode_color">            79 de f8 b9 37 2d 3f 93 a2 1c d1 ef 3f e7 58 fd  </span><br />
        <span style="color: #000000;" class="mycode_color">AF stripes: 4000</span> <br />
        <span style="color: #000000;" class="mycode_color">AF hash:    sha512</span> <br />
        <span style="color: #000000;" class="mycode_color">Area offset:32768 [bytes]</span> <br />
        <span style="color: #000000;" class="mycode_color">Area length:258048 [bytes]</span> <br />
        <span style="color: #000000;" class="mycode_color">Digest ID:  0</span> <br />
<span style="color: #000000;" class="mycode_color">Tokens:</span> <br />
<span style="color: #000000;" class="mycode_color">Digests:</span> <br />
<span style="color: #000000;" class="mycode_color">  0: pbkdf2</span> <br />
        <span style="color: #000000;" class="mycode_color">Hash:       sha512</span> <br />
        <span style="color: #000000;" class="mycode_color">Iterations: 360583</span> <br />
        <span style="color: #000000;" class="mycode_color">Salt:       8a ec b3 78 87 58 97 98 3d 7b cc 7b 76 d1 53 ba  </span><br />
        <span style="color: #000000;" class="mycode_color">            30 b4 ce 7f 0d b2 56 c3 2e 87 6f ab 0e f6 d6 df  </span><br />
        <span style="color: #000000;" class="mycode_color">Digest:     3f ff f9 22 2c e1 13 b2 3f 19 6d 0c 96 dd c7 ee  </span><br />
        <span style="color: #000000;" class="mycode_color">            f7 c5 2b 9e c4 f6 44 80 52 7d 0a d6 60 92 7f b9  </span><br />
        <span style="color: #000000;" class="mycode_color">            67 78 5f 19 80 4a 3f ee e6 48 6a 4a 66 f8 c5 dc  </span><br />
        <span style="color: #000000;" class="mycode_color">            71 93 ff 21 1d d9 5b 87 2e 71 fc 84 bf fe 4d 97 </span><br />
 <br />
</span> <br />
I then ran luks2hashcat.py on the volume and piped it with &gt; to luks.hash. <br />
<br />
Then, I ran <br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">sudo ./hashcat.bin -a 0 -m 34100 luks.hash p.txt </span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">p.txt is my password manager export of passwords. </span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">I receive this error:</span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font"><span style="color: #b26818;" class="mycode_color">Hashfile 'md.hash' on line 1 (&#36;luks&#36;...21dd732703d6aabce6dc5d8a3108a336): Signature unmatched</span><br />
 <br />
 Hash file starts with:</span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">&#36;luks&#36;2&#36;argon2id&#36;sha512&#36;aes&#36;xts-plain64&#36;512&#36;m=1048576,t=9,p=(then 262,143 characters) </span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">Am I doing something wrong? </span></span>]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I'm trying to use Hashcat to do a dictionary attack on a volume that I apparently lost the password to. <br />
<br />
Here's what I'm doing and what I'm getting:<br />
<br />
cryptsetup luksDump for the volume:<br />
<span style="font-family: monospace;" class="mycode_font"><span style="color: #000000;" class="mycode_color">UKS header information</span> <br />
<span style="color: #000000;" class="mycode_color">Version:        2</span> <br />
<span style="color: #000000;" class="mycode_color">Epoch:          3</span> <br />
<span style="color: #000000;" class="mycode_color">Metadata area:  16384 [bytes]</span> <br />
<span style="color: #000000;" class="mycode_color">Keyslots area:  16744448 [bytes]</span> <br />
<span style="color: #000000;" class="mycode_color">UUID:           120c05ee-88ae-4ac1-babb-e9aac56c6c19</span> <br />
<span style="color: #000000;" class="mycode_color">Label:          (no label)</span> <br />
<span style="color: #000000;" class="mycode_color">Subsystem:      (no subsystem)</span> <br />
<span style="color: #000000;" class="mycode_color">Flags:          (no flags)</span> <br />
 <br />
<span style="color: #000000;" class="mycode_color">Data segments:</span> <br />
<span style="color: #000000;" class="mycode_color">  0: crypt</span> <br />
        <span style="color: #000000;" class="mycode_color">offset: 16777216 [bytes]</span> <br />
        <span style="color: #000000;" class="mycode_color">length: (whole device)</span> <br />
        <span style="color: #000000;" class="mycode_color">cipher: aes-xts-plain64</span> <br />
        <span style="color: #000000;" class="mycode_color">sector: 4096 [bytes]</span> <br />
 <br />
<span style="color: #000000;" class="mycode_color">Keyslots:</span> <br />
<span style="color: #000000;" class="mycode_color">  0: luks2</span> <br />
        <span style="color: #000000;" class="mycode_color">Key:        512 bits</span> <br />
        <span style="color: #000000;" class="mycode_color">Priority:   normal</span> <br />
        <span style="color: #000000;" class="mycode_color">Cipher:     aes-xts-plain64</span> <br />
        <span style="color: #000000;" class="mycode_color">Cipher key: 512 bits</span> <br />
        <span style="color: #000000;" class="mycode_color">PBKDF:      argon2id</span> <br />
        <span style="color: #000000;" class="mycode_color">Time cost:  9</span> <br />
        <span style="color: #000000;" class="mycode_color">Memory:     1048576</span> <br />
        <span style="color: #000000;" class="mycode_color">Threads:    4</span> <br />
        <span style="color: #000000;" class="mycode_color">Salt:       05 06 90 e4 a1 25 85 e1 d1 5e 39 51 de f0 48 4c  </span><br />
        <span style="color: #000000;" class="mycode_color">            79 de f8 b9 37 2d 3f 93 a2 1c d1 ef 3f e7 58 fd  </span><br />
        <span style="color: #000000;" class="mycode_color">AF stripes: 4000</span> <br />
        <span style="color: #000000;" class="mycode_color">AF hash:    sha512</span> <br />
        <span style="color: #000000;" class="mycode_color">Area offset:32768 [bytes]</span> <br />
        <span style="color: #000000;" class="mycode_color">Area length:258048 [bytes]</span> <br />
        <span style="color: #000000;" class="mycode_color">Digest ID:  0</span> <br />
<span style="color: #000000;" class="mycode_color">Tokens:</span> <br />
<span style="color: #000000;" class="mycode_color">Digests:</span> <br />
<span style="color: #000000;" class="mycode_color">  0: pbkdf2</span> <br />
        <span style="color: #000000;" class="mycode_color">Hash:       sha512</span> <br />
        <span style="color: #000000;" class="mycode_color">Iterations: 360583</span> <br />
        <span style="color: #000000;" class="mycode_color">Salt:       8a ec b3 78 87 58 97 98 3d 7b cc 7b 76 d1 53 ba  </span><br />
        <span style="color: #000000;" class="mycode_color">            30 b4 ce 7f 0d b2 56 c3 2e 87 6f ab 0e f6 d6 df  </span><br />
        <span style="color: #000000;" class="mycode_color">Digest:     3f ff f9 22 2c e1 13 b2 3f 19 6d 0c 96 dd c7 ee  </span><br />
        <span style="color: #000000;" class="mycode_color">            f7 c5 2b 9e c4 f6 44 80 52 7d 0a d6 60 92 7f b9  </span><br />
        <span style="color: #000000;" class="mycode_color">            67 78 5f 19 80 4a 3f ee e6 48 6a 4a 66 f8 c5 dc  </span><br />
        <span style="color: #000000;" class="mycode_color">            71 93 ff 21 1d d9 5b 87 2e 71 fc 84 bf fe 4d 97 </span><br />
 <br />
</span> <br />
I then ran luks2hashcat.py on the volume and piped it with &gt; to luks.hash. <br />
<br />
Then, I ran <br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">sudo ./hashcat.bin -a 0 -m 34100 luks.hash p.txt </span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">p.txt is my password manager export of passwords. </span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">I receive this error:</span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font"><span style="color: #b26818;" class="mycode_color">Hashfile 'md.hash' on line 1 (&#36;luks&#36;...21dd732703d6aabce6dc5d8a3108a336): Signature unmatched</span><br />
 <br />
 Hash file starts with:</span></span><br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">&#36;luks&#36;2&#36;argon2id&#36;sha512&#36;aes&#36;xts-plain64&#36;512&#36;m=1048576,t=9,p=(then 262,143 characters) </span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: monospace;" class="mycode_font">Am I doing something wrong? </span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Veracrypt + PIM  hashcat command]]></title>
			<link>https://hashcat.net/forum/thread-13617.html</link>
			<pubDate>Sat, 16 May 2026 23:11:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21178">nightmonster</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13617.html</guid>
			<description><![CDATA[Greetings, <br />
<br />
may I ask for help? I have locked couple years ago my usb disk with veracrypt ( not sure what version was in that time) but also used PIM. I think 00 or 01 or 11 or 1. I have extracted the has for the flash disk volume. But also dont remember if I used SHA 256 or 512.<br />
<br />
<br />
I have created some list of possible combination of words and numbers. Nothing else it cant be. How should look the hashcat command to use my list of passwords eg. pw.txt and PIM=11 ? <br />
<br />
<br />
thank you]]></description>
			<content:encoded><![CDATA[Greetings, <br />
<br />
may I ask for help? I have locked couple years ago my usb disk with veracrypt ( not sure what version was in that time) but also used PIM. I think 00 or 01 or 11 or 1. I have extracted the has for the flash disk volume. But also dont remember if I used SHA 256 or 512.<br />
<br />
<br />
I have created some list of possible combination of words and numbers. Nothing else it cant be. How should look the hashcat command to use my list of passwords eg. pw.txt and PIM=11 ? <br />
<br />
<br />
thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Assistance needed: 7-Zip hash recovery (Static part known)]]></title>
			<link>https://hashcat.net/forum/thread-13613.html</link>
			<pubDate>Sat, 09 May 2026 05:36:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21159">nezabudu</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13613.html</guid>
			<description><![CDATA[<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Hi everyone,I need some help recovering the password for a personal family archive (7-Zip). </span></span></span><br />
</span><br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I’ve already done some work on my RTX 4060, but I’ve hit a wall and could use some more power.</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I have attached the file with the hash to this message.</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I have attached the hash file to this post.Password details:Static part (Known base): FBJKY33EBalabanov</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Estimated length: 18-22 characters.</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Estimated length: 18–22 characters.Potential variations: There is likely a typo in the middle or at the end. It might end with digits or special characters like !, &#36;, or letters (e.g., v1!, v1&#36;).Keyboard layout: There's a possibility it was typed using a Russian layout but with English characters (e.g., АИЛЛН33У instead of FBJKY33E).</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Important Note During my local brute-force, I found a collision: FBJKY33EBalabanovv1!</span></span></span></span><br />
<br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">But the archive does not open</span></span></span></span><br />
<br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I will be glad for any help</span></span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://hashcat.net/forum/images/attachtypes/txt.gif" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1415" target="_blank" title="">hash.txt</a> (Size: 180.3 KB / Downloads: 5)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Hi everyone,I need some help recovering the password for a personal family archive (7-Zip). </span></span></span><br />
</span><br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I’ve already done some work on my RTX 4060, but I’ve hit a wall and could use some more power.</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I have attached the file with the hash to this message.</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I have attached the hash file to this post.Password details:Static part (Known base): FBJKY33EBalabanov</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Estimated length: 18-22 characters.</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Estimated length: 18–22 characters.Potential variations: There is likely a typo in the middle or at the end. It might end with digits or special characters like !, &#36;, or letters (e.g., v1!, v1&#36;).Keyboard layout: There's a possibility it was typed using a Russian layout but with English characters (e.g., АИЛЛН33У instead of FBJKY33E).</span></span></span></span><br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">Important Note During my local brute-force, I found a collision: FBJKY33EBalabanovv1!</span></span></span></span><br />
<br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">But the archive does not open</span></span></span></span><br />
<br />
<br />
<br />
<span style="font-size: medium;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><span style="color: #000000;" class="mycode_color"><span style="font-family: Arial, sans-serif;" class="mycode_font">I will be glad for any help</span></span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://hashcat.net/forum/images/attachtypes/txt.gif" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1415" target="_blank" title="">hash.txt</a> (Size: 180.3 KB / Downloads: 5)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Could use help opening my old RAR]]></title>
			<link>https://hashcat.net/forum/thread-13604.html</link>
			<pubDate>Fri, 01 May 2026 11:19:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21128">Ubrobeer</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13604.html</guid>
			<description><![CDATA[While retrieving my old photo albums, I stumbled on a 1.56 GB RAR where me older photos are in. <br />
I am trying to crack the following Hash. <br />
<br />
&#36;RAR3&#36;*0*403707ca55b32e2c*9c5a6830c592342a454c9156382e4b75<br />
<br />
I did a run with a Rockyou list and a rockyou 30.000. Im a bit lost what is next. <br />
<br />
Im from the netherlands and i must have been 16-17 while i made this rar many years ago.<br />
Is there a good Dutch Rockyou list available or somebody with power that can help me?]]></description>
			<content:encoded><![CDATA[While retrieving my old photo albums, I stumbled on a 1.56 GB RAR where me older photos are in. <br />
I am trying to crack the following Hash. <br />
<br />
&#36;RAR3&#36;*0*403707ca55b32e2c*9c5a6830c592342a454c9156382e4b75<br />
<br />
I did a run with a Rockyou list and a rockyou 30.000. Im a bit lost what is next. <br />
<br />
Im from the netherlands and i must have been 16-17 while i made this rar many years ago.<br />
Is there a good Dutch Rockyou list available or somebody with power that can help me?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Need help to open locked pdf]]></title>
			<link>https://hashcat.net/forum/thread-13603.html</link>
			<pubDate>Fri, 01 May 2026 06:22:52 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21127">Dim</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13603.html</guid>
			<description><![CDATA[Need help to open locked pdf<br />
Forgot Password]]></description>
			<content:encoded><![CDATA[Need help to open locked pdf<br />
Forgot Password]]></content:encoded>
		</item>
	</channel>
</rss>