<?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>http://hashcat.net/forum/</link>
		<description><![CDATA[hashcat Forum - http://hashcat.net/forum]]></description>
		<pubDate>Wed, 22 May 2013 21:51:43 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[how to use hashcat]]></title>
			<link>http://hashcat.net/forum/thread-2314.html</link>
			<pubDate>Wed, 22 May 2013 13:35:13 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2314.html</guid>
			<description><![CDATA[<span style="font-style: italic;"><span style="font-weight: bold;">Hi Members &amp; Staff<br />
<br />
I am totally new with hashcat i have Kali Linux as operating system which have hashcat already installed in it.<br />
<br />
1) What Hashcat do?<br />
2) How to use it?<br />
<br />
I have good knowledge of aircrack-ng and other stuff but hashcat is totally new for me please advice<br />
<br />
Thank You <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /></span></span>]]></description>
			<content:encoded><![CDATA[<span style="font-style: italic;"><span style="font-weight: bold;">Hi Members &amp; Staff<br />
<br />
I am totally new with hashcat i have Kali Linux as operating system which have hashcat already installed in it.<br />
<br />
1) What Hashcat do?<br />
2) How to use it?<br />
<br />
I have good knowledge of aircrack-ng and other stuff but hashcat is totally new for me please advice<br />
<br />
Thank You <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[ERROR: clGetPlatformIDs() -1001]]></title>
			<link>http://hashcat.net/forum/thread-2313.html</link>
			<pubDate>Wed, 22 May 2013 09:21:22 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2313.html</guid>
			<description><![CDATA[hi every one<br />
i have an error in oclHashcat-plus32.exe<br />
<br />
i use from hashcat on desktop pc with windows 7 and i have a ati radeon 6870 graphic card and i install catalyst 13.5<br />
<br />
but when i run oclHashcat-plus32.exe and enter this command :  <br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>C:&#92;hashcat&#92;oclHashcat-plus&gt;oclHashcat-plus32.exe -m 2500 -a 3 capture.hccap ?u?u<br />
?u?u?u?u?u?u</code></div></div>
i see this error : <br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>ERROR: clGetPlatformIDs() -1001</code></div></div>
<br />
i cant find any solution for windows desktop station<br />
<br />
what can i do ? <br />
plz help me<br />
<br />
and im sry for my bad language<br />
im iranian and my lang is persian<br />
im so sorry]]></description>
			<content:encoded><![CDATA[hi every one<br />
i have an error in oclHashcat-plus32.exe<br />
<br />
i use from hashcat on desktop pc with windows 7 and i have a ati radeon 6870 graphic card and i install catalyst 13.5<br />
<br />
but when i run oclHashcat-plus32.exe and enter this command :  <br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>C:&#92;hashcat&#92;oclHashcat-plus&gt;oclHashcat-plus32.exe -m 2500 -a 3 capture.hccap ?u?u<br />
?u?u?u?u?u?u</code></div></div>
i see this error : <br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>ERROR: clGetPlatformIDs() -1001</code></div></div>
<br />
i cant find any solution for windows desktop station<br />
<br />
what can i do ? <br />
plz help me<br />
<br />
and im sry for my bad language<br />
im iranian and my lang is persian<br />
im so sorry]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Same hashes different results]]></title>
			<link>http://hashcat.net/forum/thread-2311.html</link>
			<pubDate>Wed, 22 May 2013 09:07:42 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2311.html</guid>
			<description><![CDATA[Hi, I'm looking into MSSQL 2005 hashes.<br />
<br />
I've run hashcat on my workstation cpu previously and everything seemed to work fine. Today I started with Hashcat-plus (cudaHashcat-plus64 0.14.7z to be precise) running on an Amazon EC2 Cluster GPU instance.<br />
<br />
I've been using 2 hashes for testing purposes that both result in a 5 character result. The weird thing is that every other time (literally 2 out of 4 runs) I run the command the result changes between Exhausted and Cracked.<br />
<br />
Same hashes, same command:<br />
-a 3 -m 132 -1 ?l?u?d &lt;hashfile&gt; ?1?1?1?1?1<br />
<br />
The results are both lower case alpha characters only. And although the success rate seems to be somewhat higher when I run with just ?l instead of ?l?u?d it still returns exhausted 1 out of 5 times.<br />
<br />
What could this possibly be? What could I try to fix this?]]></description>
			<content:encoded><![CDATA[Hi, I'm looking into MSSQL 2005 hashes.<br />
<br />
I've run hashcat on my workstation cpu previously and everything seemed to work fine. Today I started with Hashcat-plus (cudaHashcat-plus64 0.14.7z to be precise) running on an Amazon EC2 Cluster GPU instance.<br />
<br />
I've been using 2 hashes for testing purposes that both result in a 5 character result. The weird thing is that every other time (literally 2 out of 4 runs) I run the command the result changes between Exhausted and Cracked.<br />
<br />
Same hashes, same command:<br />
-a 3 -m 132 -1 ?l?u?d &lt;hashfile&gt; ?1?1?1?1?1<br />
<br />
The results are both lower case alpha characters only. And although the success rate seems to be somewhat higher when I run with just ?l instead of ?l?u?d it still returns exhausted 1 out of 5 times.<br />
<br />
What could this possibly be? What could I try to fix this?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[(VM) .kernel not found in cache]]></title>
			<link>http://hashcat.net/forum/thread-2310.html</link>
			<pubDate>Wed, 22 May 2013 03:44:41 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2310.html</guid>
			<description><![CDATA[Running oclHashcat-plus and getting an error message:<br />
<br />
<br />
oclHashcat-plus v0.14 by atom starting...<br />
<br />
Hashes: 1 total, 1 unique salts, 1 unique digests<br />
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes<br />
Workload: 16 loops, 2 accel<br />
Watchdog: Temperature abort trigger set to 90c<br />
Watchdog: Temperature retain trigger set to 80c<br />
Device #1: Pitcairn, 1871MB, 1100Mhz, 20MCU<br />
Device #2: Pitcairn, 1883MB, 1100Mhz, 20MCU<br />
Device #1: Kernel ./kernels/4098/m1800.Pitcairn_1084.4_1084.4 (VM).kernel not found in cache! Building may take a while...<br />
ERROR: ./kernels/4098/m1800.VLIW1.llvmir: No such file or directory<br />
<br />
<br />
I dug around and found Trac ticket #128 which referenced a similar problem for which an update was issued: "Status changed from new to closed fixed in b8, thanks for reporting!"<br />
<br />
So does this look like something I'm doing wrong?<br />
<br />
Does anyone have an idea how to remedy this issue?<br />
<br />
Thanks in advance, any help is greatly appreciated!<br />
<br />
<br />
Specs:<br />
<br />
Ubuntu 12.04.2 LTS (3.5.0-27-generic #46~precise1-Ubuntu SMP x86_64 GNU/Linux)<br />
<br />
amd-driver-installer-catalyst-13.1-linux-x86.x86_64<br />
<br />
<br />
clinfo:<br />
<br />
GPU #1 : AMD 7870 GHZ Edition<br />
Name:                                          Pitcairn<br />
Vendor:                                        Advanced Micro Devices, Inc.<br />
Device OpenCL C version:                       OpenCL C 1.2<br />
Driver version:                                1084.4 (VM)<br />
<br />
GPU #2 : AMD 7870 GHZ Edition<br />
<br />
Name:                                          Pitcairn<br />
Vendor:                                        Advanced Micro Devices, Inc.<br />
Device OpenCL C version:                       OpenCL C 1.2<br />
Driver version:                                1084.4 (VM)<br />
<br />
CPU: AMD FX-6100<br />
<br />
Name:                                          AMD FX&#153;-6100 Six-Core<br />
Vendor:                                        AuthenticAMD<br />
Device OpenCL C version:                       OpenCL C 1.2<br />
Driver version:                                1084.4 (sse2,avx,fma4)<br />
Profile:                                       FULL_PROFILE<br />
Version:                                       OpenCL 1.2 AMD-APP (1084.4)]]></description>
			<content:encoded><![CDATA[Running oclHashcat-plus and getting an error message:<br />
<br />
<br />
oclHashcat-plus v0.14 by atom starting...<br />
<br />
Hashes: 1 total, 1 unique salts, 1 unique digests<br />
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes<br />
Workload: 16 loops, 2 accel<br />
Watchdog: Temperature abort trigger set to 90c<br />
Watchdog: Temperature retain trigger set to 80c<br />
Device #1: Pitcairn, 1871MB, 1100Mhz, 20MCU<br />
Device #2: Pitcairn, 1883MB, 1100Mhz, 20MCU<br />
Device #1: Kernel ./kernels/4098/m1800.Pitcairn_1084.4_1084.4 (VM).kernel not found in cache! Building may take a while...<br />
ERROR: ./kernels/4098/m1800.VLIW1.llvmir: No such file or directory<br />
<br />
<br />
I dug around and found Trac ticket #128 which referenced a similar problem for which an update was issued: "Status changed from new to closed fixed in b8, thanks for reporting!"<br />
<br />
So does this look like something I'm doing wrong?<br />
<br />
Does anyone have an idea how to remedy this issue?<br />
<br />
Thanks in advance, any help is greatly appreciated!<br />
<br />
<br />
Specs:<br />
<br />
Ubuntu 12.04.2 LTS (3.5.0-27-generic #46~precise1-Ubuntu SMP x86_64 GNU/Linux)<br />
<br />
amd-driver-installer-catalyst-13.1-linux-x86.x86_64<br />
<br />
<br />
clinfo:<br />
<br />
GPU #1 : AMD 7870 GHZ Edition<br />
Name:                                          Pitcairn<br />
Vendor:                                        Advanced Micro Devices, Inc.<br />
Device OpenCL C version:                       OpenCL C 1.2<br />
Driver version:                                1084.4 (VM)<br />
<br />
GPU #2 : AMD 7870 GHZ Edition<br />
<br />
Name:                                          Pitcairn<br />
Vendor:                                        Advanced Micro Devices, Inc.<br />
Device OpenCL C version:                       OpenCL C 1.2<br />
Driver version:                                1084.4 (VM)<br />
<br />
CPU: AMD FX-6100<br />
<br />
Name:                                          AMD FX&#153;-6100 Six-Core<br />
Vendor:                                        AuthenticAMD<br />
Device OpenCL C version:                       OpenCL C 1.2<br />
Driver version:                                1084.4 (sse2,avx,fma4)<br />
Profile:                                       FULL_PROFILE<br />
Version:                                       OpenCL 1.2 AMD-APP (1084.4)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[install oclhashcat-plus on windows]]></title>
			<link>http://hashcat.net/forum/thread-2312.html</link>
			<pubDate>Tue, 21 May 2013 23:35:08 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2312.html</guid>
			<description><![CDATA[Hey guys, i wanna install hashcat on windows, but it's not working i think...<br />
i want it to look like this <br />
<img src="http://infiltrator.webs.com/images/Untitled.png" border="0" alt="[Image: Untitled.png]" /><br />
<br />
where can i download this version and how to install? (i know i just have to unzip it but i think somethings wrong) <br />
coz i see this <br />
<br />
[spoiler]<img src="http://img705.imageshack.us/img705/2336/13b408b3ebbc4672a5055ec.png" border="0" alt="[Image: 13b408b3ebbc4672a5055ec.png]" />[/spoiler]]]></description>
			<content:encoded><![CDATA[Hey guys, i wanna install hashcat on windows, but it's not working i think...<br />
i want it to look like this <br />
<img src="http://infiltrator.webs.com/images/Untitled.png" border="0" alt="[Image: Untitled.png]" /><br />
<br />
where can i download this version and how to install? (i know i just have to unzip it but i think somethings wrong) <br />
coz i see this <br />
<br />
[spoiler]<img src="http://img705.imageshack.us/img705/2336/13b408b3ebbc4672a5055ec.png" border="0" alt="[Image: 13b408b3ebbc4672a5055ec.png]" />[/spoiler]]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TripleDES]]></title>
			<link>http://hashcat.net/forum/thread-2309.html</link>
			<pubDate>Mon, 20 May 2013 18:31:54 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2309.html</guid>
			<description><![CDATA[Is any version of hashcat family able to crack TripleDES?<br />
Thank you!]]></description>
			<content:encoded><![CDATA[Is any version of hashcat family able to crack TripleDES?<br />
Thank you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Obtain a Hash from a Excel 2007 file]]></title>
			<link>http://hashcat.net/forum/thread-2308.html</link>
			<pubDate>Sun, 19 May 2013 18:02:51 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2308.html</guid>
			<description><![CDATA[Hi there, According to the Microsoft whitepaper the following specs are defined for the Excel password security encryption:<br />
<br />
Key derivation is performed using 50,000 iterations[source] of SHA-1 (increased to 100k in SP2).<br />
Uses a 16-byte (128-bit) random salt.<br />
AES is the block cipher used to encrypt the document.<br />
By default, 128-bit key are used. There is a registry tweak to change this to 256-bit.<br />
The AES block cipher is implemented in Microsoft's CSP / CryptoAPI.<br />
<br />
This info give me a good point to crack a Excel password, but... I don't find any information or documentation to get the hash from an Excel file.<br />
<br />
Anyone knows how get it?<br />
<br />
Thanks in advance and sorry for my english <img src="images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /><br />
<br />
Byebye!]]></description>
			<content:encoded><![CDATA[Hi there, According to the Microsoft whitepaper the following specs are defined for the Excel password security encryption:<br />
<br />
Key derivation is performed using 50,000 iterations[source] of SHA-1 (increased to 100k in SP2).<br />
Uses a 16-byte (128-bit) random salt.<br />
AES is the block cipher used to encrypt the document.<br />
By default, 128-bit key are used. There is a registry tweak to change this to 256-bit.<br />
The AES block cipher is implemented in Microsoft's CSP / CryptoAPI.<br />
<br />
This info give me a good point to crack a Excel password, but... I don't find any information or documentation to get the hash from an Excel file.<br />
<br />
Anyone knows how get it?<br />
<br />
Thanks in advance and sorry for my english <img src="images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" /><br />
<br />
Byebye!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[--remove with just one hash?]]></title>
			<link>http://hashcat.net/forum/thread-2307.html</link>
			<pubDate>Sun, 19 May 2013 17:08:27 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2307.html</guid>
			<description><![CDATA[Running hashcat-cli64.exe 0.44 with --remove against the last or just one hash seems to not remove it when the password is successfully found.<br />
<br />
Shouldn't it remove the last hash, and leave a zero-byte file, instead?]]></description>
			<content:encoded><![CDATA[Running hashcat-cli64.exe 0.44 with --remove against the last or just one hash seems to not remove it when the password is successfully found.<br />
<br />
Shouldn't it remove the last hash, and leave a zero-byte file, instead?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Saving calculated hashes]]></title>
			<link>http://hashcat.net/forum/thread-2306.html</link>
			<pubDate>Sun, 19 May 2013 09:49:01 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2306.html</guid>
			<description><![CDATA[Hi!<br />
Is there any option to save calculated hashes from dictionary to another file?<br />
Can i just hash every line from dict and save it?<br />
Im buliding small database with plain:md5:sha1 and hashing it with php would take few years <img src="images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></description>
			<content:encoded><![CDATA[Hi!<br />
Is there any option to save calculated hashes from dictionary to another file?<br />
Can i just hash every line from dict and save it?<br />
Im buliding small database with plain:md5:sha1 and hashing it with php would take few years <img src="images/smilies/wink.gif" style="vertical-align: middle;" border="0" alt="Wink" title="Wink" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[modified-batchcrack.sh]]></title>
			<link>http://hashcat.net/forum/thread-2305.html</link>
			<pubDate>Sun, 19 May 2013 07:20:08 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2305.html</guid>
			<description><![CDATA[same as the batchcrack.sh but I added rules option and all wordlist in the folder instead of just two. I found out today that my rules were not even running right so it all works now in cygwin .. <br />
<br />
<a href="http://rmccurdy.com/scripts/batchcrack_rmccurdy.sh" target="_blank">http://rmccurdy.com/scripts/batchcrack_rmccurdy.sh</a><br />
<br />
<a href="http://rmccurdy.com/scripts/fu.txt" target="_blank">http://rmccurdy.com/scripts/fu.txt</a> for examples/help<br />
<br />
Here some things/Ideas i want to add:<br />
* auto bin or exe path detect 32 or 64 in windows and *nix auto detect CUDA or OPENCL <br />
* maybe some kind of benchmark test to auto set what rules/wordlist it uses based on hashtype selected and benchmark results ( basically autopwn for OCLhashcat ) maybe set a max time to crack<br />
* import AD password policy tool and automagicly find/remove/use rules based on the AD password policy<br />
<br />
anyway im off to bed.. my poor pile of crap video card... thanks all<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Session.Name...: cudaHashcat-plus<br />
Status.........: Running<br />
Rules.Type.....: File (./rules/T0XlC.rule)<br />
Input.Mode.....: File (../Dictionaries/18_in_1.lst)<br />
Hash.Target....: ****************************<br />
Hash.Type......: NTLM<br />
Time.Started...: Sun May 19 02:59:01 2013 (19 mins, 2 secs)<br />
Time.Estimated.: Sun May 19 13:38:43 2013 (10 hours, 20 mins)<br />
Speed.GPU.#1...:&nbsp;&nbsp; 559.7M/s<br />
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts<br />
Progress.......: 635031470080/21335242138320 (2.98%)<br />
Rejected.......: 0/635031470080 (0.00%)<br />
HWMon.GPU.#1...: 99% Util, 70c Temp, 1950rpm Fan</code></div></div>
<br />
OWNED!<br />
7 char password caps and special chars and a number  <img src="images/smilies/tongue.gif" style="vertical-align: middle;" border="0" alt="Tongue" title="Tongue" /> It’s a 1337 speak password.  I see 1337 speak quite often ...almost all the time]]></description>
			<content:encoded><![CDATA[same as the batchcrack.sh but I added rules option and all wordlist in the folder instead of just two. I found out today that my rules were not even running right so it all works now in cygwin .. <br />
<br />
<a href="http://rmccurdy.com/scripts/batchcrack_rmccurdy.sh" target="_blank">http://rmccurdy.com/scripts/batchcrack_rmccurdy.sh</a><br />
<br />
<a href="http://rmccurdy.com/scripts/fu.txt" target="_blank">http://rmccurdy.com/scripts/fu.txt</a> for examples/help<br />
<br />
Here some things/Ideas i want to add:<br />
* auto bin or exe path detect 32 or 64 in windows and *nix auto detect CUDA or OPENCL <br />
* maybe some kind of benchmark test to auto set what rules/wordlist it uses based on hashtype selected and benchmark results ( basically autopwn for OCLhashcat ) maybe set a max time to crack<br />
* import AD password policy tool and automagicly find/remove/use rules based on the AD password policy<br />
<br />
anyway im off to bed.. my poor pile of crap video card... thanks all<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Session.Name...: cudaHashcat-plus<br />
Status.........: Running<br />
Rules.Type.....: File (./rules/T0XlC.rule)<br />
Input.Mode.....: File (../Dictionaries/18_in_1.lst)<br />
Hash.Target....: ****************************<br />
Hash.Type......: NTLM<br />
Time.Started...: Sun May 19 02:59:01 2013 (19 mins, 2 secs)<br />
Time.Estimated.: Sun May 19 13:38:43 2013 (10 hours, 20 mins)<br />
Speed.GPU.#1...:&nbsp;&nbsp; 559.7M/s<br />
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts<br />
Progress.......: 635031470080/21335242138320 (2.98%)<br />
Rejected.......: 0/635031470080 (0.00%)<br />
HWMon.GPU.#1...: 99% Util, 70c Temp, 1950rpm Fan</code></div></div>
<br />
OWNED!<br />
7 char password caps and special chars and a number  <img src="images/smilies/tongue.gif" style="vertical-align: middle;" border="0" alt="Tongue" title="Tongue" /> It’s a 1337 speak password.  I see 1337 speak quite often ...almost all the time]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Probabilistic number generation]]></title>
			<link>http://hashcat.net/forum/thread-2304.html</link>
			<pubDate>Sat, 18 May 2013 20:58:48 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2304.html</guid>
			<description><![CDATA[I had this idea the other day but am wondering how to generate a wordlist/pipe it into hashcat.<br />
<br />
Let's say you have a series of hashes, all of which have a 10 digit number as the input. Assuming the numbers are randomly generated, the probability of a single digit being 0-9 is 1/10. The probability of two of the same digits next to each other is 1/100, 3 digits is 1/1i000, and so on.<br />
<br />
I first though permute could do this. While it generates all the permutations of 1234567890 just fine, there are duplicates when repeating one of the numbers(eg. 1224567890). If all 90+1 permutations for no repeating digits+1 repeating digits are calculated, that's 3.3 billion, clearly far too many duplicates.<br />
<br />
My question is basically, any way to generate numbers where the least repeated digits are generated first?]]></description>
			<content:encoded><![CDATA[I had this idea the other day but am wondering how to generate a wordlist/pipe it into hashcat.<br />
<br />
Let's say you have a series of hashes, all of which have a 10 digit number as the input. Assuming the numbers are randomly generated, the probability of a single digit being 0-9 is 1/10. The probability of two of the same digits next to each other is 1/100, 3 digits is 1/1i000, and so on.<br />
<br />
I first though permute could do this. While it generates all the permutations of 1234567890 just fine, there are duplicates when repeating one of the numbers(eg. 1224567890). If all 90+1 permutations for no repeating digits+1 repeating digits are calculated, that's 3.3 billion, clearly far too many duplicates.<br />
<br />
My question is basically, any way to generate numbers where the least repeated digits are generated first?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[oclHashcat-lite-0.15 AMD 7800 windows won't start]]></title>
			<link>http://hashcat.net/forum/thread-2303.html</link>
			<pubDate>Sat, 18 May 2013 15:25:24 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2303.html</guid>
			<description><![CDATA[Windows 7-64 bit home edition AMD HD 7800 <br />
Catalyst version 13.1 <br />
Directx 11 <br />
Direct 3D version 9.14.10.0945 <br />
Driver packaging version 9.012 - 121219a - 151592C-ATI<br />
2D Driver version 8.01.01.1278<br />
OpenGL version 6.14.10.12002<br />
using Hashcat 0.15 only catalyst 13.1 because it's says that is only correct option.<br />
<br />
Before i used 0.10 with success but this time after upgrading catalyst and using newer catalyst, program starts but nothing happens (see attachment) - no temperature of GPU rising in speedfan. Cannot use 0.10 because program said that is too old.<br />
Use before core fusion to deinstall drivers (don't uninstall all because i need premium version -do i uninstall all that are necessary? ). Maybe i don't maintain the program correctly? I mean in version 0.10 after I wrote command line program started automatically with few options to use. Please help!<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=151" target="_blank">problem1.png</a> (Size: 316 KB / Downloads: 12)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Windows 7-64 bit home edition AMD HD 7800 <br />
Catalyst version 13.1 <br />
Directx 11 <br />
Direct 3D version 9.14.10.0945 <br />
Driver packaging version 9.012 - 121219a - 151592C-ATI<br />
2D Driver version 8.01.01.1278<br />
OpenGL version 6.14.10.12002<br />
using Hashcat 0.15 only catalyst 13.1 because it's says that is only correct option.<br />
<br />
Before i used 0.10 with success but this time after upgrading catalyst and using newer catalyst, program starts but nothing happens (see attachment) - no temperature of GPU rising in speedfan. Cannot use 0.10 because program said that is too old.<br />
Use before core fusion to deinstall drivers (don't uninstall all because i need premium version -do i uninstall all that are necessary? ). Maybe i don't maintain the program correctly? I mean in version 0.10 after I wrote command line program started automatically with few options to use. Please help!<br /><!-- start: postbit_attachments_attachment -->
<br /><img src="images/attachtypes/image.gif" border="0" alt=".png" />&nbsp;&nbsp;<a href="attachment.php?aid=151" target="_blank">problem1.png</a> (Size: 316 KB / Downloads: 12)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[hashcat VS oclHashcat-plus VS oclHashcat-lite]]></title>
			<link>http://hashcat.net/forum/thread-2302.html</link>
			<pubDate>Fri, 17 May 2013 18:31:11 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2302.html</guid>
			<description><![CDATA[What's the difference between these three software?]]></description>
			<content:encoded><![CDATA[What's the difference between these three software?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[oclHashcat-plus cracks TrueCrypt]]></title>
			<link>http://hashcat.net/forum/thread-2301.html</link>
			<pubDate>Fri, 17 May 2013 12:56:03 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2301.html</guid>
			<description><![CDATA[Hey Guys,<br />
<br />
I've some good news! I've justed finished a working oclHashcat-plus version to support cracking TrueCrypt <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
Everything is written 100% on GPU. <br />
<br />
There is no copy overhead to the host, thus your CPU will stay cool at 0% and you can do whatever you want to do with it.<br />
<br />
Current implementation is able to crack all the supported hashes:<br />
<ul>
<li>RipeMD160</li>
<li>SHA512</li>
<li>Whirlpool<br />
</li></ul>
<br />
So far for the hashes (and thats what makes cracking TrueCrypt slow).<br />
<br />
For the ciphers, I'm currently doing only AES and of course the XTS block-cipher. <br />
<br />
Serpent and Twofish and there cascaded modes will be added next.<br />
<br />
<blockquote><cite>Quote:</cite><span style="font-family: Courier;"><br />
root@sf:~/oclHashcat# ./oclHashcat-plus64.bin -m 6211 test.tc -a 3 ?l?l?l?l?lat -n 32 -u 2000<br />
oclHashcat-plus v0.15 by atom starting...<br />
<br />
Hashes: 1 total, 1 unique salts, 1 unique digests<br />
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes<br />
Workload: 1999 loops, 32 accel<br />
Watchdog: Temperature abort trigger set to 90c<br />
Watchdog: Temperature retain trigger set to 80c<br />
Device #1: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #2: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #3: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #4: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #1: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #1: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
Device #2: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #2: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
Device #3: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #3: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
Device #4: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #4: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
<br />
test.tc:hashcat<br />
<br />
Session.Name...: oclHashcat-plus<br />
Status.........: Cracked<br />
Input.Mode.....: Mask (?l?l?l?l?lat)<br />
Hash.Target....: File (test.tc)<br />
Hash.Type......: TrueCrypt 5.0+ / PBKDF2-HMAC-RipeMD160 / AES<br />
Time.Started...: Fri May 17 14:27:40 2013 (40 secs)<br />
Speed.GPU.#1...:    55788 H/s<br />
Speed.GPU.#2...:    55775 H/s<br />
Speed.GPU.#3...:    55795 H/s<br />
Speed.GPU.#4...:    55797 H/s<br />
Speed.GPU.#*...:   223.2 kH/s<br />
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts<br />
Progress.......: 8749056/11881376 (73.64%)<br />
Rejected.......: 0/8749056 (0.00%)<br />
HWMon.GPU.#1...: 99% Util, 55c Temp, 29% Fan<br />
HWMon.GPU.#2...: 99% Util, 57c Temp, N/A Fan<br />
HWMon.GPU.#3...: 99% Util, 55c Temp, 29% Fan<br />
HWMon.GPU.#4...: 99% Util, 57c Temp, N/A Fan<br />
<br />
Started: Fri May 17 14:27:40 2013<br />
Stopped: Fri May 17 14:28:23 2013<br />
</span></blockquote>
<br />
Here are some speeds from 2x hd6990:<br />
<ul>
<li>PBKDF2-HMAC-RipeMD160 / AES: 223 kHash/s</li>
<li>PBKDF2-HMAC-SHA512 / AES: 95 kHash/s</li>
<li>PBKDF2-HMAC-Whirlpool / AES: 49 kHash/s *updated*</li>
<li>PBKDF2-HMAC-RipeMD160 boot-mode / AES: 451 kHash/s<br />
</li></ul>
<br />
These tests show oclHashcat-plus is new worlds fastest TrueCrypt cracker <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
While I was implementing the Whirlpool hash I found out how this hash can be optimized by over 50% in raw mode. However, some of these technique can also be used within an PBKDF2-HMAC construct.<br />
<br />
PS: I'll explain the technique at my talk on passwordscon 2013 in Las Vegas.<br />
<br />
Stay tuned for v0.15 release <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
--<br />
atom]]></description>
			<content:encoded><![CDATA[Hey Guys,<br />
<br />
I've some good news! I've justed finished a working oclHashcat-plus version to support cracking TrueCrypt <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
Everything is written 100% on GPU. <br />
<br />
There is no copy overhead to the host, thus your CPU will stay cool at 0% and you can do whatever you want to do with it.<br />
<br />
Current implementation is able to crack all the supported hashes:<br />
<ul>
<li>RipeMD160</li>
<li>SHA512</li>
<li>Whirlpool<br />
</li></ul>
<br />
So far for the hashes (and thats what makes cracking TrueCrypt slow).<br />
<br />
For the ciphers, I'm currently doing only AES and of course the XTS block-cipher. <br />
<br />
Serpent and Twofish and there cascaded modes will be added next.<br />
<br />
<blockquote><cite>Quote:</cite><span style="font-family: Courier;"><br />
root@sf:~/oclHashcat# ./oclHashcat-plus64.bin -m 6211 test.tc -a 3 ?l?l?l?l?lat -n 32 -u 2000<br />
oclHashcat-plus v0.15 by atom starting...<br />
<br />
Hashes: 1 total, 1 unique salts, 1 unique digests<br />
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes<br />
Workload: 1999 loops, 32 accel<br />
Watchdog: Temperature abort trigger set to 90c<br />
Watchdog: Temperature retain trigger set to 80c<br />
Device #1: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #2: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #3: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #4: Cayman, 1024MB, 830Mhz, 24MCU<br />
Device #1: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #1: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
Device #2: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #2: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
Device #3: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #3: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
Device #4: Kernel ./kernels/4098/m6211.Cayman_1124.2_1124.2.kernel (480220 bytes)<br />
Device #4: Kernel ./kernels/4098/markov_le_plus.Cayman_1124.2_1124.2.kernel (145332 bytes)<br />
<br />
test.tc:hashcat<br />
<br />
Session.Name...: oclHashcat-plus<br />
Status.........: Cracked<br />
Input.Mode.....: Mask (?l?l?l?l?lat)<br />
Hash.Target....: File (test.tc)<br />
Hash.Type......: TrueCrypt 5.0+ / PBKDF2-HMAC-RipeMD160 / AES<br />
Time.Started...: Fri May 17 14:27:40 2013 (40 secs)<br />
Speed.GPU.#1...:    55788 H/s<br />
Speed.GPU.#2...:    55775 H/s<br />
Speed.GPU.#3...:    55795 H/s<br />
Speed.GPU.#4...:    55797 H/s<br />
Speed.GPU.#*...:   223.2 kH/s<br />
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts<br />
Progress.......: 8749056/11881376 (73.64%)<br />
Rejected.......: 0/8749056 (0.00%)<br />
HWMon.GPU.#1...: 99% Util, 55c Temp, 29% Fan<br />
HWMon.GPU.#2...: 99% Util, 57c Temp, N/A Fan<br />
HWMon.GPU.#3...: 99% Util, 55c Temp, 29% Fan<br />
HWMon.GPU.#4...: 99% Util, 57c Temp, N/A Fan<br />
<br />
Started: Fri May 17 14:27:40 2013<br />
Stopped: Fri May 17 14:28:23 2013<br />
</span></blockquote>
<br />
Here are some speeds from 2x hd6990:<br />
<ul>
<li>PBKDF2-HMAC-RipeMD160 / AES: 223 kHash/s</li>
<li>PBKDF2-HMAC-SHA512 / AES: 95 kHash/s</li>
<li>PBKDF2-HMAC-Whirlpool / AES: 49 kHash/s *updated*</li>
<li>PBKDF2-HMAC-RipeMD160 boot-mode / AES: 451 kHash/s<br />
</li></ul>
<br />
These tests show oclHashcat-plus is new worlds fastest TrueCrypt cracker <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
While I was implementing the Whirlpool hash I found out how this hash can be optimized by over 50% in raw mode. However, some of these technique can also be used within an PBKDF2-HMAC construct.<br />
<br />
PS: I'll explain the technique at my talk on passwordscon 2013 in Las Vegas.<br />
<br />
Stay tuned for v0.15 release <img src="images/smilies/smile.gif" style="vertical-align: middle;" border="0" alt="Smile" title="Smile" /><br />
<br />
--<br />
atom]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Feature request]]></title>
			<link>http://hashcat.net/forum/thread-2300.html</link>
			<pubDate>Fri, 17 May 2013 08:37:09 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2300.html</guid>
			<description><![CDATA[Hi,<br />
I'm cracking network unlock code of my phone.<br />
I read hashcat's mannual and did not find where to customize the process that matches my requirements.<br />
Do you have any ideas? Or is there a SDK?<br />
<br />
For reference, it's verification is like this:<br />
// those are predefined<br />
char salt[20];<br />
char expected[32];<br />
// result hash<br />
char hash[32];<br />
// user input, numberic only<br />
char code[?];<br />
char buffer[64];<br />
<br />
// 1st round<br />
len = strlen(code);<br />
memcpy(buffer, code, len);<br />
memcpy(buffer + len, salt, 20);<br />
SHA256_Transform(buffer, len + 20, hash); // output result into hash<br />
// left rounds<br />
for (i = 0; i &lt; 9; i++) {<br />
    SHA256_Transform(hash, 32, hash);<br />
}<br />
// <br />
if (!memcmp(expected, hash, 32))<br />
   passed();]]></description>
			<content:encoded><![CDATA[Hi,<br />
I'm cracking network unlock code of my phone.<br />
I read hashcat's mannual and did not find where to customize the process that matches my requirements.<br />
Do you have any ideas? Or is there a SDK?<br />
<br />
For reference, it's verification is like this:<br />
// those are predefined<br />
char salt[20];<br />
char expected[32];<br />
// result hash<br />
char hash[32];<br />
// user input, numberic only<br />
char code[?];<br />
char buffer[64];<br />
<br />
// 1st round<br />
len = strlen(code);<br />
memcpy(buffer, code, len);<br />
memcpy(buffer + len, salt, 20);<br />
SHA256_Transform(buffer, len + 20, hash); // output result into hash<br />
// left rounds<br />
for (i = 0; i &lt; 9; i++) {<br />
    SHA256_Transform(hash, 32, hash);<br />
}<br />
// <br />
if (!memcmp(expected, hash, 32))<br />
   passed();]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VCL, a few questions]]></title>
			<link>http://hashcat.net/forum/thread-2299.html</link>
			<pubDate>Thu, 16 May 2013 16:53:14 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2299.html</guid>
			<description><![CDATA[Hi guys, I want to get together a group of PCs with several GPUs each, I've a couple of questions.<br />
<br />
1) What's the real world difference between cracking with or without Inifiniband? Which percentage of cracking power do you lose if you use gigabit ethernet cables vs using Infiniband? Is it dependant on the hash cracked?<br />
<br />
2) Does the VCL/oclHashcat-plus combo supports computers with different GPUs models or do they need to be the exact same chip?<br />
<br />
3) Is the PCI-e port speed important? Some motherboards have the GPUs connected via a cable, that goes to the 1x PCI-e port. For bitcoin mining, that's allright. Would I lose any speed when hash cracking?<br />
<br />
Thanks guys!]]></description>
			<content:encoded><![CDATA[Hi guys, I want to get together a group of PCs with several GPUs each, I've a couple of questions.<br />
<br />
1) What's the real world difference between cracking with or without Inifiniband? Which percentage of cracking power do you lose if you use gigabit ethernet cables vs using Infiniband? Is it dependant on the hash cracked?<br />
<br />
2) Does the VCL/oclHashcat-plus combo supports computers with different GPUs models or do they need to be the exact same chip?<br />
<br />
3) Is the PCI-e port speed important? Some motherboards have the GPUs connected via a cable, that goes to the 1x PCI-e port. For bitcoin mining, that's allright. Would I lose any speed when hash cracking?<br />
<br />
Thanks guys!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[NetNTLMv1 format]]></title>
			<link>http://hashcat.net/forum/thread-2298.html</link>
			<pubDate>Thu, 16 May 2013 03:01:57 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2298.html</guid>
			<description><![CDATA[Hi.  I was trying to crack a NetNTLMv1 hash and tried a lot of different hash formats but was not able to find the right one.  I have tried the following:<br />
<br />
Hash:Salt<br />
Salt:Hash<br />
&#36;NETNTLM&#36;salt:hash<br />
&#36;NETNTLM&#36;hash:salt<br />
&#36;NETNTLM&#36;salt&#36;hash<br />
&#36;NETNTLM&#36;hash&#36;salt<br />
<br />
I always get either a line-lenght exception error, a salt-length exception error or seperator unmatched.  Can someone post a valid line that I can put in my hash file with the corresponding password so that I can check that everything is working (Not a "real" hash so that no one gets in trouble).  Thanks.<br />
<br />
EDIT:  by salt I mean the challenge, of course.]]></description>
			<content:encoded><![CDATA[Hi.  I was trying to crack a NetNTLMv1 hash and tried a lot of different hash formats but was not able to find the right one.  I have tried the following:<br />
<br />
Hash:Salt<br />
Salt:Hash<br />
&#36;NETNTLM&#36;salt:hash<br />
&#36;NETNTLM&#36;hash:salt<br />
&#36;NETNTLM&#36;salt&#36;hash<br />
&#36;NETNTLM&#36;hash&#36;salt<br />
<br />
I always get either a line-lenght exception error, a salt-length exception error or seperator unmatched.  Can someone post a valid line that I can put in my hash file with the corresponding password so that I can check that everything is working (Not a "real" hash so that no one gets in trouble).  Thanks.<br />
<br />
EDIT:  by salt I mean the challenge, of course.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Brute Force / Mask]]></title>
			<link>http://hashcat.net/forum/thread-2297.html</link>
			<pubDate>Wed, 15 May 2013 14:41:25 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2297.html</guid>
			<description><![CDATA[How do I go about performing a brute / mask attack on a vbulletin hash with one thread that and it tries every password that is from 5 characters to 10 characters long and uses numbers, letters and symbols ?]]></description>
			<content:encoded><![CDATA[How do I go about performing a brute / mask attack on a vbulletin hash with one thread that and it tries every password that is from 5 characters to 10 characters long and uses numbers, letters and symbols ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How can I get status from hashcat for using other program?]]></title>
			<link>http://hashcat.net/forum/thread-2296.html</link>
			<pubDate>Mon, 13 May 2013 05:03:50 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2296.html</guid>
			<description><![CDATA[Hi,<br />
<br />
I trying to get status from oclHashcat-lite like speed, percentage and more to do GUI, I have been search and looking for answer like read .restore but it not good answer. Tried to use:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[DllImport("user32.dll")]<br />
public static extern IntPtr PostMessage(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam);</code></div></div>
to pass 's' character to program but not good as well.<br />
Is any here can help me? I have been spent 2 days to try to do this thing <img src="images/smilies/sad.gif" style="vertical-align: middle;" border="0" alt="Sad" title="Sad" />]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I trying to get status from oclHashcat-lite like speed, percentage and more to do GUI, I have been search and looking for answer like read .restore but it not good answer. Tried to use:<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[DllImport("user32.dll")]<br />
public static extern IntPtr PostMessage(IntPtr hWnd, IntPtr Msg, IntPtr wParam, IntPtr lParam);</code></div></div>
to pass 's' character to program but not good as well.<br />
Is any here can help me? I have been spent 2 days to try to do this thing <img src="images/smilies/sad.gif" style="vertical-align: middle;" border="0" alt="Sad" title="Sad" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[oclHashcat-plus throws an error?!]]></title>
			<link>http://hashcat.net/forum/thread-2293.html</link>
			<pubDate>Sat, 11 May 2013 21:00:39 +0000</pubDate>
			<guid isPermaLink="false">http://hashcat.net/forum/thread-2293.html</guid>
			<description><![CDATA[Hello I am a newbie in hash cracking and I usually use hashcat for cracking but since I have a GPU I thought to give oclHashcat-plus a try and see how it goes , but unfortunately it throws an error:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Hashes: 3807 total, 1 unique salts, 3542 unique digests<br />
Bitmaps: 15 bits, 32768 entries, 0x00007fff mask, 131072 bytes<br />
Rules: 78<br />
Workload: 256 loops, 80 accel<br />
Watchdog: Temperature abort trigger set to 90c<br />
Watchdog: Temperature retain trigger set to 80c<br />
Device #1: GeForce 8800 GTS, 320MB, 1450Mhz, 12MCU<br />
ERROR: cuCtxCreate() 2</code></div></div>
<br />
Any ideas why this occured ?!<br />
GPU driver : 314.22<br />
thanks for the help.<br />
P.S I have a 32 bit windows 7 system]]></description>
			<content:encoded><![CDATA[Hello I am a newbie in hash cracking and I usually use hashcat for cracking but since I have a GPU I thought to give oclHashcat-plus a try and see how it goes , but unfortunately it throws an error:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Hashes: 3807 total, 1 unique salts, 3542 unique digests<br />
Bitmaps: 15 bits, 32768 entries, 0x00007fff mask, 131072 bytes<br />
Rules: 78<br />
Workload: 256 loops, 80 accel<br />
Watchdog: Temperature abort trigger set to 90c<br />
Watchdog: Temperature retain trigger set to 80c<br />
Device #1: GeForce 8800 GTS, 320MB, 1450Mhz, 12MCU<br />
ERROR: cuCtxCreate() 2</code></div></div>
<br />
Any ideas why this occured ?!<br />
GPU driver : 314.22<br />
thanks for the help.<br />
P.S I have a 32 bit windows 7 system]]></content:encoded>
		</item>
	</channel>
</rss>