<?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 - hashcat]]></title>
		<link>https://hashcat.net/forum/</link>
		<description><![CDATA[hashcat Forum - https://hashcat.net/forum]]></description>
		<pubDate>Wed, 12 Aug 2026 17:43:54 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[help use hashcat]]></title>
			<link>https://hashcat.net/forum/thread-13663.html</link>
			<pubDate>Sat, 01 Aug 2026 22:19:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21379">98713271@</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13663.html</guid>
			<description><![CDATA[hello bro<br />
I need some help.<br />
<br />
I want crack a password.<br />
its known exist old pass but not match.<br />
often used password : a3343187, zhql770701, woaimeizhi1314, LMZ_87733543<br />
<br />
question is confirmed char word maybe: a, 3343187, 770701, LMZ, zhql, ZQL<br />
<br />
how to set hashcat use exist char word to test password?]]></description>
			<content:encoded><![CDATA[hello bro<br />
I need some help.<br />
<br />
I want crack a password.<br />
its known exist old pass but not match.<br />
often used password : a3343187, zhql770701, woaimeizhi1314, LMZ_87733543<br />
<br />
question is confirmed char word maybe: a, 3343187, 770701, LMZ, zhql, ZQL<br />
<br />
how to set hashcat use exist char word to test password?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[hashcat]]></title>
			<link>https://hashcat.net/forum/thread-13659.html</link>
			<pubDate>Fri, 17 Jul 2026 18:27:43 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21338">Tresrhntr</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13659.html</guid>
			<description><![CDATA[I'm running The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux on an HP elitedesk with on board graphics and get this message when I run hashcat.<br />
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR<br />
<br />
ATTENTION! No OpenCL, HIP or CUDA compatible platform found.<br />
How can I fix this.]]></description>
			<content:encoded><![CDATA[I'm running The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux on an HP elitedesk with on board graphics and get this message when I run hashcat.<br />
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR<br />
<br />
ATTENTION! No OpenCL, HIP or CUDA compatible platform found.<br />
How can I fix this.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[old zip file vs Nvidia]]></title>
			<link>https://hashcat.net/forum/thread-13657.html</link>
			<pubDate>Tue, 14 Jul 2026 01:23:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21327">MFC</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13657.html</guid>
			<description><![CDATA[Hello,<br />
<br />
<br />
This is my first post here, thank you for reading.<br />
<br />
I have an old zip file to crack, it is from 2001 but may be from 2003 as the file inside is from 2003<br />
<br />
Hascat wont run on it, it keeps giving me  "Separator unmatched" or "No hashes loaded" or " Token length exception"<br />
<br />
When I tried to use version 5 or 6 I got this<br />
<br />
"Unknown hash-type '17200' selected"<br />
<br />
I tried everything already, too many to list here, all ideas and commands google AI gave me I did<br />
<br />
Is there a way to make a hash from this old file that will work on version 7.1.2 and my Nvidia GTX 1650?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
<br />
This is my first post here, thank you for reading.<br />
<br />
I have an old zip file to crack, it is from 2001 but may be from 2003 as the file inside is from 2003<br />
<br />
Hascat wont run on it, it keeps giving me  "Separator unmatched" or "No hashes loaded" or " Token length exception"<br />
<br />
When I tried to use version 5 or 6 I got this<br />
<br />
"Unknown hash-type '17200' selected"<br />
<br />
I tried everything already, too many to list here, all ideas and commands google AI gave me I did<br />
<br />
Is there a way to make a hash from this old file that will work on version 7.1.2 and my Nvidia GTX 1650?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Help debugging Hashcat not starting...]]></title>
			<link>https://hashcat.net/forum/thread-13654.html</link>
			<pubDate>Thu, 09 Jul 2026 14:21:54 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21311">absorbant</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13654.html</guid>
			<description><![CDATA[I have installed the latest version (7.1.2) on Mint Linux. I have two hash files obtained using office2hashcat from two Excel files which are identical but encrypted with different passwords. The first Excel file is encrypted with a 9 character password that I do not know. The second file is encrypted with the password 12345. I run these commands:<br />
&#36; hashcat -m 9600 test_1_hash.txt rockyou.txt --show<br />
&#36; hashcat -m 9600 test_2_hash.txt rockyou.txt --show<br />
The second command runs as expected and reveals the password as 12345. The first command does not run. There are no error messages.<br />
How should I go about debugging the issue?<br />
<br />
Information:<br />
I tried the earlier version of Hashcat from the Mint repository, version 6.2.6 with exactly the same issue. I compiled the latest version from source.<br />
This is what the hash files look like:<br />
&#36;office&#36;*2013*100000*256*16*6c6eb1e86e92f3c5ead4b8dc72978b3c*ee5eb1cb257e125f49205b3ebe2a7a00*cdb9c346c054cb7a3d887b7bf11a359a4d00021ae765206358d9674d2ac93a4d (&lt; file 1)<br />
&#36;office&#36;*2013*100000*256*16*79ef730a26e7f521229c9e008e4e6631*aba929dd045f29634cad98e23ddd8853*3e3b927531d9ca631b80ca8c148dcbc50b319fb436054a962447c9bd61ad5688 (&lt; file 2)]]></description>
			<content:encoded><![CDATA[I have installed the latest version (7.1.2) on Mint Linux. I have two hash files obtained using office2hashcat from two Excel files which are identical but encrypted with different passwords. The first Excel file is encrypted with a 9 character password that I do not know. The second file is encrypted with the password 12345. I run these commands:<br />
&#36; hashcat -m 9600 test_1_hash.txt rockyou.txt --show<br />
&#36; hashcat -m 9600 test_2_hash.txt rockyou.txt --show<br />
The second command runs as expected and reveals the password as 12345. The first command does not run. There are no error messages.<br />
How should I go about debugging the issue?<br />
<br />
Information:<br />
I tried the earlier version of Hashcat from the Mint repository, version 6.2.6 with exactly the same issue. I compiled the latest version from source.<br />
This is what the hash files look like:<br />
&#36;office&#36;*2013*100000*256*16*6c6eb1e86e92f3c5ead4b8dc72978b3c*ee5eb1cb257e125f49205b3ebe2a7a00*cdb9c346c054cb7a3d887b7bf11a359a4d00021ae765206358d9674d2ac93a4d (&lt; file 1)<br />
&#36;office&#36;*2013*100000*256*16*79ef730a26e7f521229c9e008e4e6631*aba929dd045f29634cad98e23ddd8853*3e3b927531d9ca631b80ca8c148dcbc50b319fb436054a962447c9bd61ad5688 (&lt; file 2)]]></content:encoded>
		</item>
		<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[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[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[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[I'd like to open my password-protected zip file]]></title>
			<link>https://hashcat.net/forum/thread-13602.html</link>
			<pubDate>Thu, 30 Apr 2026 02:37:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21124">dimple</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13602.html</guid>
			<description><![CDATA[Hello everyone.<br />
I locked my zip password one year ago. And I am in need to open it now.<br />
But I can't remeber password of zip file. I should open that zip file for sure.<br />
Regarding my friend's words, hashcat would be helpful for me to crack my zip file.<br />
<br />
I just wanna get help even from admin, experts, but from legit, verified memebers<br />
<br />
Looking forward to your guys's help<br />
<br />
Best]]></description>
			<content:encoded><![CDATA[Hello everyone.<br />
I locked my zip password one year ago. And I am in need to open it now.<br />
But I can't remeber password of zip file. I should open that zip file for sure.<br />
Regarding my friend's words, hashcat would be helpful for me to crack my zip file.<br />
<br />
I just wanna get help even from admin, experts, but from legit, verified memebers<br />
<br />
Looking forward to your guys's help<br />
<br />
Best]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[1 Year Trying to Crack My 2013 Bitcoin Wallet — Need Expert Advice]]></title>
			<link>https://hashcat.net/forum/thread-13600.html</link>
			<pubDate>Wed, 29 Apr 2026 05:06:30 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://hashcat.net/forum/member.php?action=profile&uid=21118">hsc_learner</a>]]></dc:creator>
			<guid isPermaLink="false">https://hashcat.net/forum/thread-13600.html</guid>
			<description><![CDATA[<span style="color: #000000;" class="mycode_color">Hey everyone,</span><br />
<span style="color: #000000;" class="mycode_color"><br />
I’m looking for some guidance from those with experience in password recovery/cracking.<br />
For nearly a year, I’ve been trying to recover access to an old Bitcoin wallet (wallet.dat from 2013). I extracted the hash and have been attempting to crack it using an RTX 3060, but haven’t had any success so far.<br />
Recently, I discovered Vast.ai and was able to run jobs on more powerful GPUs (including an RTX 5090). I was hopeful this would make a difference, but unfortunately, I still haven’t had any luck.<br />
</span><br />
<span style="color: #000000;" class="mycode_color">So far, I’ve tried:</span><ul class="mycode_list"><li><span style="color: #000000;" class="mycode_color">Variations of old passwords I may have used</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Brute force with numeric ranges (0–10 digits)</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Short brute-force masks (1–5 characters, all character sets)</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Large wordlists (including weakpass and similar sources)</span><br />
</li>
</ul>
<br />
<span style="color: #000000;" class="mycode_color">At this point, I’m considering expanding brute-force attempts to longer character lengths, but I’m concerned about cost vs. benefit.<br />
I’d really appreciate advice on:</span><ul class="mycode_list"><li><span style="color: #000000;" class="mycode_color">The most efficient GPU(s) for this type of workload</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Cost-effective strategies (especially when using rented compute like Vast.ai)</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Smarter approaches beyond pure brute force (mask strategies, rule-based attacks, etc.)</span><br />
</li>
</ul>
<br />
<span style="color: #000000;" class="mycode_color">Any tips or insights would be greatly appreciated.</span><br />
<span style="color: #000000;" class="mycode_color"><br />
Thanks in advance!<br />
</span>]]></description>
			<content:encoded><![CDATA[<span style="color: #000000;" class="mycode_color">Hey everyone,</span><br />
<span style="color: #000000;" class="mycode_color"><br />
I’m looking for some guidance from those with experience in password recovery/cracking.<br />
For nearly a year, I’ve been trying to recover access to an old Bitcoin wallet (wallet.dat from 2013). I extracted the hash and have been attempting to crack it using an RTX 3060, but haven’t had any success so far.<br />
Recently, I discovered Vast.ai and was able to run jobs on more powerful GPUs (including an RTX 5090). I was hopeful this would make a difference, but unfortunately, I still haven’t had any luck.<br />
</span><br />
<span style="color: #000000;" class="mycode_color">So far, I’ve tried:</span><ul class="mycode_list"><li><span style="color: #000000;" class="mycode_color">Variations of old passwords I may have used</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Brute force with numeric ranges (0–10 digits)</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Short brute-force masks (1–5 characters, all character sets)</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Large wordlists (including weakpass and similar sources)</span><br />
</li>
</ul>
<br />
<span style="color: #000000;" class="mycode_color">At this point, I’m considering expanding brute-force attempts to longer character lengths, but I’m concerned about cost vs. benefit.<br />
I’d really appreciate advice on:</span><ul class="mycode_list"><li><span style="color: #000000;" class="mycode_color">The most efficient GPU(s) for this type of workload</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Cost-effective strategies (especially when using rented compute like Vast.ai)</span><br />
</li>
<li><span style="color: #000000;" class="mycode_color">Smarter approaches beyond pure brute force (mask strategies, rule-based attacks, etc.)</span><br />
</li>
</ul>
<br />
<span style="color: #000000;" class="mycode_color">Any tips or insights would be greatly appreciated.</span><br />
<span style="color: #000000;" class="mycode_color"><br />
Thanks in advance!<br />
</span>]]></content:encoded>
		</item>
	</channel>
</rss>