<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/4.0.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>A million little bugs - hashcat dev</title>
		<link>http://www.sch0.org/index.php</link>
		<atom:link rel="self" type="application/rss+xml" href="http://www.sch0.org/index.php?tempskin=_rss2" />
		<description>A million little bugs - hashcat dev</description>
		<language>en-US-utf8</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=4.0.3"/>
		<ttl>60</ttl>
				<item>
			<title>DROWN goes around the world</title>
			<link>http://www.sch0.org/index.php/drown-goes-around-the-world</link>
			<pubDate>Wed, 02 Mar 2016 01:36:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">141@http://www.sch0.org/</guid>
						<description>&lt;p&gt;For those of you who haven&#039;t heard, DROWN is a vulnerability in SSL. In short, there are already plenty of complicated descriptions out there but in short if you server supports SSLv2 (that is on any service like POP3 or IMAP not just HTTPS) an attacker could easily crack the private key from that certificate and therefor has also the private key to every other service that uses that certificate.&lt;/p&gt;

&lt;p&gt;For instance twitter&#039;s webserver was not vulnerable but a few of their mailservers in the back still had SSLv2 support. In that case one could have cracked the private key for twitters certificate and used it either to spy on the traffic or impersonate twitter. I think you can come up with why someone would do that at your own.&lt;/p&gt;

&lt;p&gt;However as a side note, I just launched my new project ( &lt;a href=&quot;https://uleak.de/&quot;&gt;https://uleak.de/&lt;/a&gt; ) yesterday which actually has a self made scanner for DROWN free to use for everyone. By the way the scan available on my page is realtime, not just a database query like &lt;a href=&quot;https://drownattack.com/&quot;&gt;https://drownattack.com/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/drown-goes-around-the-world&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>For those of you who haven't heard, DROWN is a vulnerability in SSL. In short, there are already plenty of complicated descriptions out there but in short if you server supports SSLv2 (that is on any service like POP3 or IMAP not just HTTPS) an attacker could easily crack the private key from that certificate and therefor has also the private key to every other service that uses that certificate.</p>

<p>For instance twitter's webserver was not vulnerable but a few of their mailservers in the back still had SSLv2 support. In that case one could have cracked the private key for twitters certificate and used it either to spy on the traffic or impersonate twitter. I think you can come up with why someone would do that at your own.</p>

<p>However as a side note, I just launched my new project ( <a href="https://uleak.de/">https://uleak.de/</a> ) yesterday which actually has a self made scanner for DROWN free to use for everyone. By the way the scan available on my page is realtime, not just a database query like <a href="https://drownattack.com/">https://drownattack.com/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/drown-goes-around-the-world">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/drown-goes-around-the-world#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=141</wfw:commentRss>
		</item>
				<item>
			<title>uleak - a new product from my company</title>
			<link>http://www.sch0.org/index.php/uleak-a-new-product-from</link>
			<pubDate>Thu, 04 Feb 2016 15:48:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">140@http://www.sch0.org/</guid>
						<description>&lt;p&gt;We are launching a new product called uLeak which is focused on web developers, mainly people who have to manage multiple websites.&lt;/p&gt;

&lt;p&gt;With experience in the sector we&#039;ve seen the problem of those people keeping up with the management of their in most cases heterogenous platforms like wordpress, joomla and drupal. With uLeak we try to give those poeple a bit of help by creating a central platform from which they can monitor their websites. You can monitor the version of your CMS, availability and possible hacks that might occur and get notified in case of emergency.&lt;/p&gt;

&lt;p&gt;We also provide a unique feature which gives you the possibility to check your user passwords (in form of a hash) against our vast database of leaked passwords which we keep up to date with the help of hashcat.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.uleak.de&quot;&gt;http://www.uleak.de&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/uleak-a-new-product-from&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>We are launching a new product called uLeak which is focused on web developers, mainly people who have to manage multiple websites.</p>

<p>With experience in the sector we've seen the problem of those people keeping up with the management of their in most cases heterogenous platforms like wordpress, joomla and drupal. With uLeak we try to give those poeple a bit of help by creating a central platform from which they can monitor their websites. You can monitor the version of your CMS, availability and possible hacks that might occur and get notified in case of emergency.</p>

<p>We also provide a unique feature which gives you the possibility to check your user passwords (in form of a hash) against our vast database of leaked passwords which we keep up to date with the help of hashcat.</p>

<p><a href="http://www.uleak.de">http://www.uleak.de</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/uleak-a-new-product-from">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/uleak-a-new-product-from#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=140</wfw:commentRss>
		</item>
				<item>
			<title>Hashcat went opensource</title>
			<link>http://www.sch0.org/index.php/hashcat-went-opensource</link>
			<pubDate>Thu, 04 Feb 2016 15:41:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">139@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I didn&#039;t post for years but I am still very much in touch with hashcat. It&#039;s worth mentioning that Atom decided to go opensource and we as a team helped him to launch it successfully in december.&lt;/p&gt;

&lt;p&gt;With the opensource launch he made some major improvements and went for a major release namely version 2.00&lt;br /&gt;
Since then further improvements and an OSX port combined with the support of multiple OCL platforms made it into the master tree. Version 2.10 is now the pinnacle.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-went-opensource&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I didn't post for years but I am still very much in touch with hashcat. It's worth mentioning that Atom decided to go opensource and we as a team helped him to launch it successfully in december.</p>

<p>With the opensource launch he made some major improvements and went for a major release namely version 2.00<br />
Since then further improvements and an OSX port combined with the support of multiple OCL platforms made it into the master tree. Version 2.10 is now the pinnacle.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-went-opensource">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-went-opensource#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=139</wfw:commentRss>
		</item>
				<item>
			<title>oclhashat-plus v0.09 released - major release</title>
			<link>http://www.sch0.org/index.php/oclhashat-plus-v0-09-released</link>
			<pubDate>Fri, 07 Sep 2012 19:10:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">138@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Today atom released his new version of oclhashcat-plus, which is quiet frankly a major step forward in my eyes. The release notes are overwhelming and i am very proud of atom and his work. For the first time he focused a little more on usability and handling but still stepped up a notch in terms of performance. The past two weeks he worked frantically and i had a hard time only to keep up with all the improvements and fixes he implemented.&lt;/p&gt;

&lt;p&gt;The first improvements that you see are the implementations of bcrypt and sha512crypt, but the coolest things are more hidden. The most important thing in everyday use of hashcat is the new &quot;bruteforce++&quot; and the &quot;partial reversing&quot;. &lt;/p&gt;

&lt;p&gt;The brutefoce++ is basicly a classic bruteforce attack pimped with markov chains. This means that hashcat doesn&#039;t go from aaaaaa to zzzzzz but looks up a table with the more frequent usages and picks combination that have proved to be used more often first.&lt;/p&gt;

&lt;p&gt;The most important upgrade in my eye is the support for GPU clustering. We had severe problems building a good distributed solution for hashcat at the last crack me if you can contest. Atom and i had a very clear plan on how a good distributed solution should look like but we weren&#039;t really able to pull it off. However, thorsheim and epixoip informed atom a few weeks ago about a MOSIX project called VLC a few weeks ago and he decided to give it a shot. After initial problems he contacted the developers and managed to produce a new version of VLC that works with hashcat and other GPU crackers. The really cool thing about this solution is, that you can build a GPU cluster with up to 128 GPUs and use hashcat as it just would run on your local machine. Hashcat&#039;s dispatcher does magic in distributing the jobs to the clients, which was really a pain in the ass with a seperate third-party distribution solution. Since distributed systems are most fun for me, i will probably play with it very often in the future!&lt;/p&gt;

&lt;p&gt;Enough for today, check out the whole release notes:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;We are proud to present oclHashcat-plus v0.09!&lt;/p&gt;

&lt;p&gt;Download it here: &lt;a href=&quot;http://hashcat.net/oclhashcat-plus/&quot;&gt;http://hashcat.net/oclhashcat-plus/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lots of new features and algorithms have been added, and many bugs have been fixed.&lt;/p&gt;

&lt;p&gt;The major changes are:&lt;br /&gt;
Support for cracking the bcrypt and sha512crypt ($6$) algorithms.&lt;br /&gt;
Support for GPU clustering across multiple LAN hosts via VCL, and an increase to support 128 GPUs.&lt;br /&gt;
Added what we call a Brute-Force++ attack (see details for description).&lt;br /&gt;
Increased cracking performance, especially on multi-hash due to partially reversing as you know it from single-hash cracking.&lt;/p&gt;


&lt;p&gt;Lets start with the algorithms added; in this case, the generic types:&lt;br /&gt;
added -m 10 = md5(pass.salt)&lt;br /&gt;
added -m 20 = md5(salt.pass)&lt;br /&gt;
added -m 30 = md5(unicode(pass).salt)&lt;br /&gt;
added -m 40 = md5(salt.unicode(pass))&lt;br /&gt;
added -m 110 = sha1(pass.salt)&lt;br /&gt;
added -m 120 = sha1(salt.pass)&lt;br /&gt;
added -m 130 = sha1(unicode(pass).salt)&lt;br /&gt;
added -m 140 = sha1(salt.unicode(pass))&lt;br /&gt;
added -m 1410 = sha256(pass.salt)&lt;br /&gt;
added -m 1420 = sha256(salt.pass)&lt;br /&gt;
added -m 1710 = sha512(pass.salt)&lt;br /&gt;
added -m 1720 = sha512(salt.pass)&lt;/p&gt;

&lt;p&gt;They have been added for two reasons.&lt;/p&gt;

&lt;p&gt;1. Because there were many requests by users to add them like here:&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1009.html&quot;&gt;http://hashcat.net/forum/thread-1009.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1152.html&quot;&gt;http://hashcat.net/forum/thread-1152.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1444.html&quot;&gt;http://hashcat.net/forum/thread-1444.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-474.html&quot;&gt;http://hashcat.net/forum/thread-474.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-490.html&quot;&gt;http://hashcat.net/forum/thread-490.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-574.html&quot;&gt;http://hashcat.net/forum/thread-574.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-577.html&quot;&gt;http://hashcat.net/forum/thread-577.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-651.html&quot;&gt;http://hashcat.net/forum/thread-651.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-830.html&quot;&gt;http://hashcat.net/forum/thread-830.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-833.html&quot;&gt;http://hashcat.net/forum/thread-833.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-944.html&quot;&gt;http://hashcat.net/forum/thread-944.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-951.html&quot;&gt;http://hashcat.net/forum/thread-951.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2. By adding another feature -- that is, setting the minimum length for a salt to 0 -- you can construct your own hashing modes if you exploit the salt by putting some data into the calculation. Since we have support in oclHashcat-plus for --hex-salt, this will make your lives even easier.&lt;/p&gt;


&lt;p&gt;Next one is the bcrypt algorithm.&lt;/p&gt;

&lt;p&gt;Guys, there is not much to say. Just one thing: do not expect too much! This algorithm was designed to run extremly slow on GPUs. It is highly dependant on memory-lookups, and is both salted and iterated. On our hd6990, we can reach 4085/s. This isn&#039;t much, but it&#039;s still multiple times faster than on CPU.&lt;/p&gt;

&lt;p&gt;Details here:&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1219.html&quot;&gt;http://hashcat.net/forum/thread-1219.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-302.html&quot;&gt;http://hashcat.net/forum/thread-302.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-186.html&quot;&gt;http://hashcat.net/forum/thread-186.html&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Another algorithm we added was the EPIserver algorithm. These are the hashes stored by the ASP.NET membership provider. For more detailed information about this, have a look here: &lt;a href=&quot;http://hashcat.net/forum/thread-987.html&quot;&gt;http://hashcat.net/forum/thread-987.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are plans to rename this algorithm from EPIserver to something like &quot;asp.net membership provider.&quot; For now we will stick to EPIserver, but we will certainly rename this in a later version.&lt;/p&gt;

&lt;p&gt;There was already an interesting blog post about all this here, definitely a good read: &lt;a href=&quot;http://www.troyhunt.com/2012/06/our-pass...othes.html&quot;&gt;http://www.troyhunt.com/2012/06/our-pass...othes.html&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;Last but at least, the most impressive addition is the sha512crypt algorithm, aka $6$, which is used in nearly all Linux distributions by default. &lt;/p&gt;

&lt;p&gt;Like all crypt(3) algorithms, this is another algorithm which is designed to run slow; plus, it is based on sha512, which uses 64 bit integers. Today&#039;s AMD GPUs do not have support for native 64 bit bitwise arithmetics (except shifts), so this is another reason why this algorithm is slow.&lt;/p&gt;

&lt;p&gt;Still, the speedup cracking sha512crypt on GPU versus CPU is much higher compared to bcrypt. My hd6990 gives an impressive 32519/s, which we are very proud of!&lt;/p&gt;

&lt;p&gt;This algorithm was requested here:&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-790.html&quot;&gt;http://hashcat.net/forum/thread-790.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-736.html&quot;&gt;http://hashcat.net/forum/thread-736.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-303.html&quot;&gt;http://hashcat.net/forum/thread-303.html&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;The partial reversing of hashes for multi-hash lists differs a bit from classic single-hash reversal, which you are already familiar with if you use oclHashcat-lite. For several reasons, it is not efficient to reverse all hashes that many steps back as in single-hash cracking, and thus we can not reach oclHashcat-lite speed. But, it can still be more efficient than just traditional early checks.&lt;/p&gt;

&lt;p&gt;To visualize this, here made some graphs:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://hashcat.net/misc/p009_img/plus89_mh18.png&quot; alt=&quot;http://hashcat.net/misc/p009_img/plus89_mh18.png&quot; title=&quot;http://hashcat.net/misc/p009_img/plus89_mh18.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://hashcat.net/misc/p009_img/plus89_mh915.png&quot; alt=&quot;http://hashcat.net/misc/p009_img/plus89_mh915.png&quot; title=&quot;http://hashcat.net/misc/p009_img/plus89_mh915.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;You can see that the less hashes you have, the more efficient it is. The curves on Nvidia are a bit sharper. &lt;/p&gt;

&lt;p&gt;Whenever you run brute force on multiple MD4, NTLM or MD5 hashes, oclHashcat-plus will use this partial reveral technique. In theory we can port this to salted hashes as well, but multi-hash on a salted hash is a bad idea. So for now, we stick to raw and reversable algorithms.&lt;/p&gt;


&lt;p&gt;Another nice thing that came up lately is the Virtual OpenCL Cluster Platform (VCL) project. When thorsheim and epixoip informed us about this project in this post &lt;a href=&quot;http://hashcat.net/forum/thread-1473.html&quot;&gt;http://hashcat.net/forum/thread-1473.html&lt;/a&gt; it was totally not working with oclHashcat-*, nor any other OpenCL-based password cracker. But, we got in contact with the developers at MOSIX, and after some debugging and trace sessions, we were able to pinpoint the problems. MOSIX then released VCL version 1.15 which addressed these issues.&lt;/p&gt;

&lt;p&gt;The overhead produced by the network agents is very low. This is one of the most important factors for a distributed solution. I made some stats on this here:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://hashcat.net/misc/p009_img/vcltable.png&quot; alt=&quot;http://hashcat.net/misc/p009_img/vcltable.png&quot; title=&quot;http://hashcat.net/misc/p009_img/vcltable.png&quot; /&gt;&lt;/p&gt;


&lt;p&gt;VCL is intended to be used on dedicated LANs or with High Speed Interconnects. I would not recommend clustering nodes over the Internet, as both latency and bandwidth would be an issue.&lt;/p&gt;

&lt;p&gt;Development for VCL support is still in its infancy, but I&#039;ve tested it with 22 GPUs and it worked well. Installing and configuring VCL is outside the scope of these release notes, but I plan to write a form post on this topic soon. However, there is no magic required to get VCL running on your own.&lt;/p&gt;

&lt;p&gt;To better support VCL, we have increased the maximum number of GPUs from 16 to 128. We do not know for a fact if VCL can handle 128 GPUs, but it works with at least 22 GPUs.&lt;/p&gt;

&lt;p&gt;Another nice thing about this is that it works around the 8-GPU limitation in AMD&#039;s drivers and Xorg. Since VCL does not require X to run, you can build giant GPU clusters this way.&lt;/p&gt;


&lt;p&gt;Something that already was included in the newer versions of oclHashcate-lite is the support for markov-chains.&lt;/p&gt;

&lt;p&gt;It does not matter if you do simple Brute-Force attack using -a 3 or you do a dictionary based Hybrid-Attack using either -a 6 or -a 7. This enhancement is automatically used EVERY time you use a mask.&lt;/p&gt;

&lt;p&gt;A little background on this, as if you do not use oclHashcat-lite you might not know:&lt;/p&gt;

&lt;p&gt;The markov-attack is a statistically based brute-force like attack, but instead of specifying a charset or a mask, we specify a file that was generated once in a previous step. It contains statistical information which is made out of an automated analysis of a given dictionary.&lt;/p&gt;

&lt;p&gt;It can fully replace Brute-Force since it covers the full keyspace.&lt;/p&gt;

&lt;p&gt;In Brute-Force Attack (or in Mask Attack) we can limit the keyspace by setting a smaller charset in order to reduce the attack-time. In Markov Attack we have something similar, the &quot;threshold&quot;. All you do is to specify a number. The higher the number, the higher the threshold to add a new link between two characters on the two-level table on which the markov-attack is based on.&lt;/p&gt;

&lt;p&gt;The background is not so important -- just remember that the lower the value, the smaller the keyspace, and thus the faster the attack is.&lt;/p&gt;

&lt;p&gt;But if you take a close look on it, the technical correct description would be: &quot;Brute-Force attack enhanced by per-position markov-chains built out of wordlists for statistics with the ability to use filters using a mask&quot;. OK? That required some special naming, and since it&#039;s 100% replacing Brute Force, we made it simple for ourselves and called it Brute-Force++&lt;/p&gt;

&lt;p&gt;Here is a nice chart that visualizes the efficiency of Brute-Force++:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://hashcat.net/misc/p009_img/bfpp.png&quot; alt=&quot;http://hashcat.net/misc/p009_img/bfpp.png&quot; title=&quot;http://hashcat.net/misc/p009_img/bfpp.png&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The original description of how this works can be found here: &lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1291.html&quot;&gt;http://hashcat.net/forum/thread-1291.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1285.html&quot;&gt;http://hashcat.net/forum/thread-1285.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1265.html&quot;&gt;http://hashcat.net/forum/thread-1265.html&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Use .ptx ad .llvmir intermediate kernels - from oclHashcat-lite&lt;/p&gt;

&lt;p&gt;The kernels are distributed in an &quot;intermediate&quot; format (aka IL). This format cannot be reversed to its original C code, but is still not a binary format that can be used for execution.&lt;/p&gt;

&lt;p&gt;The JIT (just-in-time) compilers from both OpenCL and CUDA, which ship with the driver, compile the final bytecode out of the IL. This takes a few seconds per kernel, but this is a one-time operation as the bytecode is cached (CUDA does it automatically, OpenCL does not, but we add eda function that emulates CUDA&#039;s behavior.)&lt;/p&gt;

&lt;p&gt;This has some nice advantages:&lt;br /&gt;
Not 32/64 bit specific&lt;br /&gt;
Less HDD space&lt;br /&gt;
Smaller .7z&lt;br /&gt;
Less problems with driver specific problems as we often see with Catalyst&lt;br /&gt;
There is no more need to release a new oclHashcat-* in case a new driver optimization has been added. Cached oclHashcat-* kernels are driver specific. If it recognizes a driver change, it will rebuild the bytecode from the IL, but using the new JIT from the new driver, resulting in driver-specific optimized bytecode.&lt;/p&gt;


&lt;p&gt;Added Retaining GPU temperature - from oclHashcat-lite&lt;/p&gt;

&lt;p&gt;When I started with oclHashcat-* Hardware mangement support, some people asked me for add support for fan-speed. For a long time I was not interessted in adding fan-speed code to oclHashcat-* since this is the job for the driver or some specialized controling software.&lt;/p&gt;

&lt;p&gt;I did not change my mind completly on this, but still we have added some fan-speed controlling code. The new parameters are:&lt;/p&gt;

&lt;p&gt;Code:&lt;br /&gt;
--gpu-temp-disable            Disable temperature and fanspeed readings and triggers&lt;br /&gt;
--gpu-temp-abort=NUM          Abort session if GPU temperature reaches NUM degrees celsius&lt;br /&gt;
--gpu-temp-retain=NUM         Try to retain GPU temperature at NUM degrees celsius (AMD only)&lt;/p&gt;

&lt;p&gt;So what this does is, if the temperature configured with the new --gpu-temp-retain parameter is reached, it starts to increase the fan-speed by 1 percent each second. Thats all. In practice, this means is it enables you to enfore a very specific operating temperature for your GPUs.&lt;/p&gt;

&lt;p&gt;Some notes:&lt;br /&gt;
--gpu-temp-disable you can completly disable all the temperature stuff.&lt;br /&gt;
--gpu-temp-retain currently only works for AMD.&lt;br /&gt;
--gpu-temp-abort parameter is just the renamed version of the old --gpu-watchdog.&lt;br /&gt;
Both parameters accept the 0 value which disables only this specific feature. This means you can step back to the old behavior by specifying --gpu-temp-retain 0.&lt;br /&gt;
The default for --gpu-temp-abort is still 90c.&lt;br /&gt;
The default for --gpu-temp-retain is 80c.&lt;/p&gt;


&lt;p&gt;More implemented feature requestes on forum:&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1303.html&quot;&gt;http://hashcat.net/forum/thread-1303.html&lt;/a&gt; - Increment-mode for Brute Force&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1065.html&quot;&gt;http://hashcat.net/forum/thread-1065.html&lt;/a&gt; - OpenLDAP SSHA&#039;s Dynamic Base64 Parser&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1335.html&quot;&gt;http://hashcat.net/forum/thread-1335.html&lt;/a&gt; - Implement command line rules for plus&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1263.html&quot;&gt;http://hashcat.net/forum/thread-1263.html&lt;/a&gt; - Add Charset ?a&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1140.html&quot;&gt;http://hashcat.net/forum/thread-1140.html&lt;/a&gt; - Hashcat Exit Statuses&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-1043.html&quot;&gt;http://hashcat.net/forum/thread-1043.html&lt;/a&gt; - Next Dictionary In Line &lt;/p&gt;

&lt;p&gt;More implemented feature requestes on PM / IRC / Email:&lt;br /&gt;
Default-mask for -a 3 mode from oclHashcat-lite v0.10&lt;br /&gt;
Commandline switch --disable-potfile feature from hashcat v0.40&lt;/p&gt;


&lt;p&gt;This new version has been tested by many beta testers on a wide variety of hardware and operating systems.&lt;/p&gt;

&lt;p&gt;All new features were available to beta tester for several weeks. All we did for the last few weeks was perform both automated and manual tests of all features and algorithms, until all issues were 100% fixed.&lt;/p&gt;

&lt;p&gt;We want to say a special thank-you to the following beta-testers for their massive support during development:&lt;br /&gt;
epixoip&lt;br /&gt;
blandyuk&lt;br /&gt;
forumhero&lt;br /&gt;
M@LIK&lt;br /&gt;
mastercracker&lt;br /&gt;
proinside&lt;/p&gt;

&lt;p&gt;This is great proof of how the cracking community is working together, regardless of what team they are on.&lt;/p&gt;

&lt;p&gt;Of course we want to say thanks to all the beta testers who helped finding bugs and suggesting things as well -- Thanks!&lt;/p&gt;

&lt;p&gt;--&lt;br /&gt;
atom and matrix&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Full changelog:&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 10 = md5(pass.salt)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 20 = md5(salt.pass)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 30 = md5(unicode(pass).salt)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 40 = md5(salt.unicode(pass))&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 110 = sha1(pass.salt)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 120 = sha1(salt.pass)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 130 = sha1(unicode(pass).salt)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 140 = sha1(salt.unicode(pass))&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 141 = EPiServer 6.x&lt;br /&gt;
cred: thorsheim&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 1410 = sha256(pass.salt)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 1420 = sha256(salt.pass)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 1710 = sha512(pass.salt)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 1720 = sha512(salt.pass)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 1800 = sha512crypt, SHA512(Unix)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 3200 = bcrypt&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: removed -a 4 permutation attack (use rules and combinator-attack instead)&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added reversing kernel for multihash MD5 if running in -a 3 mode and mask &lt; length 9&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added reversing kernel for multihash MD4 if running in -a 3 mode and mask &lt; length 13&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added reversing kernel for multihash NTLM if running in -a 3 mode and mask &lt; length 9&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: on AMD, switched from .kernel to .llvmir to reduce diskspace&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: on NV, switched from .cubin to .ptx to reduce diskspace&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added kernel cache to avoid unnecessary recompilation&lt;br /&gt;
cred: m4tr1x&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: brought back support for AMD hd4xxx GPUS due to .llvmir integration&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: optimized 0x80 handling; +3.6% speed in combinator- and hybrid-attack&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added support for Virtual OpenCL (VCL) Cluster Platform VCL 1.15&lt;br /&gt;
cred: epixoip&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added support for up to 128 GPUS&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: ported markov-attack from oclHashcat-lite v0.10&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: ported increment-mode from oclHashcat-lite v0.10&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: ported default-mask from oclHashcat-lite v0.10&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: ported -j and -k single rules from oclHashcat v0.27&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: allowed zero-length salts in the generic algorithms makes it more easy to exploit them&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added next-dictionary-in-line feature to skip inefficient dictionaries on keypress&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: implemented base64 parser that would allow for dynamic salt lengths in nsldaps&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: worked around memory allocation limit, you can load twice as much hashes in multihash&lt;br /&gt;
&lt;br /&gt;
type: driver&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for NVidia CUDA 5.0&lt;br /&gt;
&lt;br /&gt;
type: driver&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for AMD APP SDK v2.7&lt;br /&gt;
&lt;br /&gt;
type: driver&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added support for NVidia NVML library and got rid of nvidia-smi command&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: splitted --gpu-watchdog to --gpu-temp-disable and --gpu-temp-abort&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added --gpu-temp-retain to try retain temperature at NUM degrees celsius&lt;br /&gt;
cred: m4tr1x&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: worked around AMD bug in clGetDeviceInfo() CL_DEVICE_MAX_CLOCK_FREQUENCY&lt;br /&gt;
cred: m4tr1x&lt;br /&gt;
&lt;br /&gt;
type: change&lt;br /&gt;
file: host program&lt;br /&gt;
desc: updated exit status code, see status_codes.txt for details&lt;br /&gt;
cred: m4tr1x&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: backported --disable-potfile feature from hashcat v0.41&lt;br /&gt;
cred: m4tr1x&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: add ?a to built-in charsets as ?l?u?d?s&lt;br /&gt;
cred: m4tr1x&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added fan-speeds to status display&lt;br /&gt;
&lt;br /&gt;
type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: fixed a bug in host program for WPA/WPA2 in -a 1, -a 6 and -a 7 mode&lt;br /&gt;
cred: bjorn&lt;br /&gt;
&lt;br /&gt;
type: bug&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: fixed a bug in kernel for WPA/WPA2 on AMD VLIW architecture leading to code not found&lt;br /&gt;
cred: DrGeek&lt;br /&gt;
&lt;br /&gt;
type: change&lt;br /&gt;
file: contact.txt&lt;br /&gt;
desc: updated contact information (moved to freenode IRC)&lt;br /&gt;
&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;/ length&gt;&lt;/ length&gt;&lt;/ length&gt;&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashat-plus-v0-09-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Today atom released his new version of oclhashcat-plus, which is quiet frankly a major step forward in my eyes. The release notes are overwhelming and i am very proud of atom and his work. For the first time he focused a little more on usability and handling but still stepped up a notch in terms of performance. The past two weeks he worked frantically and i had a hard time only to keep up with all the improvements and fixes he implemented.</p>

<p>The first improvements that you see are the implementations of bcrypt and sha512crypt, but the coolest things are more hidden. The most important thing in everyday use of hashcat is the new "bruteforce++" and the "partial reversing". </p>

<p>The brutefoce++ is basicly a classic bruteforce attack pimped with markov chains. This means that hashcat doesn't go from aaaaaa to zzzzzz but looks up a table with the more frequent usages and picks combination that have proved to be used more often first.</p>

<p>The most important upgrade in my eye is the support for GPU clustering. We had severe problems building a good distributed solution for hashcat at the last crack me if you can contest. Atom and i had a very clear plan on how a good distributed solution should look like but we weren't really able to pull it off. However, thorsheim and epixoip informed atom a few weeks ago about a MOSIX project called VLC a few weeks ago and he decided to give it a shot. After initial problems he contacted the developers and managed to produce a new version of VLC that works with hashcat and other GPU crackers. The really cool thing about this solution is, that you can build a GPU cluster with up to 128 GPUs and use hashcat as it just would run on your local machine. Hashcat's dispatcher does magic in distributing the jobs to the clients, which was really a pain in the ass with a seperate third-party distribution solution. Since distributed systems are most fun for me, i will probably play with it very often in the future!</p>

<p>Enough for today, check out the whole release notes:</p>

<blockquote>
<p>We are proud to present oclHashcat-plus v0.09!</p>

<p>Download it here: <a href="http://hashcat.net/oclhashcat-plus/">http://hashcat.net/oclhashcat-plus/</a></p>

<p>Lots of new features and algorithms have been added, and many bugs have been fixed.</p>

<p>The major changes are:<br />
Support for cracking the bcrypt and sha512crypt ($6$) algorithms.<br />
Support for GPU clustering across multiple LAN hosts via VCL, and an increase to support 128 GPUs.<br />
Added what we call a Brute-Force++ attack (see details for description).<br />
Increased cracking performance, especially on multi-hash due to partially reversing as you know it from single-hash cracking.</p>


<p>Lets start with the algorithms added; in this case, the generic types:<br />
added -m 10 = md5(pass.salt)<br />
added -m 20 = md5(salt.pass)<br />
added -m 30 = md5(unicode(pass).salt)<br />
added -m 40 = md5(salt.unicode(pass))<br />
added -m 110 = sha1(pass.salt)<br />
added -m 120 = sha1(salt.pass)<br />
added -m 130 = sha1(unicode(pass).salt)<br />
added -m 140 = sha1(salt.unicode(pass))<br />
added -m 1410 = sha256(pass.salt)<br />
added -m 1420 = sha256(salt.pass)<br />
added -m 1710 = sha512(pass.salt)<br />
added -m 1720 = sha512(salt.pass)</p>

<p>They have been added for two reasons.</p>

<p>1. Because there were many requests by users to add them like here:<br />
<a href="http://hashcat.net/forum/thread-1009.html">http://hashcat.net/forum/thread-1009.html</a><br />
<a href="http://hashcat.net/forum/thread-1152.html">http://hashcat.net/forum/thread-1152.html</a><br />
<a href="http://hashcat.net/forum/thread-1444.html">http://hashcat.net/forum/thread-1444.html</a><br />
<a href="http://hashcat.net/forum/thread-474.html">http://hashcat.net/forum/thread-474.html</a><br />
<a href="http://hashcat.net/forum/thread-490.html">http://hashcat.net/forum/thread-490.html</a><br />
<a href="http://hashcat.net/forum/thread-574.html">http://hashcat.net/forum/thread-574.html</a><br />
<a href="http://hashcat.net/forum/thread-577.html">http://hashcat.net/forum/thread-577.html</a><br />
<a href="http://hashcat.net/forum/thread-651.html">http://hashcat.net/forum/thread-651.html</a><br />
<a href="http://hashcat.net/forum/thread-830.html">http://hashcat.net/forum/thread-830.html</a><br />
<a href="http://hashcat.net/forum/thread-833.html">http://hashcat.net/forum/thread-833.html</a><br />
<a href="http://hashcat.net/forum/thread-944.html">http://hashcat.net/forum/thread-944.html</a><br />
<a href="http://hashcat.net/forum/thread-951.html">http://hashcat.net/forum/thread-951.html</a></p>

<p>2. By adding another feature -- that is, setting the minimum length for a salt to 0 -- you can construct your own hashing modes if you exploit the salt by putting some data into the calculation. Since we have support in oclHashcat-plus for --hex-salt, this will make your lives even easier.</p>


<p>Next one is the bcrypt algorithm.</p>

<p>Guys, there is not much to say. Just one thing: do not expect too much! This algorithm was designed to run extremly slow on GPUs. It is highly dependant on memory-lookups, and is both salted and iterated. On our hd6990, we can reach 4085/s. This isn't much, but it's still multiple times faster than on CPU.</p>

<p>Details here:<br />
<a href="http://hashcat.net/forum/thread-1219.html">http://hashcat.net/forum/thread-1219.html</a><br />
<a href="http://hashcat.net/forum/thread-302.html">http://hashcat.net/forum/thread-302.html</a><br />
<a href="http://hashcat.net/forum/thread-186.html">http://hashcat.net/forum/thread-186.html</a></p>


<p>Another algorithm we added was the EPIserver algorithm. These are the hashes stored by the ASP.NET membership provider. For more detailed information about this, have a look here: <a href="http://hashcat.net/forum/thread-987.html">http://hashcat.net/forum/thread-987.html</a></p>

<p>There are plans to rename this algorithm from EPIserver to something like "asp.net membership provider." For now we will stick to EPIserver, but we will certainly rename this in a later version.</p>

<p>There was already an interesting blog post about all this here, definitely a good read: <a href="http://www.troyhunt.com/2012/06/our-pass...othes.html">http://www.troyhunt.com/2012/06/our-pass...othes.html</a></p>



<p>Last but at least, the most impressive addition is the sha512crypt algorithm, aka $6$, which is used in nearly all Linux distributions by default. </p>

<p>Like all crypt(3) algorithms, this is another algorithm which is designed to run slow; plus, it is based on sha512, which uses 64 bit integers. Today's AMD GPUs do not have support for native 64 bit bitwise arithmetics (except shifts), so this is another reason why this algorithm is slow.</p>

<p>Still, the speedup cracking sha512crypt on GPU versus CPU is much higher compared to bcrypt. My hd6990 gives an impressive 32519/s, which we are very proud of!</p>

<p>This algorithm was requested here:<br />
<a href="http://hashcat.net/forum/thread-790.html">http://hashcat.net/forum/thread-790.html</a><br />
<a href="http://hashcat.net/forum/thread-736.html">http://hashcat.net/forum/thread-736.html</a><br />
<a href="http://hashcat.net/forum/thread-303.html">http://hashcat.net/forum/thread-303.html</a></p>


<p>The partial reversing of hashes for multi-hash lists differs a bit from classic single-hash reversal, which you are already familiar with if you use oclHashcat-lite. For several reasons, it is not efficient to reverse all hashes that many steps back as in single-hash cracking, and thus we can not reach oclHashcat-lite speed. But, it can still be more efficient than just traditional early checks.</p>

<p>To visualize this, here made some graphs:</p>

<p><img src="http://hashcat.net/misc/p009_img/plus89_mh18.png" alt="http://hashcat.net/misc/p009_img/plus89_mh18.png" title="http://hashcat.net/misc/p009_img/plus89_mh18.png" /></p>

<p><img src="http://hashcat.net/misc/p009_img/plus89_mh915.png" alt="http://hashcat.net/misc/p009_img/plus89_mh915.png" title="http://hashcat.net/misc/p009_img/plus89_mh915.png" /></p>

<p>You can see that the less hashes you have, the more efficient it is. The curves on Nvidia are a bit sharper. </p>

<p>Whenever you run brute force on multiple MD4, NTLM or MD5 hashes, oclHashcat-plus will use this partial reveral technique. In theory we can port this to salted hashes as well, but multi-hash on a salted hash is a bad idea. So for now, we stick to raw and reversable algorithms.</p>


<p>Another nice thing that came up lately is the Virtual OpenCL Cluster Platform (VCL) project. When thorsheim and epixoip informed us about this project in this post <a href="http://hashcat.net/forum/thread-1473.html">http://hashcat.net/forum/thread-1473.html</a> it was totally not working with oclHashcat-*, nor any other OpenCL-based password cracker. But, we got in contact with the developers at MOSIX, and after some debugging and trace sessions, we were able to pinpoint the problems. MOSIX then released VCL version 1.15 which addressed these issues.</p>

<p>The overhead produced by the network agents is very low. This is one of the most important factors for a distributed solution. I made some stats on this here:</p>

<p><img src="http://hashcat.net/misc/p009_img/vcltable.png" alt="http://hashcat.net/misc/p009_img/vcltable.png" title="http://hashcat.net/misc/p009_img/vcltable.png" /></p>


<p>VCL is intended to be used on dedicated LANs or with High Speed Interconnects. I would not recommend clustering nodes over the Internet, as both latency and bandwidth would be an issue.</p>

<p>Development for VCL support is still in its infancy, but I've tested it with 22 GPUs and it worked well. Installing and configuring VCL is outside the scope of these release notes, but I plan to write a form post on this topic soon. However, there is no magic required to get VCL running on your own.</p>

<p>To better support VCL, we have increased the maximum number of GPUs from 16 to 128. We do not know for a fact if VCL can handle 128 GPUs, but it works with at least 22 GPUs.</p>

<p>Another nice thing about this is that it works around the 8-GPU limitation in AMD's drivers and Xorg. Since VCL does not require X to run, you can build giant GPU clusters this way.</p>


<p>Something that already was included in the newer versions of oclHashcate-lite is the support for markov-chains.</p>

<p>It does not matter if you do simple Brute-Force attack using -a 3 or you do a dictionary based Hybrid-Attack using either -a 6 or -a 7. This enhancement is automatically used EVERY time you use a mask.</p>

<p>A little background on this, as if you do not use oclHashcat-lite you might not know:</p>

<p>The markov-attack is a statistically based brute-force like attack, but instead of specifying a charset or a mask, we specify a file that was generated once in a previous step. It contains statistical information which is made out of an automated analysis of a given dictionary.</p>

<p>It can fully replace Brute-Force since it covers the full keyspace.</p>

<p>In Brute-Force Attack (or in Mask Attack) we can limit the keyspace by setting a smaller charset in order to reduce the attack-time. In Markov Attack we have something similar, the "threshold". All you do is to specify a number. The higher the number, the higher the threshold to add a new link between two characters on the two-level table on which the markov-attack is based on.</p>

<p>The background is not so important -- just remember that the lower the value, the smaller the keyspace, and thus the faster the attack is.</p>

<p>But if you take a close look on it, the technical correct description would be: "Brute-Force attack enhanced by per-position markov-chains built out of wordlists for statistics with the ability to use filters using a mask". OK? That required some special naming, and since it's 100% replacing Brute Force, we made it simple for ourselves and called it Brute-Force++</p>

<p>Here is a nice chart that visualizes the efficiency of Brute-Force++:</p>

<p><img src="http://hashcat.net/misc/p009_img/bfpp.png" alt="http://hashcat.net/misc/p009_img/bfpp.png" title="http://hashcat.net/misc/p009_img/bfpp.png" /></p>

<p>The original description of how this works can be found here: <br />
<a href="http://hashcat.net/forum/thread-1291.html">http://hashcat.net/forum/thread-1291.html</a><br />
<a href="http://hashcat.net/forum/thread-1285.html">http://hashcat.net/forum/thread-1285.html</a><br />
<a href="http://hashcat.net/forum/thread-1265.html">http://hashcat.net/forum/thread-1265.html</a></p>


<p>Use .ptx ad .llvmir intermediate kernels - from oclHashcat-lite</p>

<p>The kernels are distributed in an "intermediate" format (aka IL). This format cannot be reversed to its original C code, but is still not a binary format that can be used for execution.</p>

<p>The JIT (just-in-time) compilers from both OpenCL and CUDA, which ship with the driver, compile the final bytecode out of the IL. This takes a few seconds per kernel, but this is a one-time operation as the bytecode is cached (CUDA does it automatically, OpenCL does not, but we add eda function that emulates CUDA's behavior.)</p>

<p>This has some nice advantages:<br />
Not 32/64 bit specific<br />
Less HDD space<br />
Smaller .7z<br />
Less problems with driver specific problems as we often see with Catalyst<br />
There is no more need to release a new oclHashcat-* in case a new driver optimization has been added. Cached oclHashcat-* kernels are driver specific. If it recognizes a driver change, it will rebuild the bytecode from the IL, but using the new JIT from the new driver, resulting in driver-specific optimized bytecode.</p>


<p>Added Retaining GPU temperature - from oclHashcat-lite</p>

<p>When I started with oclHashcat-* Hardware mangement support, some people asked me for add support for fan-speed. For a long time I was not interessted in adding fan-speed code to oclHashcat-* since this is the job for the driver or some specialized controling software.</p>

<p>I did not change my mind completly on this, but still we have added some fan-speed controlling code. The new parameters are:</p>

<p>Code:<br />
--gpu-temp-disable            Disable temperature and fanspeed readings and triggers<br />
--gpu-temp-abort=NUM          Abort session if GPU temperature reaches NUM degrees celsius<br />
--gpu-temp-retain=NUM         Try to retain GPU temperature at NUM degrees celsius (AMD only)</p>

<p>So what this does is, if the temperature configured with the new --gpu-temp-retain parameter is reached, it starts to increase the fan-speed by 1 percent each second. Thats all. In practice, this means is it enables you to enfore a very specific operating temperature for your GPUs.</p>

<p>Some notes:<br />
--gpu-temp-disable you can completly disable all the temperature stuff.<br />
--gpu-temp-retain currently only works for AMD.<br />
--gpu-temp-abort parameter is just the renamed version of the old --gpu-watchdog.<br />
Both parameters accept the 0 value which disables only this specific feature. This means you can step back to the old behavior by specifying --gpu-temp-retain 0.<br />
The default for --gpu-temp-abort is still 90c.<br />
The default for --gpu-temp-retain is 80c.</p>


<p>More implemented feature requestes on forum:<br />
<a href="http://hashcat.net/forum/thread-1303.html">http://hashcat.net/forum/thread-1303.html</a> - Increment-mode for Brute Force<br />
<a href="http://hashcat.net/forum/thread-1065.html">http://hashcat.net/forum/thread-1065.html</a> - OpenLDAP SSHA's Dynamic Base64 Parser<br />
<a href="http://hashcat.net/forum/thread-1335.html">http://hashcat.net/forum/thread-1335.html</a> - Implement command line rules for plus<br />
<a href="http://hashcat.net/forum/thread-1263.html">http://hashcat.net/forum/thread-1263.html</a> - Add Charset ?a<br />
<a href="http://hashcat.net/forum/thread-1140.html">http://hashcat.net/forum/thread-1140.html</a> - Hashcat Exit Statuses<br />
<a href="http://hashcat.net/forum/thread-1043.html">http://hashcat.net/forum/thread-1043.html</a> - Next Dictionary In Line </p>

<p>More implemented feature requestes on PM / IRC / Email:<br />
Default-mask for -a 3 mode from oclHashcat-lite v0.10<br />
Commandline switch --disable-potfile feature from hashcat v0.40</p>


<p>This new version has been tested by many beta testers on a wide variety of hardware and operating systems.</p>

<p>All new features were available to beta tester for several weeks. All we did for the last few weeks was perform both automated and manual tests of all features and algorithms, until all issues were 100% fixed.</p>

<p>We want to say a special thank-you to the following beta-testers for their massive support during development:<br />
epixoip<br />
blandyuk<br />
forumhero<br />
M@LIK<br />
mastercracker<br />
proinside</p>

<p>This is great proof of how the cracking community is working together, regardless of what team they are on.</p>

<p>Of course we want to say thanks to all the beta testers who helped finding bugs and suggesting things as well -- Thanks!</p>

<p>--<br />
atom and matrix</p>

<p><code><br />
<br />
<br />
Full changelog:<br />
<br />
Code:<br />
type: feature<br />
file: kernels<br />
desc: added -m 10 = md5(pass.salt)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 20 = md5(salt.pass)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 30 = md5(unicode(pass).salt)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 40 = md5(salt.unicode(pass))<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 110 = sha1(pass.salt)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 120 = sha1(salt.pass)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 130 = sha1(unicode(pass).salt)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 140 = sha1(salt.unicode(pass))<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 141 = EPiServer 6.x<br />
cred: thorsheim<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 1410 = sha256(pass.salt)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 1420 = sha256(salt.pass)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 1710 = sha512(pass.salt)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 1720 = sha512(salt.pass)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 1800 = sha512crypt, SHA512(Unix)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added -m 3200 = bcrypt<br />
<br />
type: feature<br />
file: kernels<br />
desc: removed -a 4 permutation attack (use rules and combinator-attack instead)<br />
<br />
type: feature<br />
file: kernels<br />
desc: added reversing kernel for multihash MD5 if running in -a 3 mode and mask < length 9<br />
<br />
type: feature<br />
file: kernels<br />
desc: added reversing kernel for multihash MD4 if running in -a 3 mode and mask < length 13<br />
<br />
type: feature<br />
file: kernels<br />
desc: added reversing kernel for multihash NTLM if running in -a 3 mode and mask < length 9<br />
<br />
type: feature<br />
file: kernels<br />
desc: on AMD, switched from .kernel to .llvmir to reduce diskspace<br />
<br />
type: feature<br />
file: kernels<br />
desc: on NV, switched from .cubin to .ptx to reduce diskspace<br />
<br />
type: feature<br />
file: kernels<br />
desc: added kernel cache to avoid unnecessary recompilation<br />
cred: m4tr1x<br />
<br />
type: feature<br />
file: kernels<br />
desc: brought back support for AMD hd4xxx GPUS due to .llvmir integration<br />
<br />
type: feature<br />
file: kernels<br />
desc: optimized 0x80 handling; +3.6% speed in combinator- and hybrid-attack<br />
<br />
type: feature<br />
file: host programs<br />
desc: added support for Virtual OpenCL (VCL) Cluster Platform VCL 1.15<br />
cred: epixoip<br />
<br />
type: feature<br />
file: host programs<br />
desc: added support for up to 128 GPUS<br />
<br />
type: feature<br />
file: host programs<br />
desc: ported markov-attack from oclHashcat-lite v0.10<br />
<br />
type: feature<br />
file: host programs<br />
desc: ported increment-mode from oclHashcat-lite v0.10<br />
<br />
type: feature<br />
file: host programs<br />
desc: ported default-mask from oclHashcat-lite v0.10<br />
<br />
type: feature<br />
file: host programs<br />
desc: ported -j and -k single rules from oclHashcat v0.27<br />
<br />
type: feature<br />
file: host programs<br />
desc: allowed zero-length salts in the generic algorithms makes it more easy to exploit them<br />
<br />
type: feature<br />
file: host programs<br />
desc: added next-dictionary-in-line feature to skip inefficient dictionaries on keypress<br />
<br />
type: feature<br />
file: host programs<br />
desc: implemented base64 parser that would allow for dynamic salt lengths in nsldaps<br />
<br />
type: feature<br />
file: host programs<br />
desc: worked around memory allocation limit, you can load twice as much hashes in multihash<br />
<br />
type: driver<br />
file: kernels<br />
desc: added support for NVidia CUDA 5.0<br />
<br />
type: driver<br />
file: kernels<br />
desc: added support for AMD APP SDK v2.7<br />
<br />
type: driver<br />
file: host programs<br />
desc: added support for NVidia NVML library and got rid of nvidia-smi command<br />
<br />
type: feature<br />
file: host programs<br />
desc: splitted --gpu-watchdog to --gpu-temp-disable and --gpu-temp-abort<br />
<br />
type: feature<br />
file: host programs<br />
desc: added --gpu-temp-retain to try retain temperature at NUM degrees celsius<br />
cred: m4tr1x<br />
<br />
type: feature<br />
file: host programs<br />
desc: worked around AMD bug in clGetDeviceInfo() CL_DEVICE_MAX_CLOCK_FREQUENCY<br />
cred: m4tr1x<br />
<br />
type: change<br />
file: host program<br />
desc: updated exit status code, see status_codes.txt for details<br />
cred: m4tr1x<br />
<br />
type: feature<br />
file: host programs<br />
desc: backported --disable-potfile feature from hashcat v0.41<br />
cred: m4tr1x<br />
<br />
type: feature<br />
file: host programs<br />
desc: add ?a to built-in charsets as ?l?u?d?s<br />
cred: m4tr1x<br />
<br />
type: feature<br />
file: host programs<br />
desc: added fan-speeds to status display<br />
<br />
type: bug<br />
file: host programs<br />
desc: fixed a bug in host program for WPA/WPA2 in -a 1, -a 6 and -a 7 mode<br />
cred: bjorn<br />
<br />
type: bug<br />
file: kernels<br />
desc: fixed a bug in kernel for WPA/WPA2 on AMD VLIW architecture leading to code not found<br />
cred: DrGeek<br />
<br />
type: change<br />
file: contact.txt<br />
desc: updated contact information (moved to freenode IRC)<br />
<br />
</code><br />
</ length></ length></ length></code></p></blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashat-plus-v0-09-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashat-plus-v0-09-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=138</wfw:commentRss>
		</item>
				<item>
			<title>oclhashat-plus 0.08 released</title>
			<link>http://www.sch0.org/index.php/oclhashat-plus-0-08-released</link>
			<pubDate>Tue, 01 May 2012 17:50:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">137@http://www.sch0.org/</guid>
						<description>&lt;p&gt;After weeks of hard work backporting the vector datatype on NVidia, atom pushed his new version of oclhashcat-plus today!&lt;/p&gt;

&lt;p&gt;All informations are available here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://hashcat.net/forum/thread-1133.html&quot;&gt;https://hashcat.net/forum/thread-1133.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://hashcat.net/oclhashcat-plus/&quot;&gt;https://hashcat.net/oclhashcat-plus/&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Summary of changes:&lt;/p&gt;

&lt;p&gt;Added support for Catalyst 12.4.&lt;br /&gt;
Added support for CUDA 4.2.&lt;br /&gt;
Added backport of base SHA-512 algorithm.&lt;br /&gt;
SHA-512 is also the base hash of the Mac OSX v10.7 Lion hashes.&lt;br /&gt;
EULA changed.&lt;br /&gt;
New best64.rule from &quot;The Best64 Challenge&quot;.&lt;/p&gt;
&lt;/blockquote&gt;


&lt;p&gt;&lt;strong&gt;For this release, you *must* update to Catalyst 12.4&lt;/strong&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashat-plus-0-08-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>After weeks of hard work backporting the vector datatype on NVidia, atom pushed his new version of oclhashcat-plus today!</p>

<p>All informations are available here:</p>

<p><a href="https://hashcat.net/forum/thread-1133.html">https://hashcat.net/forum/thread-1133.html</a></p>

<p><a href="https://hashcat.net/oclhashcat-plus/">https://hashcat.net/oclhashcat-plus/</a></p>

<blockquote>
<p>Summary of changes:</p>

<p>Added support for Catalyst 12.4.<br />
Added support for CUDA 4.2.<br />
Added backport of base SHA-512 algorithm.<br />
SHA-512 is also the base hash of the Mac OSX v10.7 Lion hashes.<br />
EULA changed.<br />
New best64.rule from "The Best64 Challenge".</p>
</blockquote>


<p><strong>For this release, you *must* update to Catalyst 12.4</strong></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashat-plus-0-08-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashat-plus-0-08-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=137</wfw:commentRss>
		</item>
				<item>
			<title>oclHascat-lite v0.09 released</title>
			<link>http://www.sch0.org/index.php/oclhascat-lite-v0-09-released</link>
			<pubDate>Fri, 03 Feb 2012 22:16:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">136@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Another milestone is taken. Atom just released a new version of oclHashcat-lite.&lt;br /&gt;
The main improvements in this release are the implementation of the LM algorythm and support for IPB 2.0, MyBB1.2 aslong as a big modifcation to the EULA. The changes in the EULA were kind of forced due to some concerns in the userbase about legal commercial use. Atom&#039;s point of view should be now more clearly to understand.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;* changes v0.08 -&gt; v0.09:&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
cred: added -m 2811 = IPB 2.0, MyBB1.2&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
cred: added -m 3000 = LM&lt;/p&gt;

&lt;p&gt;type: driver&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for AMD APP SDK 2.6&lt;/p&gt;

&lt;p&gt;type: driver&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for NVidia CUDA 4.1&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for AMD GPU&#039;s &quot;Devastator&quot; and &quot;Scrapper&quot;&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for AMD GPU&#039;s &quot;Capeverde&quot;, &quot;Pitcairn&quot; and &quot;Tahiti&quot;&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: backported --outfile-format from oclHashcat-plus v0.07&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: backported --seperator-char feature from hashcat v0.38&lt;br /&gt;
cred: thorsheim&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: add support for passwords smaller length 4&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: fixed issue with unaligned --pw-skip, did not auto-shutdown when 100% keyspace reached&lt;br /&gt;
cred: MrUltimate&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: fixed issue when using --pw-skip-plain in combination with --hex-charset&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed default setting for CPU affinity: Linux unlocked, Windows unlocked&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: ETA is now calculated regarding to configured value of --pw-skip and --pw-limit&lt;br /&gt;
cred: MrUltimate&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed restore-timer default value to 60 due to GPU utilization issue&lt;br /&gt;
cred: MrUltimate, d-unknown, khempanhom&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: EULA. Removed sections 2, 6, 8 and 9. Relaxed sections 3 and 7.&lt;br /&gt;
cred: hdmoore&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: renamed -m 1    to -m 10&lt;br /&gt;
desc: renamed -m 3    to -m 2600&lt;br /&gt;
desc: renamed -m 5    to -m 2611&lt;br /&gt;
desc: renamed -m 15   to -m 2711&lt;br /&gt;
desc: renamed -m 101  to -m 110&lt;br /&gt;
desc: renamed -m 600  to -m 101&lt;br /&gt;
desc: renamed -m 700  to -m 111&lt;br /&gt;
desc: renamed -m 1300 to -m 131&lt;br /&gt;
desc: renamed -m 2000 to -m 112&lt;br /&gt;
desc: renamed -m 2300 to -m 132&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: rules&lt;br /&gt;
desc: redesigned usage screen&lt;br /&gt;
cred: &lt;a href=&quot;http://hashcat.net/forum/thread-716.html&quot;&gt;http://hashcat.net/forum/thread-716.html&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhascat-lite-v0-09-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Another milestone is taken. Atom just released a new version of oclHashcat-lite.<br />
The main improvements in this release are the implementation of the LM algorythm and support for IPB 2.0, MyBB1.2 aslong as a big modifcation to the EULA. The changes in the EULA were kind of forced due to some concerns in the userbase about legal commercial use. Atom's point of view should be now more clearly to understand.</p>

<blockquote>
<p>* changes v0.08 -> v0.09:</p>

<p>type: feature<br />
file: kernels<br />
cred: added -m 2811 = IPB 2.0, MyBB1.2</p>

<p>type: feature<br />
file: kernels<br />
cred: added -m 3000 = LM</p>

<p>type: driver<br />
file: kernels<br />
desc: added support for AMD APP SDK 2.6</p>

<p>type: driver<br />
file: kernels<br />
desc: added support for NVidia CUDA 4.1</p>

<p>type: feature<br />
file: kernels<br />
desc: added support for AMD GPU's "Devastator" and "Scrapper"</p>

<p>type: feature<br />
file: kernels<br />
desc: added support for AMD GPU's "Capeverde", "Pitcairn" and "Tahiti"</p>

<p>type: feature<br />
file: host programs<br />
desc: backported --outfile-format from oclHashcat-plus v0.07</p>

<p>type: feature<br />
file: host programs<br />
desc: backported --seperator-char feature from hashcat v0.38<br />
cred: thorsheim</p>

<p>type: feature<br />
file: host programs<br />
desc: add support for passwords smaller length 4</p>

<p>type: bug<br />
file: host programs<br />
desc: fixed issue with unaligned --pw-skip, did not auto-shutdown when 100% keyspace reached<br />
cred: MrUltimate</p>

<p>type: bug<br />
file: host programs<br />
desc: fixed issue when using --pw-skip-plain in combination with --hex-charset</p>

<p>type: change<br />
file: host programs<br />
desc: changed default setting for CPU affinity: Linux unlocked, Windows unlocked</p>

<p>type: change<br />
file: host programs<br />
desc: ETA is now calculated regarding to configured value of --pw-skip and --pw-limit<br />
cred: MrUltimate</p>

<p>type: change<br />
file: host programs<br />
desc: changed restore-timer default value to 60 due to GPU utilization issue<br />
cred: MrUltimate, d-unknown, khempanhom</p>

<p>type: change<br />
file: host programs<br />
desc: EULA. Removed sections 2, 6, 8 and 9. Relaxed sections 3 and 7.<br />
cred: hdmoore</p>

<p>type: change<br />
file: kernels<br />
desc: renamed -m 1    to -m 10<br />
desc: renamed -m 3    to -m 2600<br />
desc: renamed -m 5    to -m 2611<br />
desc: renamed -m 15   to -m 2711<br />
desc: renamed -m 101  to -m 110<br />
desc: renamed -m 600  to -m 101<br />
desc: renamed -m 700  to -m 111<br />
desc: renamed -m 1300 to -m 131<br />
desc: renamed -m 2000 to -m 112<br />
desc: renamed -m 2300 to -m 132</p>

<p>type: change<br />
file: rules<br />
desc: redesigned usage screen<br />
cred: <a href="http://hashcat.net/forum/thread-716.html">http://hashcat.net/forum/thread-716.html</a></p>
</blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhascat-lite-v0-09-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhascat-lite-v0-09-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=136</wfw:commentRss>
		</item>
				<item>
			<title>hashcat ion ATI 7970 tahiti</title>
			<link>http://www.sch0.org/index.php/hashcat-ion-ati-7970-tahiti</link>
			<pubDate>Wed, 11 Jan 2012 19:21:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">135@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom just got his first 7970 and made a post in the hashcat forum on how it performs:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;...&lt;br /&gt;
MD5: hd5970 = 4940M/s, hd7970 = 8156M/s.&lt;br /&gt;
...&lt;br /&gt;
Conclusion: This card rocks, i am looking forward for the 7990!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-817.html&quot;&gt;http://hashcat.net/forum/thread-817.html&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-ion-ati-7970-tahiti&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom just got his first 7970 and made a post in the hashcat forum on how it performs:</p>

<blockquote>
<p>...<br />
MD5: hd5970 = 4940M/s, hd7970 = 8156M/s.<br />
...<br />
Conclusion: This card rocks, i am looking forward for the 7990!</p>
</blockquote>

<p><a href="http://hashcat.net/forum/thread-817.html">http://hashcat.net/forum/thread-817.html</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-ion-ati-7970-tahiti">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-ion-ati-7970-tahiti#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=135</wfw:commentRss>
		</item>
				<item>
			<title>Hashcat Wallpaper</title>
			<link>http://www.sch0.org/index.php/hashcat-wallpaper-1</link>
			<pubDate>Mon, 09 Jan 2012 10:20:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">134@http://www.sch0.org/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://imgur.com/x3J9x&quot;&gt;http://imgur.com/x3J9x&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://imgur.com/XBkaP&quot;&gt;http://imgur.com/XBkaP&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-105-post-4034.html#pid4034&quot;&gt;http://hashcat.net/forum/thread-105-post-4034.html#pid4034&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Join #hashcat on rizon for more.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-wallpaper-1&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://imgur.com/x3J9x">http://imgur.com/x3J9x</a></p>

<p><a href="http://imgur.com/XBkaP">http://imgur.com/XBkaP</a></p>

<p><a href="http://hashcat.net/forum/thread-105-post-4034.html#pid4034">http://hashcat.net/forum/thread-105-post-4034.html#pid4034</a></p>

<p>Join #hashcat on rizon for more.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-wallpaper-1">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-wallpaper-1#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=134</wfw:commentRss>
		</item>
				<item>
			<title>oclhashat-plus 0.07 released</title>
			<link>http://www.sch0.org/index.php/oclhashat-plus-0-07-released</link>
			<pubDate>Sat, 31 Dec 2011 15:29:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">132@http://www.sch0.org/</guid>
						<description>&lt;p&gt;After a little holiday break for atom he released a new version of oclhashcat-plus. With this version the &quot;normal&quot; version of oclhashcat is obsolete. At this point of time it is advised that no one should continue to use the normal version and switch to plus!&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;* changes v0.06 -&gt; v0.07:&lt;br /&gt;
&lt;br /&gt;
type: speedups&lt;br /&gt;&lt;br /&gt;
file: kernels and host programs&lt;br /&gt;
desc: vBulletin&lt; v3 .8.5:  AMD hd5970  +5.20%, NV GTX580  +7.86%&lt;br&gt;
desc: vBulletin&gt; v3.8.5:  AMD hd5970 +16.19%, NV GTX580  +5.93%&lt;br /&gt;
desc: IPB2, MyBB1.2:	   AMD hd5970 +14.83%, NV GTX580  +5.78%&lt;br /&gt;&lt;br /&gt;
desc: SHA1:		   AMD hd5970  +9.01%, NV GTX580   0.00%&lt;br /&gt;
desc: SHA256:		   AMD hd5970  +1.55%, NV GTX580  +4.21%&lt;br /&gt;&lt;br /&gt;
desc: md5crypt:		   AMD hd5970 +11.19%, NV GTX580  +2.83%&lt;br /&gt;
desc: md5apr1:		   AMD hd5970 +10.17%, NV GTX580  +1.73%&lt;br /&gt;&lt;br /&gt;
desc: NTLM:		   AMD hd5970  +3.43%, NV GTX580   0.00%&lt;br /&gt;
desc: DCC:		   AMD hd5970  +2.46%, NV GTX580  +0.33%&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 11 = Joomla&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 21 = osCommerce, xt:Commerce&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 121 = SMF &gt; v1.1&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: feature&lt;br /&gt;&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 122 = OSX v10.4, v10.5, v10.6&lt;br /&gt;&lt;br /&gt;
v&lt;br /&gt;
type: driver&lt;br /&gt;
file: kernels&lt;br /&gt;&lt;br /&gt;
desc: added support for AMD Catalyst 11.12 and AMD APP SDK 2.6&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;&lt;br /&gt;
desc: added support for AMD GPU&#039;s &quot;Devastator&quot; and &quot;Scrapper&quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;&lt;br /&gt;
desc: added support for AMD GPU&#039;s &quot;Capeverde&quot;, &quot;Pitcairn&quot; and &quot;Tahiti&quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs and kernel&lt;br /&gt;&lt;br /&gt;
desc: backported combinator attack from oclHashcat v0.26&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs and kernel&lt;br /&gt;&lt;br /&gt;
desc: backported hybrid attack from oclHashcat v0.26&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs and kernel&lt;br /&gt;&lt;br /&gt;
desc: backported brute-force attack from oclHashcat-lite v0.08&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;&lt;br /&gt;
desc: backported --cpu-affinity from oclHashcat-lite v0.08&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;&lt;br /&gt;
desc: backported --outfile-format from oclHashcat-lite v0.08&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;&lt;br /&gt;
desc: added support for multirules (multiple -r parameters allowed)&lt;br /&gt;
cred: &lt;a href=&quot;http://hashcat.net/forum/thread-703.html&quot;&gt;http://hashcat.net/forum/thread-703.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: improvement&lt;br /&gt;&lt;br /&gt;
file: rules&lt;br /&gt;
desc: added lots of minirules for multirule engine to rules/hybrid/&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: change&lt;br /&gt;&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: renamed -m 5    to -m 2611&lt;br /&gt;&lt;br /&gt;
desc: renamed -m 9    to -m 2811&lt;br /&gt;
desc: renamed -m 15   to -m 2711&lt;br /&gt;&lt;br /&gt;
desc: renamed -m 600  to -m 101&lt;br /&gt;
desc: renamed -m 700  to -m 111&lt;br /&gt;&lt;br /&gt;
desc: renamed -m 1300 to -m 131&lt;br /&gt;
desc: renamed -m 2000 to -m 112&lt;br /&gt;&lt;br /&gt;
desc: renamed -m 2300 to -m 132&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: change&lt;br /&gt;
file: rules&lt;br /&gt;&lt;br /&gt;
desc: redesigned usage screen&lt;br /&gt;
cred: &lt;a href=&quot;http://hashcat.net/forum/thread-716.html&quot;&gt;http://hashcat.net/forum/thread-716.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
type: bug&lt;br /&gt;&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: fixed bug in WPA/WPA2 kernel if essid length &gt;= 28&lt;br /&gt;&lt;br /&gt;
cred: &lt;a href=&quot;http://hashcat.net/forum/showthread.php?tid=494&quot;&gt;http://hashcat.net/forum/showthread.php?tid=494&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;&lt;br /&gt;
desc: reenabled file-globbing on cmdline for windows&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
type: docs&lt;br /&gt;
file: bugs.txt&lt;br /&gt;&lt;br /&gt;
desc: added bugs file&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/ v3&gt;&lt;/ v3&gt;&lt;/ v3&gt;&lt;/ v3&gt;&lt;/ v3&gt;&lt;/ v3&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashat-plus-0-07-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>After a little holiday break for atom he released a new version of oclhashcat-plus. With this version the "normal" version of oclhashcat is obsolete. At this point of time it is advised that no one should continue to use the normal version and switch to plus!</p>

<blockquote>
<p>* changes v0.06 -> v0.07:<br />
<br />
type: speedups<br /><br />
file: kernels and host programs<br />
desc: vBulletin< v3 .8.5:  AMD hd5970  +5.20%, NV GTX580  +7.86%<br>
desc: vBulletin> v3.8.5:  AMD hd5970 +16.19%, NV GTX580  +5.93%<br />
desc: IPB2, MyBB1.2:	   AMD hd5970 +14.83%, NV GTX580  +5.78%<br /><br />
desc: SHA1:		   AMD hd5970  +9.01%, NV GTX580   0.00%<br />
desc: SHA256:		   AMD hd5970  +1.55%, NV GTX580  +4.21%<br /><br />
desc: md5crypt:		   AMD hd5970 +11.19%, NV GTX580  +2.83%<br />
desc: md5apr1:		   AMD hd5970 +10.17%, NV GTX580  +1.73%<br /><br />
desc: NTLM:		   AMD hd5970  +3.43%, NV GTX580   0.00%<br />
desc: DCC:		   AMD hd5970  +2.46%, NV GTX580  +0.33%<br /><br />
<br />
type: feature<br /><br />
file: kernels<br />
desc: added -m 11 = Joomla<br /><br />
<br />
type: feature<br /><br />
file: kernels<br />
desc: added -m 21 = osCommerce, xt:Commerce<br /><br />
<br />
type: feature<br /><br />
file: kernels<br />
desc: added -m 121 = SMF > v1.1<br /><br />
<br />
type: feature<br /><br />
file: kernels<br />
desc: added -m 122 = OSX v10.4, v10.5, v10.6<br /><br />
v<br />
type: driver<br />
file: kernels<br /><br />
desc: added support for AMD Catalyst 11.12 and AMD APP SDK 2.6<br /><br /><br />
type: feature<br />
file: kernels<br /><br />
desc: added support for AMD GPU's "Devastator" and "Scrapper"<br /><br /><br />
type: feature<br />
file: kernels<br /><br />
desc: added support for AMD GPU's "Capeverde", "Pitcairn" and "Tahiti"<br /><br /><br />
type: feature<br />
file: host programs and kernel<br /><br />
desc: backported combinator attack from oclHashcat v0.26<br /><br /><br />
type: feature<br />
file: host programs and kernel<br /><br />
desc: backported hybrid attack from oclHashcat v0.26<br /><br /><br />
type: feature<br />
file: host programs and kernel<br /><br />
desc: backported brute-force attack from oclHashcat-lite v0.08<br /><br /><br />
type: feature<br />
file: host programs<br /><br />
desc: backported --cpu-affinity from oclHashcat-lite v0.08<br /><br /><br />
type: feature<br />
file: host programs<br /><br />
desc: backported --outfile-format from oclHashcat-lite v0.08<br /><br /><br />
type: feature<br />
file: host programs<br /><br />
desc: added support for multirules (multiple -r parameters allowed)<br />
cred: <a href="http://hashcat.net/forum/thread-703.html">http://hashcat.net/forum/thread-703.html</a><br /><br />
<br />
type: improvement<br /><br />
file: rules<br />
desc: added lots of minirules for multirule engine to rules/hybrid/<br /><br />
<br />
type: change<br /><br />
file: kernels<br />
desc: renamed -m 5    to -m 2611<br /><br />
desc: renamed -m 9    to -m 2811<br />
desc: renamed -m 15   to -m 2711<br /><br />
desc: renamed -m 600  to -m 101<br />
desc: renamed -m 700  to -m 111<br /><br />
desc: renamed -m 1300 to -m 131<br />
desc: renamed -m 2000 to -m 112<br /><br />
desc: renamed -m 2300 to -m 132<br /><br /><br />
type: change<br />
file: rules<br /><br />
desc: redesigned usage screen<br />
cred: <a href="http://hashcat.net/forum/thread-716.html">http://hashcat.net/forum/thread-716.html</a><br /><br />
<br />
type: bug<br /><br />
file: kernels<br />
desc: fixed bug in WPA/WPA2 kernel if essid length >= 28<br /><br />
cred: <a href="http://hashcat.net/forum/showthread.php?tid=494">http://hashcat.net/forum/showthread.php?tid=494</a><br /><br /><br />
type: bug<br />
file: host programs<br /><br />
desc: reenabled file-globbing on cmdline for windows<br /><br /><br />
type: docs<br />
file: bugs.txt<br /><br />
desc: added bugs file<br /><br />
<br />
</ v3></ v3></ v3></ v3></ v3></ v3></p></blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashat-plus-0-07-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashat-plus-0-07-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=132</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-plus 0.06 sneakpeak</title>
			<link>http://www.sch0.org/index.php/oclhashcat-plus-0-06-sneakpeak</link>
			<pubDate>Thu, 01 Dec 2011 17:40:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">131@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The mastermind atom has a very cool new feature upcoming in the next version of oclhashcat-plus. He calls it &quot;multi-rules&quot;.&lt;/p&gt;

&lt;p&gt;With them you will be able to combine an unlimited (as much ram you have) rules files.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-703-post-3472.html&quot;&gt;http://hashcat.net/forum/thread-703-post-3472.html&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Hey Guys,&lt;/p&gt;

&lt;p&gt;I wanted to give you a sneakpeak to the latest oclHashcat-plus feature coming with version 0.07.&lt;/p&gt;

&lt;p&gt;This feature goes back to an suggestion from Hash-IT, see here: &lt;a href=&quot;http://hashcat.net/forum/thread-645.html&quot;&gt;http://hashcat.net/forum/thread-645.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Again, thanks for this!&lt;/p&gt;

&lt;p&gt;Since no other cracker have this feature, I had to find a name for it. &lt;/p&gt;

&lt;p&gt;I will call it &quot;multirules&quot;.&lt;/p&gt;

&lt;p&gt;Instead of just giving one -r parameter and a file, you can now add as many -r&#039;s as you want.&lt;/p&gt;

&lt;p&gt;But they are not just appended (or executed in serial). &lt;/p&gt;

&lt;p&gt;They are combined. Each rule of each rule-file is combined with each rule of each rule-file (see original post above to see the details).&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-plus-0-06-sneakpeak&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The mastermind atom has a very cool new feature upcoming in the next version of oclhashcat-plus. He calls it "multi-rules".</p>

<p>With them you will be able to combine an unlimited (as much ram you have) rules files.</p>

<p><a href="http://hashcat.net/forum/thread-703-post-3472.html">http://hashcat.net/forum/thread-703-post-3472.html</a></p>

<blockquote>
<p>Hey Guys,</p>

<p>I wanted to give you a sneakpeak to the latest oclHashcat-plus feature coming with version 0.07.</p>

<p>This feature goes back to an suggestion from Hash-IT, see here: <a href="http://hashcat.net/forum/thread-645.html">http://hashcat.net/forum/thread-645.html</a></p>

<p>Again, thanks for this!</p>

<p>Since no other cracker have this feature, I had to find a name for it. </p>

<p>I will call it "multirules".</p>

<p>Instead of just giving one -r parameter and a file, you can now add as many -r's as you want.</p>

<p>But they are not just appended (or executed in serial). </p>

<p>They are combined. Each rule of each rule-file is combined with each rule of each rule-file (see original post above to see the details).</p>
</blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-plus-0-06-sneakpeak">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-plus-0-06-sneakpeak#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=131</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite 0.07 Release</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-07-release</link>
			<pubDate>Fri, 25 Nov 2011 14:45:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">130@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Today atom released oclhashcat-lite version 0.07. I just finished the benchmark with my nvidia 570 ti.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;* changes v0.06 -&gt; v0.07:&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for AMD GPU&#039;s &quot;Devastator&quot; and &quot;Scrapper&quot;&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 600 = nsldap, SHA-1(Base64), Netscape LDAP SHA&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 700 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 1300 = MSSQL(2000)&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 2300 = MSSQL(2005)&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added -m 2400 = Cisco-PIX MD5&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for vector datatypes on NV for better sm_21 utilization&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added support for mixed GPU types (example: hd5970 and hd6850)&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: simplified --pw-skip and --pw-limit for more intuitive usuage, see hashcat wiki for details&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added --pw-skip-plain and --pw-limit-plain, user can specify a string instead of a number&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added support for setting CPU affinity. Defaults: Linux unlocked, Windows locked to CPU #1&lt;br /&gt;
cred: MrUltimate&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added display of the mask in status screen&lt;br /&gt;
cred: tatgdi&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added display of the hash in status screen&lt;/p&gt;

&lt;p&gt;type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed restore-timer function. if set to 0, the restore-file is written instantly on progress&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed restore-timer default value to 0&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: switched to AMD Accelerated Parallel Processing &quot;APP&quot; SDK v2.5&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed outfile-formats for more flexibility. default value is 3. see --help for more&lt;br /&gt;
cred: TheFire&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: recalibrated defaults for gpu_accel and gpu_loops that kernels run fast but not to aggressive&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed speed display compressing threshold from 10000 to 100000&lt;/p&gt;

&lt;p&gt;type: change&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: removed kernel encryption. thus, archive file became smaller and startup-time reduced&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: fixed some typos in error messages&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: fixed bug in --gpu-async which was not enabled even if specified&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: fixed NVidia issue: cuStreamsynchronize() 700&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: workarounded AMD issue: &quot;100% CPU killer bug&quot;. Linux only, requires Catalyst &gt;= 11.11&lt;/p&gt;

&lt;p&gt;type: bug&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: workarounded AMD issue: ../../src/xcb_io.c:140: dequeue_pending_request&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/oclhashcat-lite/&quot;&gt;http://hashcat.net/oclhashcat-lite/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-07-release&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Today atom released oclhashcat-lite version 0.07. I just finished the benchmark with my nvidia 570 ti.</p>

<blockquote>
<p>* changes v0.06 -> v0.07:</p>

<p>type: feature<br />
file: kernels<br />
desc: added support for AMD GPU's "Devastator" and "Scrapper"</p>

<p>type: feature<br />
file: kernels<br />
desc: added -m 600 = nsldap, SHA-1(Base64), Netscape LDAP SHA</p>

<p>type: feature<br />
file: kernels<br />
desc: added -m 700 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA</p>

<p>type: feature<br />
file: kernels<br />
desc: added -m 1300 = MSSQL(2000)</p>

<p>type: feature<br />
file: kernels<br />
desc: added -m 2300 = MSSQL(2005)</p>

<p>type: feature<br />
file: kernels<br />
desc: added -m 2400 = Cisco-PIX MD5</p>

<p>type: feature<br />
file: kernels<br />
desc: added support for vector datatypes on NV for better sm_21 utilization</p>

<p>type: feature<br />
file: host programs<br />
desc: added support for mixed GPU types (example: hd5970 and hd6850)</p>

<p>type: feature<br />
file: host programs<br />
desc: simplified --pw-skip and --pw-limit for more intuitive usuage, see hashcat wiki for details</p>

<p>type: feature<br />
file: host programs<br />
desc: added --pw-skip-plain and --pw-limit-plain, user can specify a string instead of a number</p>

<p>type: feature<br />
file: host programs<br />
desc: added support for setting CPU affinity. Defaults: Linux unlocked, Windows locked to CPU #1<br />
cred: MrUltimate</p>

<p>type: feature<br />
file: host programs<br />
desc: added display of the mask in status screen<br />
cred: tatgdi</p>

<p>type: feature<br />
file: host programs<br />
desc: added display of the hash in status screen</p>

<p>type: feature<br />
file: host programs<br />
desc: changed restore-timer function. if set to 0, the restore-file is written instantly on progress</p>

<p>type: change<br />
file: host programs<br />
desc: changed restore-timer default value to 0</p>

<p>type: change<br />
file: kernels<br />
desc: switched to AMD Accelerated Parallel Processing "APP" SDK v2.5</p>

<p>type: change<br />
file: host programs<br />
desc: changed outfile-formats for more flexibility. default value is 3. see --help for more<br />
cred: TheFire</p>

<p>type: change<br />
file: host programs<br />
desc: recalibrated defaults for gpu_accel and gpu_loops that kernels run fast but not to aggressive</p>

<p>type: change<br />
file: host programs<br />
desc: changed speed display compressing threshold from 10000 to 100000</p>

<p>type: change<br />
file: kernels<br />
desc: removed kernel encryption. thus, archive file became smaller and startup-time reduced</p>

<p>type: bug<br />
file: host programs<br />
desc: fixed some typos in error messages</p>

<p>type: bug<br />
file: host programs<br />
desc: fixed bug in --gpu-async which was not enabled even if specified</p>

<p>type: bug<br />
file: host programs<br />
desc: fixed NVidia issue: cuStreamsynchronize() 700</p>

<p>type: bug<br />
file: host programs<br />
desc: workarounded AMD issue: "100% CPU killer bug". Linux only, requires Catalyst >= 11.11</p>

<p>type: bug<br />
file: host programs<br />
desc: workarounded AMD issue: ../../src/xcb_io.c:140: dequeue_pending_request</p>
</blockquote>

<p><a href="http://hashcat.net/oclhashcat-lite/">http://hashcat.net/oclhashcat-lite/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-07-release">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-07-release#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=130</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat Beta news</title>
			<link>http://www.sch0.org/index.php/oclhashcat-beta-news</link>
			<pubDate>Thu, 17 Nov 2011 16:23:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">129@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom came up with a new beta of oclhashcat-lite, here is the summary:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;type: feature&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: added support for &quot;Devastator&quot; and &quot;Scrapper&quot; GPU&#039;s&lt;br /&gt;
-&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: added support for mixed GPU types (example: hd5970 and hd6850)&lt;br /&gt;
-&lt;br /&gt;
type: feature&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: if --restore-timer is 0, restore file is written on change instantly&lt;br /&gt;
-&lt;br /&gt;
type: change&lt;br /&gt;
file: host programs&lt;br /&gt;
desc: changed default value for --restore-timer to 0&lt;br /&gt;
-&lt;br /&gt;
type: change&lt;br /&gt;
file: kernels&lt;br /&gt;
desc: switched to Accelerated Parallel Processing &quot;APP&quot; SDK v2.5&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;root@sf:~/oclHashcat-lite-0.07# ./oclHashcat-lite64.bin -n 160 -1 ?l?d?s?u --pw-min  8 -m 0 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1                                &lt;br /&gt;
oclHashcat-lite v0.7 by atom starting...&lt;br /&gt;
 &lt;br /&gt;
Platform: AMD compatible platform found&lt;br /&gt;
Watchdog: Temperature limit set to 90c&lt;br /&gt;
Device #1: Cypress, 512MB, 0Mhz, 20MCU&lt;br /&gt;
Device #2: Cypress, 512MB, 0Mhz, 20MCU&lt;br /&gt;
 &lt;br /&gt;
[s]tatus [p]ause [r]esume [q]uit =&gt; s&lt;br /&gt;
Status.......: Running&lt;br /&gt;
Hash.Type....: MD5&lt;br /&gt;
Time.Running.: 15 secs&lt;br /&gt;
Time.Left....: 6 days, 17 hours&lt;br /&gt;
Plain.Text...: ***aaaaa&lt;br /&gt;
Plain.Length.: 8&lt;br /&gt;
Speed.GPU.#1.:  5691.4M/s&lt;br /&gt;
Speed.GPU.#2.:  5692.7M/s&lt;br /&gt;
Speed.GPU.#*.: 11384.1M/s&lt;br /&gt;
Progress.....: 171547033600/6634204312890625 (0.00%)&lt;br /&gt;
HWMon.GPU.#1.: 99% GPU, 50c Temp&lt;br /&gt;
HWMon.GPU.#2.: 98% GPU, 47c Temp&lt;/p&gt;
&lt;/blockquote&gt;


&lt;p&gt;As a side note, you don&#039;t need the SDK 2.5 since the new catalyst 11.11 includes it.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-beta-news&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom came up with a new beta of oclhashcat-lite, here is the summary:</p>

<blockquote>
<p>type: feature<br />
file: kernels<br />
desc: added support for "Devastator" and "Scrapper" GPU's<br />
-<br />
type: feature<br />
file: host programs<br />
desc: added support for mixed GPU types (example: hd5970 and hd6850)<br />
-<br />
type: feature<br />
file: host programs<br />
desc: if --restore-timer is 0, restore file is written on change instantly<br />
-<br />
type: change<br />
file: host programs<br />
desc: changed default value for --restore-timer to 0<br />
-<br />
type: change<br />
file: kernels<br />
desc: switched to Accelerated Parallel Processing "APP" SDK v2.5</p>
</blockquote>

<blockquote>
<p>root@sf:~/oclHashcat-lite-0.07# ./oclHashcat-lite64.bin -n 160 -1 ?l?d?s?u --pw-min  8 -m 0 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ?1?1?1?1?1?1?1?1?1                                <br />
oclHashcat-lite v0.7 by atom starting...<br />
 <br />
Platform: AMD compatible platform found<br />
Watchdog: Temperature limit set to 90c<br />
Device #1: Cypress, 512MB, 0Mhz, 20MCU<br />
Device #2: Cypress, 512MB, 0Mhz, 20MCU<br />
 <br />
[s]tatus [p]ause [r]esume [q]uit => s<br />
Status.......: Running<br />
Hash.Type....: MD5<br />
Time.Running.: 15 secs<br />
Time.Left....: 6 days, 17 hours<br />
Plain.Text...: ***aaaaa<br />
Plain.Length.: 8<br />
Speed.GPU.#1.:  5691.4M/s<br />
Speed.GPU.#2.:  5692.7M/s<br />
Speed.GPU.#*.: 11384.1M/s<br />
Progress.....: 171547033600/6634204312890625 (0.00%)<br />
HWMon.GPU.#1.: 99% GPU, 50c Temp<br />
HWMon.GPU.#2.: 98% GPU, 47c Temp</p>
</blockquote>


<p>As a side note, you don't need the SDK 2.5 since the new catalyst 11.11 includes it.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-beta-news">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-beta-news#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=129</wfw:commentRss>
		</item>
				<item>
			<title>Crack me if you can 2011 - aftermath</title>
			<link>http://www.sch0.org/index.php/crack-me-if-you-can</link>
			<pubDate>Tue, 09 Aug 2011 00:26:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">128@http://www.sch0.org/</guid>
						<description>&lt;p&gt;It was an exciting weekend, sadly team Hashcat only achieved the second place. The team Insidepro however managed to beat us. Congrats to them and a big thanks to minga: &lt;a href=&quot;http://contest.korelogic.com/stats.html&quot;&gt;http://contest.korelogic.com/stats.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I don&#039;t think that these numbers can say enough without any background story:&lt;/p&gt;

&lt;p&gt;So, as you might notice i write as i where a member of any team, actually i took part in the contest as a member of team hashcat. Sadly i was very late and got in about 12 hours after the contest actually started and was quite overwhelmed by the challenges, hashes, websites, irc channels etc. It took me about an hour to actually get an overview and start working since i didn&#039;t know what the past 12 hours happened. There were a few issues and rumors about strange things that happened. The first to mention is that somehow hashcat.net went offline a few hours before the contest started, as by now there is no evidence of any attack but it&#039;s strange.&lt;/p&gt;

&lt;p&gt;There are a few other things which i will mention later but now to the contest. The contest itself was about as you might guess hashcracking, yes! To be exactly it was about little more, 19 challenges and 20 lists of hashes with different encryption (mscash2, bf, phpass-md5, md5, md5_gen(28), bsdi, raw-sha512, mysql-sha1, md5_gen(23), md5_gen(22), des, md5_gen(12), ssha, mssql, oracle11, raw-sha1, md5_gen(16), phps, md5_gen(0), nt). The contest was not directly about to crack the most hashes since there where different weights for example one mscash2 got you 16000 points and one DES just 10. In addition to this lists there where the mentioned 19 challenges which included things like a encryped zip, rars, pdfs, docs and even a encrypted dmg file. Some of the challenges contained again hash lists.&lt;/p&gt;

&lt;p&gt;So yea, that&#039;s about it. Back to the point as i got into the contest. The clock is running, already 12 hours past, hashcat is #1 on the leaderboard with about 5m points followed by john-users and insidepro. I am preparing myself to get started with special contest optimized versions of hashcat and an (i call it for now) special online management suite where the team could manage itself. I am looking at the cracked hashes and studying the left hash lists. Where to get started? Most of these hashes are not crackable with hashcat. As i take a loot back in the irc channel where the rest of the team hangs i notice rumors. &quot;damn, why we have to use john?&quot; followed by an &quot;this is freaking slow!&quot; and something like &quot;john-users are catching up&quot; gave me the hint that there is a problem. Of the 20 hashlists minga provided the minority could be cracked by hashcat with GPU acceleration. I decided to ignore this for now and try my luck on the left phpass, MD5-Unix and NTLM. A few hours went by in which i struggled with these lists. Only a couple of hashes every now and then. I&#039;m trying to figure out what&#039;s the point, where did minga get the hashes, wich pattern, masks, dictionaries etc he used. Searching for patterns and masks in the already cracked hashes, wrapping my head around the challenges i notice resentment in the channel. The john users are ahead! Ok, now to the fridge, some more redbulls and coffees are necessary! Back at my computer i see that atom was awake again talking about the mscash2. It&#039;s 6 somewhat AM saturday, the contest is now up 21 hour and atom is deciding to implementing mscash2 in oclhashcat-plus. Yes, you don&#039;t read wrong, there is a about 27 hours left and he decides to pull out all his abillities and implement an algorythm he never used before! So ok, i&#039;m thinking &quot;the chance is not really huge that he can do this in time but if, it would be great&quot; and sending atom &quot;give it a shot&quot;.&lt;/p&gt;

&lt;p&gt;The coffeein is kicking in and i go back to my work. Let&#039;s check my mac to see what the dmg cracking tool did. Hm..nothing, great. What are the left rar and zip files do? Nothing, no plain worked. Suxx...let&#039;s run a freaking bruteforce. Back to the hash lists. I have multiple machines running cpu and gpu jobs on several lists. 50 new NTLM, nice. upload. 5 new phpass. upload. 3 new MD5-Unix. upload. 2 hours work. Progress!&lt;br /&gt;
This can not be&quot; i am saying to myself as i look at the results. &quot;Where are the patterns we are missing?&quot; asking the rest of the team. No one have a answer. &quot;We are missing some importend clues!&quot; i am saying to the team. &quot;We know that there are correlations of patterns on every list, if we get on pattern on one list, the chance is huge that we get a more cracks on another&quot;.&lt;/p&gt;

&lt;p&gt;I am looking at my latest cracks on MD5-Unix and phpass as i seem to discover a pattern. The obsession kicks in and i am working the next two hours on a dictionary. The words a combined patterns, like &quot;mel&quot;, &quot;and&quot;, &quot;ina&quot; etc. Let&#039;s put these all in a list and run a permutation attack on it. Yes, success. Quite a few hits. Gather the results use the expander on them and bam, some more hits. Take all the new gathered plains and check all the other hashlists with rules. And again more hits. Feeling good, but tired.&lt;br /&gt;
&quot;Where is atom?&quot; someone asks on irc. &quot;Didn&#039;t see him for hours!&quot; comes back. He is now gone for 6-7 hours. What&#039;s he doing? &quot;atom&gt; YEEEAAAAAAA&quot; out of nowhere. &quot;atom&gt; got it!!!!&quot;. &quot;atom&gt; mscash2! but only for ati&quot;. &quot;Ok well pretty damn good&quot; i think &quot;but since my one box with ATI died an hour ago i better keep my work on the challenges and hashes i am able to crack&quot;. With one eye following the team on the irc channel hyping the new beta and fetching mscash2 i am trying to point the other eye on other things. The challenges are still not done. And now suddenly team insidepro is ahead. Hopefuly the mscash2 will do it&#039;s work.&lt;/p&gt;

&lt;p&gt;I am now about 30 hours awake and can&#039;t remember when i have eat last. Hm...let&#039;s take a break. Hm..all stores are closed and i have nothing good at home...too late for my favorite bistro...suxx...let&#039;s drive to McD. The burger tastes like nothing. Well, at least as expected. Back to work.&lt;/p&gt;

&lt;p&gt;Let&#039;s see what happened. A fair amount of mscash2 more, nice! Our last update with the contest-system was a couple hours ago, we are still behind insidepro. Let&#039;s run another round with the new gained plains on mssql, MD5-Unix, phpass and NTLM. Bingo, a couple more. Upload. The admin starts the sync and i am looking at the contest table to check our progress. Yes! Back at the top! Back on the journey on finding the lost pattern. Discussing with the other members on what we haven&#039;t tried, what we should do and what minga might have done. &quot;are the other teams listening?&quot; maybe not. But well who knows.&lt;/p&gt;

&lt;p&gt;&quot;Let&#039;s put in another bruteforce, maybe if have luck and just relax a few minutes.&quot; Getting the jobs started and put in a Starcraft2 replay. Man, my back could take a few minutes off, better i lay done on the couch till the replay ends.&lt;/p&gt;


&lt;p&gt;The was the last thing i remember after about 36 hours awake. I even don&#039;t know how the SC2 match ended or who played. I woke up 3 hours after the contest ended. It was somehow bitter to find team insidepro ahead because of the bonus points minga has given for the most cracked hashes in a list. It was really close, we missed 5 NTLM for the bonus.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/crack-me-if-you-can&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>It was an exciting weekend, sadly team Hashcat only achieved the second place. The team Insidepro however managed to beat us. Congrats to them and a big thanks to minga: <a href="http://contest.korelogic.com/stats.html">http://contest.korelogic.com/stats.html</a></p>

<p>I don't think that these numbers can say enough without any background story:</p>

<p>So, as you might notice i write as i where a member of any team, actually i took part in the contest as a member of team hashcat. Sadly i was very late and got in about 12 hours after the contest actually started and was quite overwhelmed by the challenges, hashes, websites, irc channels etc. It took me about an hour to actually get an overview and start working since i didn't know what the past 12 hours happened. There were a few issues and rumors about strange things that happened. The first to mention is that somehow hashcat.net went offline a few hours before the contest started, as by now there is no evidence of any attack but it's strange.</p>

<p>There are a few other things which i will mention later but now to the contest. The contest itself was about as you might guess hashcracking, yes! To be exactly it was about little more, 19 challenges and 20 lists of hashes with different encryption (mscash2, bf, phpass-md5, md5, md5_gen(28), bsdi, raw-sha512, mysql-sha1, md5_gen(23), md5_gen(22), des, md5_gen(12), ssha, mssql, oracle11, raw-sha1, md5_gen(16), phps, md5_gen(0), nt). The contest was not directly about to crack the most hashes since there where different weights for example one mscash2 got you 16000 points and one DES just 10. In addition to this lists there where the mentioned 19 challenges which included things like a encryped zip, rars, pdfs, docs and even a encrypted dmg file. Some of the challenges contained again hash lists.</p>

<p>So yea, that's about it. Back to the point as i got into the contest. The clock is running, already 12 hours past, hashcat is #1 on the leaderboard with about 5m points followed by john-users and insidepro. I am preparing myself to get started with special contest optimized versions of hashcat and an (i call it for now) special online management suite where the team could manage itself. I am looking at the cracked hashes and studying the left hash lists. Where to get started? Most of these hashes are not crackable with hashcat. As i take a loot back in the irc channel where the rest of the team hangs i notice rumors. "damn, why we have to use john?" followed by an "this is freaking slow!" and something like "john-users are catching up" gave me the hint that there is a problem. Of the 20 hashlists minga provided the minority could be cracked by hashcat with GPU acceleration. I decided to ignore this for now and try my luck on the left phpass, MD5-Unix and NTLM. A few hours went by in which i struggled with these lists. Only a couple of hashes every now and then. I'm trying to figure out what's the point, where did minga get the hashes, wich pattern, masks, dictionaries etc he used. Searching for patterns and masks in the already cracked hashes, wrapping my head around the challenges i notice resentment in the channel. The john users are ahead! Ok, now to the fridge, some more redbulls and coffees are necessary! Back at my computer i see that atom was awake again talking about the mscash2. It's 6 somewhat AM saturday, the contest is now up 21 hour and atom is deciding to implementing mscash2 in oclhashcat-plus. Yes, you don't read wrong, there is a about 27 hours left and he decides to pull out all his abillities and implement an algorythm he never used before! So ok, i'm thinking "the chance is not really huge that he can do this in time but if, it would be great" and sending atom "give it a shot".</p>

<p>The coffeein is kicking in and i go back to my work. Let's check my mac to see what the dmg cracking tool did. Hm..nothing, great. What are the left rar and zip files do? Nothing, no plain worked. Suxx...let's run a freaking bruteforce. Back to the hash lists. I have multiple machines running cpu and gpu jobs on several lists. 50 new NTLM, nice. upload. 5 new phpass. upload. 3 new MD5-Unix. upload. 2 hours work. Progress!<br />
This can not be" i am saying to myself as i look at the results. "Where are the patterns we are missing?" asking the rest of the team. No one have a answer. "We are missing some importend clues!" i am saying to the team. "We know that there are correlations of patterns on every list, if we get on pattern on one list, the chance is huge that we get a more cracks on another".</p>

<p>I am looking at my latest cracks on MD5-Unix and phpass as i seem to discover a pattern. The obsession kicks in and i am working the next two hours on a dictionary. The words a combined patterns, like "mel", "and", "ina" etc. Let's put these all in a list and run a permutation attack on it. Yes, success. Quite a few hits. Gather the results use the expander on them and bam, some more hits. Take all the new gathered plains and check all the other hashlists with rules. And again more hits. Feeling good, but tired.<br />
"Where is atom?" someone asks on irc. "Didn't see him for hours!" comes back. He is now gone for 6-7 hours. What's he doing? "atom> YEEEAAAAAAA" out of nowhere. "atom> got it!!!!". "atom> mscash2! but only for ati". "Ok well pretty damn good" i think "but since my one box with ATI died an hour ago i better keep my work on the challenges and hashes i am able to crack". With one eye following the team on the irc channel hyping the new beta and fetching mscash2 i am trying to point the other eye on other things. The challenges are still not done. And now suddenly team insidepro is ahead. Hopefuly the mscash2 will do it's work.</p>

<p>I am now about 30 hours awake and can't remember when i have eat last. Hm...let's take a break. Hm..all stores are closed and i have nothing good at home...too late for my favorite bistro...suxx...let's drive to McD. The burger tastes like nothing. Well, at least as expected. Back to work.</p>

<p>Let's see what happened. A fair amount of mscash2 more, nice! Our last update with the contest-system was a couple hours ago, we are still behind insidepro. Let's run another round with the new gained plains on mssql, MD5-Unix, phpass and NTLM. Bingo, a couple more. Upload. The admin starts the sync and i am looking at the contest table to check our progress. Yes! Back at the top! Back on the journey on finding the lost pattern. Discussing with the other members on what we haven't tried, what we should do and what minga might have done. "are the other teams listening?" maybe not. But well who knows.</p>

<p>"Let's put in another bruteforce, maybe if have luck and just relax a few minutes." Getting the jobs started and put in a Starcraft2 replay. Man, my back could take a few minutes off, better i lay done on the couch till the replay ends.</p>


<p>The was the last thing i remember after about 36 hours awake. I even don't know how the SC2 match ended or who played. I woke up 3 hours after the contest ended. It was somehow bitter to find team insidepro ahead because of the bonus points minga has given for the most cracked hashes in a list. It was really close, we missed 5 NTLM for the bonus.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/crack-me-if-you-can">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/crack-me-if-you-can#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=128</wfw:commentRss>
		</item>
				<item>
			<title>Defcon Contest up and running</title>
			<link>http://www.sch0.org/index.php/defcon-contest-up-and-running</link>
			<pubDate>Fri, 05 Aug 2011 17:32:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">127@http://www.sch0.org/</guid>
						<description>&lt;p&gt;A few of you might noticed that the Defcon started today. And as every year the cracking contest is taking place and is managed by minga.&lt;/p&gt;

&lt;p&gt;The contest started today at 0:00 PST. At this time the teams are working on the hashlists minga handed out!&lt;/p&gt;

&lt;p&gt;Good Luck team Hashcat!&lt;/p&gt;

&lt;p&gt;Update:&lt;br /&gt;
Live-Stats: &lt;a href=&quot;http://contest.korelogic.com/stats.html&quot;&gt;http://contest.korelogic.com/stats.html&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/defcon-contest-up-and-running&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>A few of you might noticed that the Defcon started today. And as every year the cracking contest is taking place and is managed by minga.</p>

<p>The contest started today at 0:00 PST. At this time the teams are working on the hashlists minga handed out!</p>

<p>Good Luck team Hashcat!</p>

<p>Update:<br />
Live-Stats: <a href="http://contest.korelogic.com/stats.html">http://contest.korelogic.com/stats.html</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/defcon-contest-up-and-running">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/defcon-contest-up-and-running#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=127</wfw:commentRss>
		</item>
				<item>
			<title>Quote of the day</title>
			<link>http://www.sch0.org/index.php/quote-of-the-day</link>
			<pubDate>Sat, 09 Jul 2011 22:06:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">126@http://www.sch0.org/</guid>
						<description>&lt;p&gt;atom&gt; current optimization status oclHashcat-lite 0.6-&gt;0.7: descrypt +16.9%, sl3 +1.0%, md5 +0.5%&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/quote-of-the-day&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>atom> current optimization status oclHashcat-lite 0.6->0.7: descrypt +16.9%, sl3 +1.0%, md5 +0.5%</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/quote-of-the-day">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/quote-of-the-day#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=126</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat-lite 0.06 released</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-06-released</link>
			<pubDate>Sun, 03 Jul 2011 16:08:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">125@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Hell yea, today atom released the new version of oclHashcat-lite!&lt;br /&gt;
Besides the great performance increase the most important new features are --pw-skip and --pw-limit to enable more sophisticated distributed computing environments. He also added support for vBulletin &gt; v3.8.5 (-m 15) and increased the salt length for DCC from 7 to 19 chars.&lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href=&quot;http://hashcat.net/&quot;&gt;http://hashcat.net/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-06-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Hell yea, today atom released the new version of oclHashcat-lite!<br />
Besides the great performance increase the most important new features are --pw-skip and --pw-limit to enable more sophisticated distributed computing environments. He also added support for vBulletin > v3.8.5 (-m 15) and increased the salt length for DCC from 7 to 19 chars.</p>

<p>Check it out: <a href="http://hashcat.net/">http://hashcat.net/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-06-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-06-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=125</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat-lite 0.06 upcoming</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-06-upcoming</link>
			<pubDate>Tue, 28 Jun 2011 07:59:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">124@http://www.sch0.org/</guid>
						<description>&lt;p&gt;There is a new version of oclHashcat-lite in the pipe and atom makes good progress!&lt;/p&gt;

&lt;p&gt;However, the changes will not be disclosed to public at least until atom gives a statement on the release date.&lt;/p&gt;

&lt;p&gt;Be prepared!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-06-upcoming&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>There is a new version of oclHashcat-lite in the pipe and atom makes good progress!</p>

<p>However, the changes will not be disclosed to public at least until atom gives a statement on the release date.</p>

<p>Be prepared!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-06-upcoming">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-06-upcoming#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=124</wfw:commentRss>
		</item>
				<item>
			<title>hashcat 0.37 released</title>
			<link>http://www.sch0.org/index.php/hashcat-0-37-released</link>
			<pubDate>Mon, 06 Jun 2011 20:47:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">123@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom released a new version of the cpu hashcat. Check it out: &lt;a href=&quot;http://hashcat.net/hashcat/&quot;&gt;http://hashcat.net/hashcat/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-0-37-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom released a new version of the cpu hashcat. Check it out: <a href="http://hashcat.net/hashcat/">http://hashcat.net/hashcat/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-0-37-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-0-37-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=123</wfw:commentRss>
		</item>
				<item>
			<title>hashcat-utils 0.4 released</title>
			<link>http://www.sch0.org/index.php/hashcat-utils-0-4-released</link>
			<pubDate>Tue, 24 May 2011 12:43:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">122@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Here you go: &lt;a href=&quot;http://hashcat.net/files/hashcat-utils-0.4.7z&quot;&gt;http://hashcat.net/files/hashcat-utils-0.4.7z&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-utils-0-4-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Here you go: <a href="http://hashcat.net/files/hashcat-utils-0.4.7z">http://hashcat.net/files/hashcat-utils-0.4.7z</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-utils-0-4-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-utils-0-4-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=122</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-plus 0.04 upcoming</title>
			<link>http://www.sch0.org/index.php/oclhashcat-plus-0-04-upcoming</link>
			<pubDate>Fri, 20 May 2011 09:06:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">121@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The past few weeks, atom has put an extreme amount of work on backporting all the nice features from oclhashcat-lite into a new version of oclhashcat-plus. This work is now nearly done, the betatesting went well and progress has been made.&lt;/p&gt;

&lt;p&gt;You may raise the main question of &quot;what has changed?&quot;, simple answer alot!&lt;/p&gt;

&lt;p&gt;As a mattereffect of not wanting to paste the whole changelog i simply put the following statement in front of this release: oclhashcat-plus will be the first GPGPU DES multihash cracker in the world! &lt;/p&gt;

&lt;p&gt;So far so good. As soon as atom is willing to release it, i will write up a summary and conclusions of the changes.&lt;/p&gt;

&lt;p&gt;Be prepared!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-plus-0-04-upcoming&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The past few weeks, atom has put an extreme amount of work on backporting all the nice features from oclhashcat-lite into a new version of oclhashcat-plus. This work is now nearly done, the betatesting went well and progress has been made.</p>

<p>You may raise the main question of "what has changed?", simple answer alot!</p>

<p>As a mattereffect of not wanting to paste the whole changelog i simply put the following statement in front of this release: oclhashcat-plus will be the first GPGPU DES multihash cracker in the world! </p>

<p>So far so good. As soon as atom is willing to release it, i will write up a summary and conclusions of the changes.</p>

<p>Be prepared!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-plus-0-04-upcoming">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-plus-0-04-upcoming#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=121</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite 0.05 Release quick fix</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-05-release</link>
			<pubDate>Sat, 30 Apr 2011 22:36:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">120@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom just released a quick fix version.&lt;/p&gt;

&lt;p&gt;The 0.04 suffered from two bugs in the restore function:&lt;/p&gt;

&lt;p&gt;--restore-timer aborted oclHashcat&lt;br /&gt;
--restore was not using correct position&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-05-release&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom just released a quick fix version.</p>

<p>The 0.04 suffered from two bugs in the restore function:</p>

<p>--restore-timer aborted oclHashcat<br />
--restore was not using correct position</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-05-release">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-05-release#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=120</wfw:commentRss>
		</item>
				<item>
			<title>4x6990 now fully functioning with new catalyst</title>
			<link>http://www.sch0.org/index.php/4x6990-now-fully-functioning-with</link>
			<pubDate>Sat, 30 Apr 2011 20:59:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">119@http://www.sch0.org/</guid>
						<description>&lt;p&gt;A user on the hashcat channel confirmed that 4 6990 dual GPU cards can now utilize all their powers with the new catalyst 11.40 under linux.&lt;/p&gt;

&lt;p&gt;Here is a log of the user:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;gpu-01 x86_64 # ./oclHashcat-lite64.bin -1 ?l?d?s?u --pw-min 8 --runtime 60 -n 800 -m 0 ffffffffffffffffffffffffffffffff ?1?1?1?1?1?1?1?1?1&lt;br /&gt;
oclHashcat-lite v0.3 starting...&lt;/p&gt;

&lt;p&gt;Platform: AMD compatible platform found&lt;br /&gt;
Watchdog: Temperature limit set to 90c&lt;/p&gt;

&lt;p&gt;Monitor1..: 99% GPU, 82c Temp&lt;br /&gt;
Monitor2..: 99% GPU, 81c Temp&lt;br /&gt;
Monitor3..: 99% GPU, 81c Temp&lt;br /&gt;
Monitor4..: 99% GPU, 80c Temp&lt;br /&gt;
Monitor5..: 99% GPU, 73c Temp&lt;br /&gt;
Monitor6..: 99% GPU, 78c Temp&lt;br /&gt;
Monitor7..: 98% GPU, 81c Temp&lt;br /&gt;
Monitor8..: 98% GPU, 75c Temp&lt;br /&gt;
Speed.GPU*:   45.7G/s&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Credit go to user &quot;login&quot; for his beautiful rig: &lt;a href=&quot;https://www.facebook.com/pages/TMTOdotORG/162988683720444?sk=wall&quot;&gt;https://www.facebook.com/pages/TMTOdotORG/162988683720444?sk=wall&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/4x6990-now-fully-functioning-with&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>A user on the hashcat channel confirmed that 4 6990 dual GPU cards can now utilize all their powers with the new catalyst 11.40 under linux.</p>

<p>Here is a log of the user:</p>
<blockquote>
<p>gpu-01 x86_64 # ./oclHashcat-lite64.bin -1 ?l?d?s?u --pw-min 8 --runtime 60 -n 800 -m 0 ffffffffffffffffffffffffffffffff ?1?1?1?1?1?1?1?1?1<br />
oclHashcat-lite v0.3 starting...</p>

<p>Platform: AMD compatible platform found<br />
Watchdog: Temperature limit set to 90c</p>

<p>Monitor1..: 99% GPU, 82c Temp<br />
Monitor2..: 99% GPU, 81c Temp<br />
Monitor3..: 99% GPU, 81c Temp<br />
Monitor4..: 99% GPU, 80c Temp<br />
Monitor5..: 99% GPU, 73c Temp<br />
Monitor6..: 99% GPU, 78c Temp<br />
Monitor7..: 98% GPU, 81c Temp<br />
Monitor8..: 98% GPU, 75c Temp<br />
Speed.GPU*:   45.7G/s</p>
</blockquote>

<p>Credit go to user "login" for his beautiful rig: <a href="https://www.facebook.com/pages/TMTOdotORG/162988683720444?sk=wall">https://www.facebook.com/pages/TMTOdotORG/162988683720444?sk=wall</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/4x6990-now-fully-functioning-with">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/4x6990-now-fully-functioning-with#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=119</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite 0.04 Release mayor milestone</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-04-release</link>
			<pubDate>Fri, 29 Apr 2011 18:56:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">118@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Yes, it&#039;s true, the new version of oclhashcat-lite is ready for release!&lt;br /&gt;
There are a few great improvements in the 0.04, to mention a few:&lt;/p&gt;

&lt;p&gt;- DES(Unix)&lt;br /&gt;
- MSSQL&lt;br /&gt;
- improved SL3 kernel&lt;br /&gt;
- Oracle 11G&lt;/p&gt;

&lt;p&gt;As you see, atom again put a great amount of work into the new version. The support of the above mentioned algorythm lift oclhashcat-lite on a new level. For instance the new SL3 kernel brings a significant performance improve and should make a lot of the most new users happy. And of course the support for DES(Unix) of which atom was bothered since the beginning is a huge milestone.&lt;br /&gt;
These are just the big new features, there are plenty of little features and bugfixes that would blow this post, please take a look at the changes, it&#039;s worth it!&lt;/p&gt;

&lt;p&gt;There is a new feature in the v0.04 that looks tiny and easily could unintentionally be skipped by most of the users but it is really powerfull and my brain imediatly started thinking as i heared about it. The feature i am talking about is the outfile-watchdog. This tiny feature forces hashcat to check the outfile every x seconds (60 by default) for found hashes and aborts the attack if the hash is found.&lt;br /&gt;
So, this doesn&#039;t sound very powerful at first but let me show you my thoughts. In the past you were able to distribute hashcat over several nodes by splitting the masks or by splitting the hashlist. If you split the mask you came across the problem that if one of your nodes found the hash, the other nodes would still continue it&#039;s attack until the hit the end of their mask.&lt;br /&gt;
There are a few projects out there that have a central webservice distributing the hashes and partial masks, with that you are now able to build your own fully automated cluster if you add a daemon that continuously fetches the found hashes in addition to the hashlist and masks. Imagine a fully automated and flexible cloud that you can control through a webinterface.&lt;br /&gt;
Just with a click you can create as many nodes as you want, add a hashlist and start an attack within minutes. This would be mindblowing on  amazon if they would have AMD GPUs instead of Teslas. In a few words, this feature makes distributed environments so much more attractive!&lt;/p&gt;

&lt;p&gt;Cheers to the users that build their own low-budget rigs. It makes us and especially atom really proud to the those pictures of homegrown gpu farmes!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/oclhashcat-lite/&quot;&gt;http://hashcat.net/oclhashcat-lite/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Beware of the cat!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-04-release&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Yes, it's true, the new version of oclhashcat-lite is ready for release!<br />
There are a few great improvements in the 0.04, to mention a few:</p>

<p>- DES(Unix)<br />
- MSSQL<br />
- improved SL3 kernel<br />
- Oracle 11G</p>

<p>As you see, atom again put a great amount of work into the new version. The support of the above mentioned algorythm lift oclhashcat-lite on a new level. For instance the new SL3 kernel brings a significant performance improve and should make a lot of the most new users happy. And of course the support for DES(Unix) of which atom was bothered since the beginning is a huge milestone.<br />
These are just the big new features, there are plenty of little features and bugfixes that would blow this post, please take a look at the changes, it's worth it!</p>

<p>There is a new feature in the v0.04 that looks tiny and easily could unintentionally be skipped by most of the users but it is really powerfull and my brain imediatly started thinking as i heared about it. The feature i am talking about is the outfile-watchdog. This tiny feature forces hashcat to check the outfile every x seconds (60 by default) for found hashes and aborts the attack if the hash is found.<br />
So, this doesn't sound very powerful at first but let me show you my thoughts. In the past you were able to distribute hashcat over several nodes by splitting the masks or by splitting the hashlist. If you split the mask you came across the problem that if one of your nodes found the hash, the other nodes would still continue it's attack until the hit the end of their mask.<br />
There are a few projects out there that have a central webservice distributing the hashes and partial masks, with that you are now able to build your own fully automated cluster if you add a daemon that continuously fetches the found hashes in addition to the hashlist and masks. Imagine a fully automated and flexible cloud that you can control through a webinterface.<br />
Just with a click you can create as many nodes as you want, add a hashlist and start an attack within minutes. This would be mindblowing on  amazon if they would have AMD GPUs instead of Teslas. In a few words, this feature makes distributed environments so much more attractive!</p>

<p>Cheers to the users that build their own low-budget rigs. It makes us and especially atom really proud to the those pictures of homegrown gpu farmes!</p>

<p><a href="http://hashcat.net/oclhashcat-lite/">http://hashcat.net/oclhashcat-lite/</a></p>

<p>Beware of the cat!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-04-release">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-04-release#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=118</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite 0.04 Beta news</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-04-beta</link>
			<pubDate>Thu, 14 Apr 2011 22:04:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">117@http://www.sch0.org/</guid>
						<description>&lt;p&gt;As quoted in my last hashcat trailer &quot;hashcat is a bitch that never sleeps&quot; i&#039;m glad to announce a atom is working on the oclhashcat-lite-0.04b! &lt;/p&gt;

&lt;p&gt;Despite the release of the long expected version 0.02 lasts now only 5 days and still SL3 guys are flooding the channel and the forum with their attendance atom has decided to pull the trigger on a feature that oclhashcat users are awaiting for quite longer. DES(unix). It&#039;s the world first implementation of this algorithm on amd/ati GPU and indeed the world fasted! &lt;/p&gt;

&lt;p&gt;Let&#039;s face the facts, these days for example the most popular cracker JTR is able to do about 3.5M/sec in DES(unix) on a slightly overclocked (2.66 GHz to 3.6 GHz) CPU. You can imagine that state of the art multi CPU machines with special compiled version of JTR can do much more and are much more expensive (one XEON MP X7550 will cost you about 2500 Eur, not to mention about the mainboard and ram) as you can see at JTR&#039;s wiki &lt;a href=&quot;http://openwall.info/wiki/john/benchmarks&quot;&gt;http://openwall.info/wiki/john/benchmarks&lt;/a&gt;. &lt;br /&gt;
Atom on the other side today showed us his FIRST example on erebus, you remember the box with 8x6970. His demonstration showed amazing results. Keep in mind that this is atom&#039;s first try without optimizations at all! I&#039;m pretty courious how much he can optimize it. &lt;br /&gt;
Be prepared!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-04-beta&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>As quoted in my last hashcat trailer "hashcat is a bitch that never sleeps" i'm glad to announce a atom is working on the oclhashcat-lite-0.04b! </p>

<p>Despite the release of the long expected version 0.02 lasts now only 5 days and still SL3 guys are flooding the channel and the forum with their attendance atom has decided to pull the trigger on a feature that oclhashcat users are awaiting for quite longer. DES(unix). It's the world first implementation of this algorithm on amd/ati GPU and indeed the world fasted! </p>

<p>Let's face the facts, these days for example the most popular cracker JTR is able to do about 3.5M/sec in DES(unix) on a slightly overclocked (2.66 GHz to 3.6 GHz) CPU. You can imagine that state of the art multi CPU machines with special compiled version of JTR can do much more and are much more expensive (one XEON MP X7550 will cost you about 2500 Eur, not to mention about the mainboard and ram) as you can see at JTR's wiki <a href="http://openwall.info/wiki/john/benchmarks">http://openwall.info/wiki/john/benchmarks</a>. <br />
Atom on the other side today showed us his FIRST example on erebus, you remember the box with 8x6970. His demonstration showed amazing results. Keep in mind that this is atom's first try without optimizations at all! I'm pretty courious how much he can optimize it. <br />
Be prepared!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-04-beta">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-04-beta#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=117</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite 0.03 released</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-03-released</link>
			<pubDate>Thu, 14 Apr 2011 21:46:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">116@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom just released a new version of oclhashcat-lite. It contains 3 bugfixes.&lt;/p&gt;

&lt;p&gt;Enjoy:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-393.html&quot;&gt;http://hashcat.net/forum/thread-393.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/oclhashcat-lite/&quot;&gt;http://hashcat.net/oclhashcat-lite/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-03-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom just released a new version of oclhashcat-lite. It contains 3 bugfixes.</p>

<p>Enjoy:</p>

<p><a href="http://hashcat.net/forum/thread-393.html">http://hashcat.net/forum/thread-393.html</a><br />
<a href="http://hashcat.net/oclhashcat-lite/">http://hashcat.net/oclhashcat-lite/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-03-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-03-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=116</wfw:commentRss>
		</item>
				<item>
			<title>Changing fan speed of ati under linux</title>
			<link>http://www.sch0.org/index.php/changing-fan-speed-of-ati</link>
			<pubDate>Tue, 12 Apr 2011 13:38:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">115@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Especially if you have multilple GPUs under linux you came across the issue to adjust the fan speed.&lt;br /&gt;
The trick is to change the DISPLAY to the device you want to alter.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Example for two devices:&lt;br /&gt;
export DISPLAY=:0&lt;br /&gt;
aticonfig --pplib-cmd &quot;set fanspeed 0 60&quot;&lt;br /&gt;
export DISPLAY=:0.1&lt;br /&gt;
aticonfig --pplib-cmd &quot;set fanspeed 0 60&quot;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Thanks to d3ad0ne!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/changing-fan-speed-of-ati&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Especially if you have multilple GPUs under linux you came across the issue to adjust the fan speed.<br />
The trick is to change the DISPLAY to the device you want to alter.</p>

<blockquote>
<p>Example for two devices:<br />
export DISPLAY=:0<br />
aticonfig --pplib-cmd "set fanspeed 0 60"<br />
export DISPLAY=:0.1<br />
aticonfig --pplib-cmd "set fanspeed 0 60"</p>
</blockquote>

<p>Thanks to d3ad0ne!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/changing-fan-speed-of-ati">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/changing-fan-speed-of-ati#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=115</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite SL3 cracking howto</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-sl3-cracking-howto</link>
			<pubDate>Mon, 11 Apr 2011 16:48:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">114@http://www.sch0.org/</guid>
						<description>&lt;blockquote&gt;
&lt;p&gt;I know we have a lot of new users from gsmhosting because of SL3 cracking. Welcome guys!&lt;/p&gt;

&lt;p&gt;Before we get bombed with questions i decided to write a small howto.&lt;/p&gt;

&lt;p&gt;Yes, the latest oclHashcat-lite is able to crack SL3! But please keep in mind oclHashcat-lite was not specially designed to crack SL3.&lt;/p&gt;

&lt;p&gt;If you want an easy-to-use-one-click solution: buy one. There a diffrent commercial solutions out.&lt;/p&gt;

&lt;p&gt;Ok, lets start:&lt;br /&gt;
AMD/ATI Users only: Get latest catalyst driver! Minimum 11.3. This step is absolutly neccessary otherwise you will not find the code and you will not get a error message!&lt;br /&gt;
Get oclHashcat-lite v0.2 from Homepage and unpack it&lt;br /&gt;
Open command shell window and cd to oclHashcat-lite installation directory&lt;br /&gt;
Get your hash (SHA1). Its a 40 char hex-encoded string and looks like this: 21B1E417AF2DE6496772BCC2FE33D2593A9BB7A0&lt;br /&gt;
Get your salt (IMEI). Its a 14 char hex-encoded string and looks like this: 35152304783734&lt;br /&gt;
Prepare your salt. Prepend and Append 00 to the salt like this: 003515230478373400&lt;br /&gt;
The following command starts oclHashcat-lite. Its a complicated looking string but its static, it does not change. The only thing that changes is your hash and your salt. The smart user put it into a .bat file!&lt;/p&gt;

&lt;p&gt;Quote:&lt;br /&gt;
oclHashcat64.exe -m 101 -n 160 -1 00010203040506070809 --pw-min=15 --pw-max=15 --hex-charset --hex-salt --output-format=1 --output-file=out.txt 21B1E417AF2DE6496772BCC2FE33D2593A9BB7A0:003515230478373400 ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1&lt;/p&gt;

&lt;p&gt;The linux command is exactly the same. I will explain the parameters so you know what you are doing:&lt;br /&gt;
-m 101: This sets the hash-type of oclHashcat-lite. SL3 uses the sha1($pass.$salt) scheme.&lt;br /&gt;
-n 160: This is the workload-amplifier and its the most important flag that controls the Performance of the program. If you want more speed, raise it. If you want less speed, lower it. This is if your desktop is lagging to much.&lt;br /&gt;
-1 00010203040506070809: This binds the charset to our custom charset 1. SL3 uses only a small charset of ten chars (0-9, binary encoded)&lt;br /&gt;
--pw-min=15 --pw-max=15: We want to crack a Password with length 15. SL3 Passwords have a static length: 15. If you do not specify it starts with length 4 and ends with length 15. Its good in password cracking but useless in SL3.&lt;br /&gt;
--hex-charset: Tells oclHashcat-lite that our charset is given in hex&lt;br /&gt;
--hex-salt: Tells oclHashcat-lite that our salt is given in hex&lt;br /&gt;
--output-format=1: This is important! Otherwise the output is ascii encoded and useless for SL3&lt;br /&gt;
--output-file=out.txt: This is where the cracked pass is stored to&lt;br /&gt;
21B1E417AF2DE6496772BCC2FE33D2593A9BB7A0:003515230478373400: The only thing that changes.&lt;br /&gt;
?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1: its our &quot;mask&quot;. 15 times ?1 (which ist custom charset 1 we bound before)&lt;/p&gt;

&lt;p&gt;Of course there are a lot of options to optimize the attack, use it in distributed mode, restore sessions... Stuff like that. &lt;/p&gt;

&lt;p&gt;Please play around a bit with it before asking Questions. Its really not that hard.&lt;/p&gt;

&lt;p&gt;--&lt;br /&gt;
atom&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-366.html&quot;&gt;http://hashcat.net/forum/thread-366.html&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-sl3-cracking-howto&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<blockquote>
<p>I know we have a lot of new users from gsmhosting because of SL3 cracking. Welcome guys!</p>

<p>Before we get bombed with questions i decided to write a small howto.</p>

<p>Yes, the latest oclHashcat-lite is able to crack SL3! But please keep in mind oclHashcat-lite was not specially designed to crack SL3.</p>

<p>If you want an easy-to-use-one-click solution: buy one. There a diffrent commercial solutions out.</p>

<p>Ok, lets start:<br />
AMD/ATI Users only: Get latest catalyst driver! Minimum 11.3. This step is absolutly neccessary otherwise you will not find the code and you will not get a error message!<br />
Get oclHashcat-lite v0.2 from Homepage and unpack it<br />
Open command shell window and cd to oclHashcat-lite installation directory<br />
Get your hash (SHA1). Its a 40 char hex-encoded string and looks like this: 21B1E417AF2DE6496772BCC2FE33D2593A9BB7A0<br />
Get your salt (IMEI). Its a 14 char hex-encoded string and looks like this: 35152304783734<br />
Prepare your salt. Prepend and Append 00 to the salt like this: 003515230478373400<br />
The following command starts oclHashcat-lite. Its a complicated looking string but its static, it does not change. The only thing that changes is your hash and your salt. The smart user put it into a .bat file!</p>

<p>Quote:<br />
oclHashcat64.exe -m 101 -n 160 -1 00010203040506070809 --pw-min=15 --pw-max=15 --hex-charset --hex-salt --output-format=1 --output-file=out.txt 21B1E417AF2DE6496772BCC2FE33D2593A9BB7A0:003515230478373400 ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1</p>

<p>The linux command is exactly the same. I will explain the parameters so you know what you are doing:<br />
-m 101: This sets the hash-type of oclHashcat-lite. SL3 uses the sha1($pass.$salt) scheme.<br />
-n 160: This is the workload-amplifier and its the most important flag that controls the Performance of the program. If you want more speed, raise it. If you want less speed, lower it. This is if your desktop is lagging to much.<br />
-1 00010203040506070809: This binds the charset to our custom charset 1. SL3 uses only a small charset of ten chars (0-9, binary encoded)<br />
--pw-min=15 --pw-max=15: We want to crack a Password with length 15. SL3 Passwords have a static length: 15. If you do not specify it starts with length 4 and ends with length 15. Its good in password cracking but useless in SL3.<br />
--hex-charset: Tells oclHashcat-lite that our charset is given in hex<br />
--hex-salt: Tells oclHashcat-lite that our salt is given in hex<br />
--output-format=1: This is important! Otherwise the output is ascii encoded and useless for SL3<br />
--output-file=out.txt: This is where the cracked pass is stored to<br />
21B1E417AF2DE6496772BCC2FE33D2593A9BB7A0:003515230478373400: The only thing that changes.<br />
?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1: its our "mask". 15 times ?1 (which ist custom charset 1 we bound before)</p>

<p>Of course there are a lot of options to optimize the attack, use it in distributed mode, restore sessions... Stuff like that. </p>

<p>Please play around a bit with it before asking Questions. Its really not that hard.</p>

<p>--<br />
atom</p>
</blockquote>

<p><a href="http://hashcat.net/forum/thread-366.html">http://hashcat.net/forum/thread-366.html</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-sl3-cracking-howto">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-sl3-cracking-howto#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=114</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite released!</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-released</link>
			<pubDate>Sun, 10 Apr 2011 19:53:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">113@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The whole testing and bugfixing is finished, atom released oclhashcat-lite!&lt;/p&gt;

&lt;p&gt;You can download it at &lt;a href=&quot;http://hashcat.net/oclhashcat-lite/&quot;&gt;http://hashcat.net/oclhashcat-lite/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cheers atom!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The whole testing and bugfixing is finished, atom released oclhashcat-lite!</p>

<p>You can download it at <a href="http://hashcat.net/oclhashcat-lite/">http://hashcat.net/oclhashcat-lite/</a></p>

<p>Cheers atom!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=113</wfw:commentRss>
		</item>
				<item>
			<title>AMD released new stream SDK 2.4</title>
			<link>http://www.sch0.org/index.php/amd-released-new-stream-sdk</link>
			<pubDate>Thu, 07 Apr 2011 08:55:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">112@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The new SDK is out now! &lt;a href=&quot;http://developer.amd.com/gpu/AMDAPPSDK/Pages/default.aspx&quot;&gt;http://developer.amd.com/gpu/AMDAPPSDK/Pages/default.aspx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It may be only hours till the new hashcat release, be prepared!&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;atom&gt; AMD APP intends to deprecate the following as of SDK 2.5:&lt;br /&gt;
atom&gt; ??? AMD CAL&lt;br /&gt;
atom&gt; LOOOL&lt;br /&gt;
atom&gt; they want to kick out CAL&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;UPDATE:&lt;br /&gt;
Atom released quick review on the new SDK.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;AMD APP SDK v2.4 released&lt;br /&gt;
Finally, they released it. The long awaited SDK that should patch all Bugs. Guess what: not a single Bug fixed! &lt;/p&gt;

&lt;p&gt;Here are the unresolved issues that are related to oclHashcat:&lt;/p&gt;

&lt;p&gt;Most Important:&lt;/p&gt;

&lt;p&gt;Quote:&lt;br /&gt;
The ATI Radeon&amp;#8482; HD 5970 GPU is currently supported in single-GPU mode only. It is recommended users only access the first device on an ATI Radeon&amp;#8482; HD 5970 GPU for GPU compute.&lt;/p&gt;

&lt;p&gt;Well this is a Problem for oclHashcat, but we have that hack, that hidden environment variable &quot;GPU_USE_SYNC_OBJECTS&quot;. Using it we are able to utilize the 2nd GPU fully. It has been tested several times. It works fine. However its inofficial.&lt;/p&gt;

&lt;p&gt;Semi Important:&lt;br /&gt;
bitselect() still not mapped to BFI_INT. Thats sad, would save me a lot of work. So that means i still have to hack the BFI_INT instructions into the binaries.&lt;br /&gt;
clGetDeviceInfo CL_DEVICE_MAX_CLOCK_FREQUENCY returns 0mhz, sometimes i&#039;ve seen 1mhz. Its not listed in the in the release notes, but its still there.&lt;br /&gt;
Quote:&lt;br /&gt;
The OpenCL runtime currently exposes less than the total amount of memory physically available on the card&lt;/p&gt;

&lt;p&gt;Last but not least, SDK v2.4 had something usefull:&lt;br /&gt;
Added support for BeaverCreek, Caicos, Turks and WinterPark GPUs.&lt;/p&gt;

&lt;p&gt;Some additionally notes from me. In the developer release notes they say:&lt;/p&gt;

&lt;p&gt;Quote:&lt;br /&gt;
AMD APP intends to deprecate the following as of SDK 2.5:&lt;br /&gt;
&amp;#8211; AMD CAL&lt;br /&gt;
&amp;#8211; Support for the Windows XP platform&lt;br /&gt;
&amp;#8211; BIF 1.0 (the binary format prior to SDK 2.2)&lt;/p&gt;

&lt;p&gt;All of the following points are interessting from our view:&lt;br /&gt;
Kick out CAL? I guess some guys in the GPGPU scene really do not like to read this! Just to name some of them: IGHASHGPU, KK, Fenix or calpp version of Pyrit base on it.&lt;br /&gt;
Kick out Windows XP support. Thats not so bad however i know some Hashcat users still use XP. Guys, upgrade to Win7 or Linux &lt;br /&gt;
Kick out BIF 1.0. Well thats a problem for oclHashcat. They all use the binary format. But I hope they stick at least to ELF. At least that means new releases of all oclHashcats after AMD releases SDK 2.5&lt;/p&gt;

&lt;p&gt;Also it seems they finally renamed that ATI to AMD in the SDK. That means, on Linux, you have to replace the files from the ICD registration on /etc/OpenCL/vendors. Remove the old ones and unpack the icd-registration.tgz in the SDK 2.4.&lt;/p&gt;

&lt;p&gt;Thats all from my first impressions. However it will not prevent me from releasing oclHashcat-lite. I guess on weekend &lt;/p&gt;

&lt;p&gt;--&lt;br /&gt;
atom&lt;/p&gt;

&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-355.html&quot;&gt;http://hashcat.net/forum/thread-355.html&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/amd-released-new-stream-sdk&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The new SDK is out now! <a href="http://developer.amd.com/gpu/AMDAPPSDK/Pages/default.aspx">http://developer.amd.com/gpu/AMDAPPSDK/Pages/default.aspx</a></p>

<p>It may be only hours till the new hashcat release, be prepared!</p>
<blockquote>
<p>atom> AMD APP intends to deprecate the following as of SDK 2.5:<br />
atom> ??? AMD CAL<br />
atom> LOOOL<br />
atom> they want to kick out CAL</p>
</blockquote>

<p>UPDATE:<br />
Atom released quick review on the new SDK.</p>
<blockquote>
<p>AMD APP SDK v2.4 released<br />
Finally, they released it. The long awaited SDK that should patch all Bugs. Guess what: not a single Bug fixed! </p>

<p>Here are the unresolved issues that are related to oclHashcat:</p>

<p>Most Important:</p>

<p>Quote:<br />
The ATI Radeon&#8482; HD 5970 GPU is currently supported in single-GPU mode only. It is recommended users only access the first device on an ATI Radeon&#8482; HD 5970 GPU for GPU compute.</p>

<p>Well this is a Problem for oclHashcat, but we have that hack, that hidden environment variable "GPU_USE_SYNC_OBJECTS". Using it we are able to utilize the 2nd GPU fully. It has been tested several times. It works fine. However its inofficial.</p>

<p>Semi Important:<br />
bitselect() still not mapped to BFI_INT. Thats sad, would save me a lot of work. So that means i still have to hack the BFI_INT instructions into the binaries.<br />
clGetDeviceInfo CL_DEVICE_MAX_CLOCK_FREQUENCY returns 0mhz, sometimes i've seen 1mhz. Its not listed in the in the release notes, but its still there.<br />
Quote:<br />
The OpenCL runtime currently exposes less than the total amount of memory physically available on the card</p>

<p>Last but not least, SDK v2.4 had something usefull:<br />
Added support for BeaverCreek, Caicos, Turks and WinterPark GPUs.</p>

<p>Some additionally notes from me. In the developer release notes they say:</p>

<p>Quote:<br />
AMD APP intends to deprecate the following as of SDK 2.5:<br />
&#8211; AMD CAL<br />
&#8211; Support for the Windows XP platform<br />
&#8211; BIF 1.0 (the binary format prior to SDK 2.2)</p>

<p>All of the following points are interessting from our view:<br />
Kick out CAL? I guess some guys in the GPGPU scene really do not like to read this! Just to name some of them: IGHASHGPU, KK, Fenix or calpp version of Pyrit base on it.<br />
Kick out Windows XP support. Thats not so bad however i know some Hashcat users still use XP. Guys, upgrade to Win7 or Linux <br />
Kick out BIF 1.0. Well thats a problem for oclHashcat. They all use the binary format. But I hope they stick at least to ELF. At least that means new releases of all oclHashcats after AMD releases SDK 2.5</p>

<p>Also it seems they finally renamed that ATI to AMD in the SDK. That means, on Linux, you have to replace the files from the ICD registration on /etc/OpenCL/vendors. Remove the old ones and unpack the icd-registration.tgz in the SDK 2.4.</p>

<p>Thats all from my first impressions. However it will not prevent me from releasing oclHashcat-lite. I guess on weekend </p>

<p>--<br />
atom</p>

</blockquote>
<p><a href="http://hashcat.net/forum/thread-355.html">http://hashcat.net/forum/thread-355.html</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/amd-released-new-stream-sdk">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/amd-released-new-stream-sdk#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=112</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite new session feature</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-new-session-feature</link>
			<pubDate>Mon, 04 Apr 2011 20:09:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">111@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom implemented so called session in oclhashcat-lite.&lt;br /&gt;
A session is nothing more then the default implementation of the restore feature with the possibility to manage multiple sessions.&lt;br /&gt;
It&#039;s a pretty handy feature that i think will be frequently used.&lt;br /&gt;
Here is an example of how it will work:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;oclhachcat-lite64.bin --session site01.oclhc --restore&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;In the meantime a beta tester confirmed that hashcat pefroms well on the ATI 6990, no problems at all!&lt;/p&gt;

&lt;p&gt;Another maybe even more interesting new part especially of the lite version is a protection against crackers. After a  session with atom i came up with a way to protect hashcat against such hillarious things that happened two weeks ago. I don&#039;t want to go in the detail but, atom has adpted my advice, enhanced it, implemented it and gave it two &quot;real&quot; crackers to check if it would work. One of the crackers couldn&#039;t do the job and the other one sayed that he just had a little luck. The one that got it gave the last hint to make it really hard for others to copy this piece of software.&lt;br /&gt;
So long, if these guys out there are such good to get it, they should do some more constructive things instead!&lt;/p&gt;

&lt;p&gt;Big thanks to the two guys that gave us their time!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-new-session-feature&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom implemented so called session in oclhashcat-lite.<br />
A session is nothing more then the default implementation of the restore feature with the possibility to manage multiple sessions.<br />
It's a pretty handy feature that i think will be frequently used.<br />
Here is an example of how it will work:</p>

<blockquote><p>oclhachcat-lite64.bin --session site01.oclhc --restore</p></blockquote>

<p>In the meantime a beta tester confirmed that hashcat pefroms well on the ATI 6990, no problems at all!</p>

<p>Another maybe even more interesting new part especially of the lite version is a protection against crackers. After a  session with atom i came up with a way to protect hashcat against such hillarious things that happened two weeks ago. I don't want to go in the detail but, atom has adpted my advice, enhanced it, implemented it and gave it two "real" crackers to check if it would work. One of the crackers couldn't do the job and the other one sayed that he just had a little luck. The one that got it gave the last hint to make it really hard for others to copy this piece of software.<br />
So long, if these guys out there are such good to get it, they should do some more constructive things instead!</p>

<p>Big thanks to the two guys that gave us their time!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-new-session-feature">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-new-session-feature#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=111</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat troubleshooting clGetDeviceIDs() -1</title>
			<link>http://www.sch0.org/index.php/oclhashcat-troubleshooting</link>
			<pubDate>Thu, 31 Mar 2011 09:53:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">110@http://www.sch0.org/</guid>
						<description>&lt;p&gt;What can you do if you get this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ERROR: clGetDeviceIDs() -1&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;- are you logged in as the user who has opened the X session?&lt;/p&gt;

&lt;p&gt;- did you use &quot;export DISPLAY=:0&quot;?&lt;/p&gt;

&lt;p&gt;- is your display manager configed correctly?&lt;br /&gt;
(gdm example config: &lt;a href=&quot;http://www.sch0.org/gdm.conf&quot;&gt;http://www.sch0.org/gdm.conf&lt;/a&gt; )&lt;/p&gt;

&lt;p&gt;- did you get the latest driver?&lt;/p&gt;


&lt;blockquote&gt;
&lt;p&gt;Xanadrel_&gt; Final result : only atom can use oclHashcat :D&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-troubleshooting&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>What can you do if you get this:</p>
<blockquote>
<p>ERROR: clGetDeviceIDs() -1</p>
</blockquote>

<p>- are you logged in as the user who has opened the X session?</p>

<p>- did you use "export DISPLAY=:0"?</p>

<p>- is your display manager configed correctly?<br />
(gdm example config: <a href="http://www.sch0.org/gdm.conf">http://www.sch0.org/gdm.conf</a> )</p>

<p>- did you get the latest driver?</p>


<blockquote>
<p>Xanadrel_> Final result : only atom can use oclHashcat :D</p>
</blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-troubleshooting">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-troubleshooting#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=110</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat and SL3 rumors - FAQ</title>
			<link>http://www.sch0.org/index.php/oclhashcat-and-sl3-rumors</link>
			<pubDate>Wed, 30 Mar 2011 22:10:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">109@http://www.sch0.org/</guid>
						<description>&lt;p&gt;There was a lot happening around the hashcat community the last days. Since the leak of oclhashcat-lite a few users of the SL3 community choosed a more direct connection to the hashcat cummunity. Atom is pretty happy about the turn of events. So far we got informed the SL3 community knows that guy pretty well who actually leaked oclhc-lite. It was also pretty nice that the moderators of gsmhosting deleted the thread quickly.&lt;/p&gt;

&lt;p&gt;So, here are some quick facts especialy for the SL3 community:&lt;/p&gt;

&lt;p&gt;Q: When will atom release oclhashcat-lite?&lt;br /&gt;
A: As soon as the new stream SDK is available.&lt;/p&gt;

&lt;p&gt;Q: How much speed do i get with oclhashcat-lite?&lt;br /&gt;
A: You will get 20% speed gain in average.&lt;/p&gt;

&lt;p&gt;Q: How much does oclhashcat-lite cost?&lt;br /&gt;
A: Nothing.&lt;/p&gt;

&lt;p&gt;UPDATE:&lt;br /&gt;
Q: does it support distributed cracking (multiple pcs)&lt;br /&gt;
A: yes, but you need to do it per hand, see blandys approach: &lt;a href=&quot;http://md5decrypter.co.uk/projects.aspx&quot;&gt;http://md5decrypter.co.uk/projects.aspx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Q: can i run it with multiple gpus?&lt;br /&gt;
A: yes, but they need to be of the same type. for example: 2x5970 works, but not 1x5970 + 1x5870&lt;/p&gt;

&lt;p&gt;Q: is it possible to restore a session?&lt;br /&gt;
A: yes&lt;/p&gt;

&lt;p&gt;UPDATE 2:&lt;br /&gt;
Q: do i need to run the cards in SLI / CrossFire mode?&lt;br /&gt;
A: NO! In Fact, you need to remove the hardware bridges and disable it in CCC otherwise it will not work&lt;/p&gt;

&lt;p&gt;d3adOne did a quick example SL3 run on his machine and captured it:&lt;br /&gt;
&lt;a href=&quot;http://ob-security.info/files/sl3_run.avi&quot;&gt;http://ob-security.info/files/sl3_run.avi&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-and-sl3-rumors&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>There was a lot happening around the hashcat community the last days. Since the leak of oclhashcat-lite a few users of the SL3 community choosed a more direct connection to the hashcat cummunity. Atom is pretty happy about the turn of events. So far we got informed the SL3 community knows that guy pretty well who actually leaked oclhc-lite. It was also pretty nice that the moderators of gsmhosting deleted the thread quickly.</p>

<p>So, here are some quick facts especialy for the SL3 community:</p>

<p>Q: When will atom release oclhashcat-lite?<br />
A: As soon as the new stream SDK is available.</p>

<p>Q: How much speed do i get with oclhashcat-lite?<br />
A: You will get 20% speed gain in average.</p>

<p>Q: How much does oclhashcat-lite cost?<br />
A: Nothing.</p>

<p>UPDATE:<br />
Q: does it support distributed cracking (multiple pcs)<br />
A: yes, but you need to do it per hand, see blandys approach: <a href="http://md5decrypter.co.uk/projects.aspx">http://md5decrypter.co.uk/projects.aspx</a></p>

<p>Q: can i run it with multiple gpus?<br />
A: yes, but they need to be of the same type. for example: 2x5970 works, but not 1x5970 + 1x5870</p>

<p>Q: is it possible to restore a session?<br />
A: yes</p>

<p>UPDATE 2:<br />
Q: do i need to run the cards in SLI / CrossFire mode?<br />
A: NO! In Fact, you need to remove the hardware bridges and disable it in CCC otherwise it will not work</p>

<p>d3adOne did a quick example SL3 run on his machine and captured it:<br />
<a href="http://ob-security.info/files/sl3_run.avi">http://ob-security.info/files/sl3_run.avi</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-and-sl3-rumors">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-and-sl3-rumors#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=109</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat on Renderstreams</title>
			<link>http://www.sch0.org/index.php/oclhashcat-on-renderstreams</link>
			<pubDate>Mon, 28 Mar 2011 22:09:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">108@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Many hashcat users are building up their crunshing systems based on Renderstream. If you want to put 8 GPUs in your system then renderstream is your choice.&lt;/p&gt;

&lt;p&gt;Here is a great article about an actual implementation: &lt;a href=&quot;http://blog.renderstream.com/?p=1078&quot;&gt;http://blog.renderstream.com/?p=1078&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-on-renderstreams&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Many hashcat users are building up their crunshing systems based on Renderstream. If you want to put 8 GPUs in your system then renderstream is your choice.</p>

<p>Here is a great article about an actual implementation: <a href="http://blog.renderstream.com/?p=1078">http://blog.renderstream.com/?p=1078</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-on-renderstreams">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-on-renderstreams#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=108</wfw:commentRss>
		</item>
				<item>
			<title>Howto use oclHashcat: Fingerprint attack</title>
			<link>http://www.sch0.org/index.php/howto-use-oclhascat-fingerprint-attack</link>
			<pubDate>Mon, 28 Mar 2011 21:55:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">107@http://www.sch0.org/</guid>
						<description>&lt;p&gt;d3ad0ne write up some pretty good article about applying the so called fingerprint attack. As an addition of the orginial appliance he added some tools of iPhelix that makes the attack more transparent and easier to apply.&lt;/p&gt;

&lt;p&gt;The article: &lt;a href=&quot;http://ob-security.info/?p=208&quot;&gt;http://ob-security.info/?p=208&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As an addition i&#039;m glad to announce that d3ad0ne is now the proud holder of the world fastest hash cracking unit as you can see in this video: &lt;a href=&quot;http://ob-security.info/files/oclhc-lite.avi&quot;&gt;http://ob-security.info/files/oclhc-lite.avi&lt;/a&gt;&lt;br /&gt;
&lt;img src=&quot;http://ob-security.info/pics/P3250107.JPG&quot; alt=&quot;&quot; title=&quot;&quot; width=&quot;300&quot; height=&quot;250&quot; /&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/howto-use-oclhascat-fingerprint-attack&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>d3ad0ne write up some pretty good article about applying the so called fingerprint attack. As an addition of the orginial appliance he added some tools of iPhelix that makes the attack more transparent and easier to apply.</p>

<p>The article: <a href="http://ob-security.info/?p=208">http://ob-security.info/?p=208</a></p>

<p>As an addition i'm glad to announce that d3ad0ne is now the proud holder of the world fastest hash cracking unit as you can see in this video: <a href="http://ob-security.info/files/oclhc-lite.avi">http://ob-security.info/files/oclhc-lite.avi</a><br />
<img src="http://ob-security.info/pics/P3250107.JPG" alt="" title="" width="300" height="250" /></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/howto-use-oclhascat-fingerprint-attack">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/howto-use-oclhascat-fingerprint-attack#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=107</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat-lite leaked</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-leaked</link>
			<pubDate>Sat, 26 Mar 2011 23:37:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">106@http://www.sch0.org/</guid>
						<description>&lt;p&gt;It&#039;s a really mad world....A weird scriptkid leaked an old beta version of atom&#039;s oclhashcat-lite and tries to sell 50$ licenses in a SL3-cracking board. He calls it &quot;BRuteforcer&quot; and the language of all of his posts is wittness of his age and maturity.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Hello Guys,&lt;/p&gt;

&lt;p&gt;today i got some bad news. It seems a oclHashcat-lite beta tester ripped me off and now sells his modified oclHashcat-lite version as a new SL3 unlocking solution. Needless to say this is clear violation of my EULA.&lt;/p&gt;

&lt;p&gt;See here: &lt;a href=&quot;http://forum.gsmhosting.com/vbb/f299/sl3...l-1235118/&quot;&gt;http://forum.gsmhosting.com/vbb/f299/sl3...l-1235118/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To all potential customers: The beta version this guys sells is not working.&lt;br /&gt;
The version has Bugs. It will find your hash only sporadically. Chances are 50/50.&lt;br /&gt;
The version does not support restore at all.&lt;br /&gt;
He says it works on windows with hd5970. He is wrong. oclHashcat-lite bases on OpenCL but OpenCL support for hd5970 it not yet working on windows. It is known the 2nd GPU does not work, see AMDs driver compatibility List: &lt;a href=&quot;http://developer.amd.com/gpu/AMDAPPSDK/p...ility.aspx&quot;&gt;http://developer.amd.com/gpu/AMDAPPSDK/p...ility.aspx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It makes no sense to sell it. oclHashcat-lite will be free for all when i release it. I did not yet release it because it is not finished. Now i have to think about the consequences of this violation. I feel myself deceived.&lt;/p&gt;

&lt;p&gt;--&lt;br /&gt;
atom&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-leaked&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>It's a really mad world....A weird scriptkid leaked an old beta version of atom's oclhashcat-lite and tries to sell 50$ licenses in a SL3-cracking board. He calls it "BRuteforcer" and the language of all of his posts is wittness of his age and maturity.</p>

<blockquote>
<p>Hello Guys,</p>

<p>today i got some bad news. It seems a oclHashcat-lite beta tester ripped me off and now sells his modified oclHashcat-lite version as a new SL3 unlocking solution. Needless to say this is clear violation of my EULA.</p>

<p>See here: <a href="http://forum.gsmhosting.com/vbb/f299/sl3...l-1235118/">http://forum.gsmhosting.com/vbb/f299/sl3...l-1235118/</a></p>

<p>To all potential customers: The beta version this guys sells is not working.<br />
The version has Bugs. It will find your hash only sporadically. Chances are 50/50.<br />
The version does not support restore at all.<br />
He says it works on windows with hd5970. He is wrong. oclHashcat-lite bases on OpenCL but OpenCL support for hd5970 it not yet working on windows. It is known the 2nd GPU does not work, see AMDs driver compatibility List: <a href="http://developer.amd.com/gpu/AMDAPPSDK/p...ility.aspx">http://developer.amd.com/gpu/AMDAPPSDK/p...ility.aspx</a></p>

<p>It makes no sense to sell it. oclHashcat-lite will be free for all when i release it. I did not yet release it because it is not finished. Now i have to think about the consequences of this violation. I feel myself deceived.</p>

<p>--<br />
atom</p>
</blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-leaked">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-leaked#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=106</wfw:commentRss>
		</item>
				<item>
			<title>new maskprocessor released</title>
			<link>http://www.sch0.org/index.php/new-maskprocessor-released</link>
			<pubDate>Tue, 22 Mar 2011 22:26:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">105@http://www.sch0.org/</guid>
						<description>&lt;p&gt;atom released a new mask processor today. It&#039;s available under &lt;a href=&quot;http://hashcat.net/files/maskprocessor-0.65.7z&quot;&gt;http://hashcat.net/files/maskprocessor-0.65.7z&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The new processor is about 12% faster than the previous.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/new-maskprocessor-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>atom released a new mask processor today. It's available under <a href="http://hashcat.net/files/maskprocessor-0.65.7z">http://hashcat.net/files/maskprocessor-0.65.7z</a></p>

<p>The new processor is about 12% faster than the previous.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/new-maskprocessor-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/new-maskprocessor-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=105</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite news final unittests in progress</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-news-final-unittests</link>
			<pubDate>Tue, 15 Mar 2011 20:36:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">104@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Today atom has successfully finished the unittests on oclhashcat-lite.&lt;br /&gt;
Since AMD will soon release the new SDK 2.4, as a matter effect atom will release oclhashcat-lite as soon as the SDK is avaiable. At this time it isn&#039;t known if the previous versions of oclhashcat will run with the new SDK. In case of incompatibility atom will release fixed versions as soon as possible.&lt;/p&gt;

&lt;p&gt;The new GUI will support oclhashcat-lite as well and it&#039;s quite finish. Yet scandium and atom didn&#039;t arrange a release date. Maybe it will take place soon after the release of oclhashcat-lite.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-news-final-unittests&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Today atom has successfully finished the unittests on oclhashcat-lite.<br />
Since AMD will soon release the new SDK 2.4, as a matter effect atom will release oclhashcat-lite as soon as the SDK is avaiable. At this time it isn't known if the previous versions of oclhashcat will run with the new SDK. In case of incompatibility atom will release fixed versions as soon as possible.</p>

<p>The new GUI will support oclhashcat-lite as well and it's quite finish. Yet scandium and atom didn't arrange a release date. Maybe it will take place soon after the release of oclhashcat-lite.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-news-final-unittests">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-news-final-unittests#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=104</wfw:commentRss>
		</item>
				<item>
			<title>Hashcat GUI sneekpeak</title>
			<link>http://www.sch0.org/index.php/hashcat-gui-sneekpeak</link>
			<pubDate>Thu, 10 Mar 2011 00:34:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">103@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;m proud to present screenshots of the new hashcat GUI by scandium. It will be released soon, as well as new versions of hashcat.&lt;/p&gt;

&lt;p&gt;Check it out!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.sch0.org/images/hcguisc05.jpg&quot;&gt;&lt;img src=&quot;http://www.sch0.org/images/hcguisc05.jpg&quot; alt=&quot;hashcat&quot; title=&quot;hashcat&quot; width=303 heihgt=130 /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.sch0.org/images/hcguisc01.jpg&quot;&gt;&lt;img src=&quot;http://www.sch0.org/images/hcguisc01.jpg&quot; alt=&quot;hashcat&quot; title=&quot;hashcat&quot; width=399 heihgt=311 /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.sch0.org/images/hcguisc02.jpg&quot;&gt;&lt;img src=&quot;http://www.sch0.org/images/hcguisc02.jpg&quot; alt=&quot;hashcat&quot; title=&quot;hashcat&quot; width=399 heihgt=311 /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.sch0.org/images/hcguisc03.jpg&quot;&gt;&lt;img src=&quot;http://www.sch0.org/images/hcguisc03.jpg&quot; alt=&quot;hashcat&quot; title=&quot;hashcat&quot; width=399 heihgt=311 /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.sch0.org/images/hcguisc04.jpg&quot;&gt;&lt;img src=&quot;http://www.sch0.org/images/hcguisc04.jpg&quot; alt=&quot;hashcat&quot; title=&quot;hashcat&quot; width=399 heihgt=311 /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-gui-sneekpeak&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I'm proud to present screenshots of the new hashcat GUI by scandium. It will be released soon, as well as new versions of hashcat.</p>

<p>Check it out!</p>

<p><a href="http://www.sch0.org/images/hcguisc05.jpg"><img src="http://www.sch0.org/images/hcguisc05.jpg" alt="hashcat" title="hashcat" width=303 heihgt=130 /></a></p>

<p><a href="http://www.sch0.org/images/hcguisc01.jpg"><img src="http://www.sch0.org/images/hcguisc01.jpg" alt="hashcat" title="hashcat" width=399 heihgt=311 /></a></p>

<p><a href="http://www.sch0.org/images/hcguisc02.jpg"><img src="http://www.sch0.org/images/hcguisc02.jpg" alt="hashcat" title="hashcat" width=399 heihgt=311 /></a></p>

<p><a href="http://www.sch0.org/images/hcguisc03.jpg"><img src="http://www.sch0.org/images/hcguisc03.jpg" alt="hashcat" title="hashcat" width=399 heihgt=311 /></a></p>

<p><a href="http://www.sch0.org/images/hcguisc04.jpg"><img src="http://www.sch0.org/images/hcguisc04.jpg" alt="hashcat" title="hashcat" width=399 heihgt=311 /></a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-gui-sneekpeak">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-gui-sneekpeak#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=103</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat-lite-0.01 news</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-0-01-news</link>
			<pubDate>Wed, 09 Mar 2011 17:08:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">101@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The release of the lite version is near. Atom changed the default attack mask to:&lt;/p&gt;

&lt;p&gt;$1 = ?l?d?u&lt;br /&gt;
$2 = ?l?d&lt;br /&gt;
$3 = ?l?d*!$@_&lt;br /&gt;
mask = ?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d&lt;/p&gt;

&lt;p&gt;This mask would produce output like this:&lt;br /&gt;
&quot;Abcd123*!$@4567&quot;&lt;/p&gt;

&lt;p&gt;As a side node, it has the increment mode set as default and as matter effect it will start with e.g. &quot;Aaaaa&quot; and goes through the mask as the char space continues.&lt;/p&gt;

&lt;p&gt;It&#039;s kind of needless to say that atom managed to gain performance improve. This time it&#039;s another 5% on every hash on all sm_20 cards. nVidia 580 on stock clock for example will give you 2260 M/s MD5.&lt;/p&gt;

&lt;p&gt;The restore option is now implemented as well.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-0-01-news&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The release of the lite version is near. Atom changed the default attack mask to:</p>

<p>$1 = ?l?d?u<br />
$2 = ?l?d<br />
$3 = ?l?d*!$@_<br />
mask = ?1?2?2?2?2?2?2?3?3?3?3?d?d?d?d</p>

<p>This mask would produce output like this:<br />
"Abcd123*!$@4567"</p>

<p>As a side node, it has the increment mode set as default and as matter effect it will start with e.g. "Aaaaa" and goes through the mask as the char space continues.</p>

<p>It's kind of needless to say that atom managed to gain performance improve. This time it's another 5% on every hash on all sm_20 cards. nVidia 580 on stock clock for example will give you 2260 M/s MD5.</p>

<p>The restore option is now implemented as well.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-0-01-news">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-0-01-news#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=101</wfw:commentRss>
		</item>
				<item>
			<title>hashcat utils</title>
			<link>http://www.sch0.org/index.php/hashcat-utils</link>
			<pubDate>Thu, 03 Mar 2011 22:48:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">100@http://www.sch0.org/</guid>
						<description>&lt;p&gt;A few people did ask for the link to the hashcat utils, here is it:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/files/hashcat-utils-0.3.7z&quot;&gt;http://hashcat.net/files/hashcat-utils-0.3.7z&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-utils&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>A few people did ask for the link to the hashcat utils, here is it:</p>

<p><a href="http://hashcat.net/files/hashcat-utils-0.3.7z">http://hashcat.net/files/hashcat-utils-0.3.7z</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-utils">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-utils#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=100</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite news update speed optimization</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-news-update-speed</link>
			<pubDate>Thu, 03 Mar 2011 12:43:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">99@http://www.sch0.org/</guid>
						<description>&lt;p&gt;atom is insane! He managed to get some optimizations to tune up the speed of attacks under 8 chars to the &quot;fullspeed&quot;.&lt;/p&gt;

&lt;p&gt;As a conclusion oclhashcat-lite takes now about &lt;strong&gt;45 seconds&lt;/strong&gt; for &lt;strong&gt;the whole space of 6 chars&lt;/strong&gt; on a 5970 at stock clock in NTLM!&lt;/p&gt;

&lt;p&gt;He also finished his implementation of DCC and got a very nice performance improve of about 36% to 4608.1M/s from 3420M/s in oclhashcat v0.25.&lt;/p&gt;

&lt;p&gt;To give that some extra spice he also finished increment mode support on salted hashes.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-news-update-speed&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>atom is insane! He managed to get some optimizations to tune up the speed of attacks under 8 chars to the "fullspeed".</p>

<p>As a conclusion oclhashcat-lite takes now about <strong>45 seconds</strong> for <strong>the whole space of 6 chars</strong> on a 5970 at stock clock in NTLM!</p>

<p>He also finished his implementation of DCC and got a very nice performance improve of about 36% to 4608.1M/s from 3420M/s in oclhashcat v0.25.</p>

<p>To give that some extra spice he also finished increment mode support on salted hashes.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-news-update-speed">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-news-update-speed#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=99</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite news update on default attack</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-news-update-on</link>
			<pubDate>Wed, 02 Mar 2011 20:23:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">98@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Got some new informations about the default attack of oclhashcat-lite:&lt;/p&gt;

&lt;p&gt;Since the unique features of oclhashcat is the per position charsets it will automaticly use it in the default attack of the lite version. The masks are set like this:&lt;br /&gt;
?1 = &quot;?u?l&quot;&lt;br /&gt;
?2 = &quot;?l?d@ &quot;&lt;br /&gt;
mask = &quot;?1?l?l?l?2?2?2?2?2&quot;&lt;/p&gt;

&lt;p&gt;This will produce output like this:&lt;br /&gt;
&quot;Abcdx1 2@&quot;&lt;br /&gt;
&quot;Tommy 123&quot;&lt;/p&gt;

&lt;p&gt;Another new feature will be a &quot;current&quot;-line in the status output: &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Status....: Running&lt;br /&gt;
Length....: 8&lt;br /&gt;
Mask......: ?1?2?2?2?2?2?2?3&lt;br /&gt;
Current...: **2jkisc&lt;br /&gt;
Speed.GPU*: 9500.3M/s&lt;br /&gt;
Progress..: 333692928000/5668341202944 (5.89%)&lt;br /&gt;
Running...: 35 secs&lt;br /&gt;
Estimated.: 9 mins, 21 secs&lt;br /&gt;
[s]tatus [p]ause [r]esume [q]uit =&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;oclHashcat lite v0.01 = 10.1B on hd5970@770mhz&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-news-update-on&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Got some new informations about the default attack of oclhashcat-lite:</p>

<p>Since the unique features of oclhashcat is the per position charsets it will automaticly use it in the default attack of the lite version. The masks are set like this:<br />
?1 = "?u?l"<br />
?2 = "?l?d@ "<br />
mask = "?1?l?l?l?2?2?2?2?2"</p>

<p>This will produce output like this:<br />
"Abcdx1 2@"<br />
"Tommy 123"</p>

<p>Another new feature will be a "current"-line in the status output: </p>
<blockquote><p>Status....: Running<br />
Length....: 8<br />
Mask......: ?1?2?2?2?2?2?2?3<br />
Current...: **2jkisc<br />
Speed.GPU*: 9500.3M/s<br />
Progress..: 333692928000/5668341202944 (5.89%)<br />
Running...: 35 secs<br />
Estimated.: 9 mins, 21 secs<br />
[s]tatus [p]ause [r]esume [q]uit =></p></blockquote>
<p>oclHashcat lite v0.01 = 10.1B on hd5970@770mhz</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-news-update-on">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-news-update-on#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=98</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite news update</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-news-update</link>
			<pubDate>Wed, 02 Mar 2011 10:04:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">97@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom decided to take the increment option as default. So the previous post has to be adjusted.&lt;/p&gt;

&lt;p&gt;The default attack of oclhashcat-lite will adress 5-8 chars!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-news-update&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom decided to take the increment option as default. So the previous post has to be adjusted.</p>

<p>The default attack of oclhashcat-lite will adress 5-8 chars!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-news-update">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-news-update#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=97</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat-lite news</title>
			<link>http://www.sch0.org/index.php/oclhashcat-lite-news</link>
			<pubDate>Mon, 28 Feb 2011 18:38:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">96@http://www.sch0.org/</guid>
						<description>&lt;p&gt;As you know atom is developing a new branch of oclhashcat called oclhashcat-lite. This version is dedicated to extreme easy handling, extreme optimizations of single-hash processing and it will be a research lab for atom. &lt;br /&gt;
The thought behind the lite version is that the user will soon get results by just entering the hash without taking care of  masks, rules, gpu-loops or any of the advanced options that are available in the other versions. If the user then wants more options he will have the commitment learning to use the advanced versions. &lt;/p&gt;

&lt;p&gt;One of the first questions that popped out of my mind as atom told me about the lite version was what will be the &quot;predefined&quot; attack mode? So basicly it will be a mask attack with followng features:&lt;br /&gt;
   - 8 chars (cause that will hit approximitly 90%)&lt;br /&gt;
   - lower chars&lt;br /&gt;
   - digest chars&lt;br /&gt;
   - some symbols&lt;/p&gt;

&lt;p&gt;He constructed this because this will take approxmitly 1 hour one an ATI 5970.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-lite-news&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>As you know atom is developing a new branch of oclhashcat called oclhashcat-lite. This version is dedicated to extreme easy handling, extreme optimizations of single-hash processing and it will be a research lab for atom. <br />
The thought behind the lite version is that the user will soon get results by just entering the hash without taking care of  masks, rules, gpu-loops or any of the advanced options that are available in the other versions. If the user then wants more options he will have the commitment learning to use the advanced versions. </p>

<p>One of the first questions that popped out of my mind as atom told me about the lite version was what will be the "predefined" attack mode? So basicly it will be a mask attack with followng features:<br />
   - 8 chars (cause that will hit approximitly 90%)<br />
   - lower chars<br />
   - digest chars<br />
   - some symbols</p>

<p>He constructed this because this will take approxmitly 1 hour one an ATI 5970.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-lite-news">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-lite-news#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=96</wfw:commentRss>
		</item>
				<item>
			<title>hashcat: salted hash cracking with 32 byte</title>
			<link>http://www.sch0.org/index.php/hashcat-salted-32-byte</link>
			<pubDate>Mon, 28 Feb 2011 03:15:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">95@http://www.sch0.org/</guid>
						<description>&lt;p&gt;atom has successfully enhanced the handling of salted hashes. It&#039;s now possible to run your attacks agains 32 byte salted hashes with no significant loss of speed!&lt;/p&gt;


&lt;blockquote&gt;
&lt;p&gt;root@sf:~/oclHashcat-0.26# ./oclHashcat64.bin -m 1 74685d01e04319787bdbedcd07369d88:5iaM55xWHMXcasPkehTpZk1v3FtphPJA ?l?l?l?l?l?l?l?l&lt;br /&gt;
oclHashcat lite v0.1 starting...&lt;br /&gt;
 &lt;br /&gt;
Platform: ATI compatible platform found&lt;br /&gt;
Device #1: Cypress, 512MB, 0Mhz, 20MCU&lt;br /&gt;
Device #2: Cypress, 512MB, 0Mhz, 20MCU&lt;br /&gt;
                                   &lt;br /&gt;
74685d01e04319787bdbedcd07369d88:5iaM55xWHMXcasPkehTpZk1v3FtphPJA:paulchen&lt;br /&gt;
 &lt;br /&gt;
Status....: Finished&lt;br /&gt;
Length....: 40&lt;br /&gt;
Mask......: &#039;?l?l?l?l?l?l?l?l&#039; (208827064576)&lt;br /&gt;
Speed.GPU*: 9500.8M/s&lt;br /&gt;
Progress..: 108213043200/208827064576 (51.82%)&lt;br /&gt;
Running...: 11 secs&lt;br /&gt;
 &lt;br /&gt;
Started: Sun Feb 27 23:24:27 2011&lt;br /&gt;
Stopped: Sun Feb 27 23:24:40 2011&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-salted-32-byte&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>atom has successfully enhanced the handling of salted hashes. It's now possible to run your attacks agains 32 byte salted hashes with no significant loss of speed!</p>


<blockquote>
<p>root@sf:~/oclHashcat-0.26# ./oclHashcat64.bin -m 1 74685d01e04319787bdbedcd07369d88:5iaM55xWHMXcasPkehTpZk1v3FtphPJA ?l?l?l?l?l?l?l?l<br />
oclHashcat lite v0.1 starting...<br />
 <br />
Platform: ATI compatible platform found<br />
Device #1: Cypress, 512MB, 0Mhz, 20MCU<br />
Device #2: Cypress, 512MB, 0Mhz, 20MCU<br />
                                   <br />
74685d01e04319787bdbedcd07369d88:5iaM55xWHMXcasPkehTpZk1v3FtphPJA:paulchen<br />
 <br />
Status....: Finished<br />
Length....: 40<br />
Mask......: '?l?l?l?l?l?l?l?l' (208827064576)<br />
Speed.GPU*: 9500.8M/s<br />
Progress..: 108213043200/208827064576 (51.82%)<br />
Running...: 11 secs<br />
 <br />
Started: Sun Feb 27 23:24:27 2011<br />
Stopped: Sun Feb 27 23:24:40 2011</p>
</blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-salted-32-byte">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-salted-32-byte#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=95</wfw:commentRss>
		</item>
				<item>
			<title>hashcat trailer</title>
			<link>http://www.sch0.org/index.php/hashcat-trailer</link>
			<pubDate>Thu, 24 Feb 2011 21:46:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">94@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Trailer online:&lt;/p&gt;

&lt;div class=&quot;videoblock&quot;&gt;&lt;object data=&quot;http://www.youtube.com/v/m9oSdvLhhG0&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/m9oSdvLhhG0&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;/object&gt;&lt;/div&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-trailer&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Trailer online:</p>

<div class="videoblock"><object data="http://www.youtube.com/v/m9oSdvLhhG0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/m9oSdvLhhG0"></param><param name="wmode" value="transparent"></param></object></div><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-trailer">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-trailer#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=94</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat news 02/23/11</title>
			<link>http://www.sch0.org/index.php/oclhashcat-news-02-23-11</link>
			<pubDate>Wed, 23 Feb 2011 18:59:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">93@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Hashcat is a bitch that never sleeps!&lt;/p&gt;

&lt;p&gt;In this spirit there are plenty of news round about the fastest cracking tool in world. At first there is a relative great story to write about. Atom focused on optimizing as you all know that there a major improvements in the current beta v0.26 and there will be more till the release of the version.&lt;/p&gt;

&lt;p&gt;As a side project he decided to fork a new branch out of the v0.26 and call it oclHashcat-Lite. This new branch will, as the name is telling, be focused on usability and lightwight handling so it&#039;s ultimate goal is to make it easier for beginner get good results.&lt;br /&gt;
 &lt;br /&gt;
There are some details on how this will be approached:&lt;br /&gt;
   - All options of the main branch will be available but optional so that the user only has to submit the hash itself&lt;br /&gt;
   - The core cracking method will be the extrem fast bruteforcer&lt;br /&gt;
   - Addionally to the algorythms oclhashcat support at this moment there will be MD5 and SHA1 salted&lt;/p&gt;


&lt;p&gt;Atom&#039;s work on main branch of oclHashcat v0.26 now is based on the thesis that it was still extremly fast on the one side but on the other there was pretty much potential left unused because of the worldlists. Now with bruteforce there are much optimizations to tune such as reversing.&lt;br /&gt;
Here are some numbers to point this out (single hash):&lt;br /&gt;
   - SHA1 3B/s&lt;br /&gt;
   - MySQL-old 50B/s&lt;br /&gt;
   - MD5 again 50M/s faster to the previous world record of 9637 M/s and is now 9687 M/s&lt;/p&gt;


&lt;p&gt;He told me that his whole work is at the moment based on ATI and his private opinion is that he would kick the nVidia support out of the codebase because the performance of ATI compared is outstanding. Fear the mighty and make him sacrifices! Don&#039;t be a fool, he doesn&#039;t drop nVidia support, he loves you guys no matter what card you use!&lt;/p&gt;


&lt;p&gt;Stay tuned!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-news-02-23-11&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Hashcat is a bitch that never sleeps!</p>

<p>In this spirit there are plenty of news round about the fastest cracking tool in world. At first there is a relative great story to write about. Atom focused on optimizing as you all know that there a major improvements in the current beta v0.26 and there will be more till the release of the version.</p>

<p>As a side project he decided to fork a new branch out of the v0.26 and call it oclHashcat-Lite. This new branch will, as the name is telling, be focused on usability and lightwight handling so it's ultimate goal is to make it easier for beginner get good results.<br />
 <br />
There are some details on how this will be approached:<br />
   - All options of the main branch will be available but optional so that the user only has to submit the hash itself<br />
   - The core cracking method will be the extrem fast bruteforcer<br />
   - Addionally to the algorythms oclhashcat support at this moment there will be MD5 and SHA1 salted</p>


<p>Atom's work on main branch of oclHashcat v0.26 now is based on the thesis that it was still extremly fast on the one side but on the other there was pretty much potential left unused because of the worldlists. Now with bruteforce there are much optimizations to tune such as reversing.<br />
Here are some numbers to point this out (single hash):<br />
   - SHA1 3B/s<br />
   - MySQL-old 50B/s<br />
   - MD5 again 50M/s faster to the previous world record of 9637 M/s and is now 9687 M/s</p>


<p>He told me that his whole work is at the moment based on ATI and his private opinion is that he would kick the nVidia support out of the codebase because the performance of ATI compared is outstanding. Fear the mighty and make him sacrifices! Don't be a fool, he doesn't drop nVidia support, he loves you guys no matter what card you use!</p>


<p>Stay tuned!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-news-02-23-11">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-news-02-23-11#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=93</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat v0.26 - Beta update</title>
			<link>http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update</link>
			<pubDate>Mon, 21 Feb 2011 22:19:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">92@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Finally atom decided to go public with the v0.26 beta of oclhashcat.&lt;br /&gt;
The major improvement of v0.26 is the use of BFI_INT as described previous (hack of the binary kernels). The other great change of this version is that he managed to optimize his single hash reversing MD5 kernel in about two days so that it sets new records in performance!&lt;/p&gt;

&lt;p&gt;To impress this here are the numbers of the benchmarks performaned on hd5970 at stock clocks:&lt;br /&gt;
   - oclhashcat v0.26      9637 M/s&lt;br /&gt;
   - ighashgpu v0.92.17.2  8561 M/s&lt;br /&gt;
   - whitepixel-2          8275 M/s&lt;/p&gt;


&lt;p&gt;VERY VERY INTERESTING: As addition i&#039;m very proud to announce that atom found a weakness in SHA1 that exploitation will signifcantly improve the performance and will be implemented soon!&lt;/p&gt;

&lt;p&gt;Benchmark of oclhaschat v0.26:&lt;br /&gt;
&lt;img src=&quot;http://hashcat.net/oclhashcat/oclHashcat-0.26b-bench.png&quot; alt=&quot;&quot; title=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;For more details take a look in the forum: &lt;br /&gt;
&lt;a href=&quot;http://hashcat.net/forum/thread-309.html&quot;&gt;http://hashcat.net/forum/thread-309.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/files/oclHashcat-0.26b.7z&quot;&gt;http://hashcat.net/files/oclHashcat-0.26b.7z&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Finally atom decided to go public with the v0.26 beta of oclhashcat.<br />
The major improvement of v0.26 is the use of BFI_INT as described previous (hack of the binary kernels). The other great change of this version is that he managed to optimize his single hash reversing MD5 kernel in about two days so that it sets new records in performance!</p>

<p>To impress this here are the numbers of the benchmarks performaned on hd5970 at stock clocks:<br />
   - oclhashcat v0.26      9637 M/s<br />
   - ighashgpu v0.92.17.2  8561 M/s<br />
   - whitepixel-2          8275 M/s</p>


<p>VERY VERY INTERESTING: As addition i'm very proud to announce that atom found a weakness in SHA1 that exploitation will signifcantly improve the performance and will be implemented soon!</p>

<p>Benchmark of oclhaschat v0.26:<br />
<img src="http://hashcat.net/oclhashcat/oclHashcat-0.26b-bench.png" alt="" title="" /></p>

<p>For more details take a look in the forum: <br />
<a href="http://hashcat.net/forum/thread-309.html">http://hashcat.net/forum/thread-309.html</a></p>

<p><a href="http://hashcat.net/files/oclHashcat-0.26b.7z">http://hashcat.net/files/oclHashcat-0.26b.7z</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=92</wfw:commentRss>
		</item>
				<item>
			<title>hashcat gui announcement</title>
			<link>http://www.sch0.org/index.php/hashcat-gui-announcement</link>
			<pubDate>Wed, 16 Feb 2011 09:54:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">91@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Since there is some rumor on the hashcat forum to build a new GUI that is os independent i have to announce that there is one in active development. It&#039;s QT based and is built in collaboration with atom. There is no release candidate yet but it&#039;s in near!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-gui-announcement&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Since there is some rumor on the hashcat forum to build a new GUI that is os independent i have to announce that there is one in active development. It's QT based and is built in collaboration with atom. There is no release candidate yet but it's in near!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-gui-announcement">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-gui-announcement#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=91</wfw:commentRss>
		</item>
				<item>
			<title>hashcat v0.36</title>
			<link>http://www.sch0.org/index.php/hashcat-v0-36</link>
			<pubDate>Tue, 15 Feb 2011 22:04:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">90@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;m proud to announce the release of v0.36 of hashcat.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-298.html&quot;&gt;http://hashcat.net/forum/thread-298.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;type: bug&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: crashes if using -a 1 or -a 2 in combination with a single rule&lt;br /&gt;cred: shopeonarope&lt;br /&gt;&lt;br /&gt;type: bug&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: sse2 inefficiently used if using in -a 1 in combination with rules&lt;br /&gt;cred: shopeonarope&lt;br /&gt;&lt;br /&gt;type: bug&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: rule K and @ were not working correctly&lt;br /&gt;cred: d3ad0ne&lt;br /&gt;&lt;br /&gt;type: bug&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: rule i was not working correctly&lt;br /&gt;cred: Tommie_c&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: added new rule &quot;.N&quot;, replaces char on pos N with char from pos N + 1&lt;br /&gt;cred: d3ad0ne&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: added new rule &quot;,N&quot;, replaces char on pos N with char from pos N - 1&lt;br /&gt;cred: d3ad0ne&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: implemented new attack-mode 5 Table-Lookup Attack.&lt;br /&gt;cred: d3ad0ne&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: added -m 1600 = MD5(APR)&lt;br /&gt;cred: atom&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: added -m 1700 = SHA512&lt;br /&gt;cred: atom&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: added -m 1700 = SHA512(Unix)&lt;br /&gt;cred: atom&lt;br /&gt;&lt;br /&gt;type: improvement&lt;br /&gt;file: hashcat-cli&lt;br /&gt;desc: optimized performance of all double iterated attacks&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-v0-36&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I'm proud to announce the release of v0.36 of hashcat.</p>
<p><a href="http://hashcat.net/forum/thread-298.html">http://hashcat.net/forum/thread-298.html</a></p>
<p>&#160;</p>
<blockquote>
<p>type: bug<br />file: hashcat-cli<br />desc: crashes if using -a 1 or -a 2 in combination with a single rule<br />cred: shopeonarope<br /><br />type: bug<br />file: hashcat-cli<br />desc: sse2 inefficiently used if using in -a 1 in combination with rules<br />cred: shopeonarope<br /><br />type: bug<br />file: hashcat-cli<br />desc: rule K and @ were not working correctly<br />cred: d3ad0ne<br /><br />type: bug<br />file: hashcat-cli<br />desc: rule i was not working correctly<br />cred: Tommie_c<br /><br />type: improvement<br />file: hashcat-cli<br />desc: added new rule ".N", replaces char on pos N with char from pos N + 1<br />cred: d3ad0ne<br /><br />type: improvement<br />file: hashcat-cli<br />desc: added new rule ",N", replaces char on pos N with char from pos N - 1<br />cred: d3ad0ne<br /><br />type: improvement<br />file: hashcat-cli<br />desc: implemented new attack-mode 5 Table-Lookup Attack.<br />cred: d3ad0ne<br /><br />type: improvement<br />file: hashcat-cli<br />desc: added -m 1600 = MD5(APR)<br />cred: atom<br /><br />type: improvement<br />file: hashcat-cli<br />desc: added -m 1700 = SHA512<br />cred: atom<br /><br />type: improvement<br />file: hashcat-cli<br />desc: added -m 1700 = SHA512(Unix)<br />cred: atom<br /><br />type: improvement<br />file: hashcat-cli<br />desc: optimized performance of all double iterated attacks</p>
<p>&#160;</p>
</blockquote><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-v0-36">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-v0-36#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=90</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat v0.26 beta update mysql performance</title>
			<link>http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update-mysql-performance</link>
			<pubDate>Sat, 12 Feb 2011 20:43:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">89@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Do you know the guy called flash? The guy how could move really fast? Atom made him look like grandpa as he improved the performance of oclhashcat&#039;s mysql-hash-mode from 6,9B/s to 34,7B/s (on a ATI 5970) today. That&#039;s an amazing increase about 500%!&lt;br /&gt;
It&#039;s now part of the 0.26 beta and will be released soon!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update-mysql-performance&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Do you know the guy called flash? The guy how could move really fast? Atom made him look like grandpa as he improved the performance of oclhashcat's mysql-hash-mode from 6,9B/s to 34,7B/s (on a ATI 5970) today. That's an amazing increase about 500%!<br />
It's now part of the 0.26 beta and will be released soon!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update-mysql-performance">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-v0-26-beta-update-mysql-performance#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=89</wfw:commentRss>
		</item>
				<item>
			<title>oclHashcat v0.26 + 4 x hd5970 - Beta update</title>
			<link>http://www.sch0.org/index.php/oclhashcat-0-26</link>
			<pubDate>Thu, 10 Feb 2011 17:39:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">88@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Atom made the changes public in the new release 0.26, the performance increase is absolutly amazing!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-287.html&quot;&gt;http://hashcat.net/forum/thread-287.html&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;preview note: i managed to utilize the BFI_INT instruction on AMD GPU&#039;s 5xxx and 6xxx on oclHashcat v0.26 which gave a nice performance boost. afaik oclHashcat v0.26 is the first BFI_INT hacked OpenCL based program. here is a preview from a 4 x hd5970 rig:&lt;/p&gt;

&lt;p&gt;MD5: 20.1B/s&lt;br /&gt;
SHA1: 11.1B/s&lt;br /&gt;
NTLM: 33.2B/s&lt;/p&gt;

&lt;p&gt;i think this hack also make oclHashcat the worlds fastest SHA1 single hash cracker.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;To give a little descriptions, BFI_INT is an opcode of the GPU that is not available in the compiler. Atom made a permutable kernel that builds and patches itself at the runtime to be able to use the opcode!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/files/oclHashcat-0.25.7z&quot;&gt;http://hashcat.net/files/oclHashcat-0.25.7z&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-0-26&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Atom made the changes public in the new release 0.26, the performance increase is absolutly amazing!</p>

<p><a href="http://hashcat.net/forum/thread-287.html">http://hashcat.net/forum/thread-287.html</a></p>

<blockquote><p>preview note: i managed to utilize the BFI_INT instruction on AMD GPU's 5xxx and 6xxx on oclHashcat v0.26 which gave a nice performance boost. afaik oclHashcat v0.26 is the first BFI_INT hacked OpenCL based program. here is a preview from a 4 x hd5970 rig:</p>

<p>MD5: 20.1B/s<br />
SHA1: 11.1B/s<br />
NTLM: 33.2B/s</p>

<p>i think this hack also make oclHashcat the worlds fastest SHA1 single hash cracker.</p></blockquote>

<p>To give a little descriptions, BFI_INT is an opcode of the GPU that is not available in the compiler. Atom made a permutable kernel that builds and patches itself at the runtime to be able to use the opcode!</p>

<p><a href="http://hashcat.net/files/oclHashcat-0.25.7z">http://hashcat.net/files/oclHashcat-0.25.7z</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-0-26">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-0-26#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=88</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat closed beta with major performance increase</title>
			<link>http://www.sch0.org/index.php/oclhashcat-closed-beta-with-major-perfor</link>
			<pubDate>Thu, 10 Feb 2011 11:29:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">87@http://www.sch0.org/</guid>
						<description>&lt;p&gt;There is a closed beta ongoing with some deep deep hacks in it. The beta is exclusive for ati 5000 and 6000 series. performance increase in md5 according to atom is about 100%!&lt;/p&gt;

&lt;p&gt;more details are following as soon as they are public.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-closed-beta-with-major-perfor&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>There is a closed beta ongoing with some deep deep hacks in it. The beta is exclusive for ati 5000 and 6000 series. performance increase in md5 according to atom is about 100%!</p>

<p>more details are following as soon as they are public.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-closed-beta-with-major-perfor">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-closed-beta-with-major-perfor#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=87</wfw:commentRss>
		</item>
				<item>
			<title>Backtrack update</title>
			<link>http://www.sch0.org/index.php/backtrack-update</link>
			<pubDate>Tue, 08 Feb 2011 14:28:29 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">86@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Backtrack just updated all hashcat stuff to the newest versions!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/backtrack-update&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Backtrack just updated all hashcat stuff to the newest versions!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/backtrack-update">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/backtrack-update#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=86</wfw:commentRss>
		</item>
				<item>
			<title>fastest oclhashcat box update</title>
			<link>http://www.sch0.org/index.php/fastest-oclhashcat-box-update</link>
			<pubDate>Sun, 06 Feb 2011 00:20:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">85@http://www.sch0.org/</guid>
						<description>&lt;p&gt;A new record is set. Just two hours after i wrote the previous post it&#039;s obsolte.&lt;/p&gt;

&lt;p&gt;The actual record setter is d3ad0ne with a box that contains 8 GTX.&lt;/p&gt;

&lt;p&gt;Here are the stats:&lt;/p&gt;

&lt;p&gt;oclhashcat multihash MD5 hybrid 10,8 B/s&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://ob-security.info/pics/oclHashcat-0.26.png&quot;&gt;&lt;img src=&quot;http://ob-security.info/pics/oclHashcat-0.26.png&quot; alt=&quot;d3ad0ne&quot; title=&quot;d3ad0ne&quot; width=&quot;279&quot; height=&quot;211&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://ob-security.info/pics/P1150105.JPG&quot;&gt;&lt;img src=&quot;http://ob-security.info/pics/P1150105.JPG&quot; alt=&quot;d3ad0ne&quot; title=&quot;d3ad0ne&quot; width=&quot;326&quot; height=&quot;244&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;(i will write up the exact parameters for the test to make a proper benchmark)&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/fastest-oclhashcat-box-update&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>A new record is set. Just two hours after i wrote the previous post it's obsolte.</p>

<p>The actual record setter is d3ad0ne with a box that contains 8 GTX.</p>

<p>Here are the stats:</p>

<p>oclhashcat multihash MD5 hybrid 10,8 B/s</p>


<p><a href="http://ob-security.info/pics/oclHashcat-0.26.png"><img src="http://ob-security.info/pics/oclHashcat-0.26.png" alt="d3ad0ne" title="d3ad0ne" width="279" height="211" /></a></p>

<p><a href="http://ob-security.info/pics/P1150105.JPG"><img src="http://ob-security.info/pics/P1150105.JPG" alt="d3ad0ne" title="d3ad0ne" width="326" height="244" /></a></p>


<p>(i will write up the exact parameters for the test to make a proper benchmark)</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/fastest-oclhashcat-box-update">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/fastest-oclhashcat-box-update#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=85</wfw:commentRss>
		</item>
				<item>
			<title>fastest oclhashcat box</title>
			<link>http://www.sch0.org/index.php/fastest-oclhashcat-box</link>
			<pubDate>Sat, 05 Feb 2011 20:40:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">84@http://www.sch0.org/</guid>
						<description>&lt;p&gt;A hashcat user build himself a crazy box with 7, i repeat 7, nVidia GeForce GTX 580 in it. The box pulls about 3000w and is water cooled.&lt;/p&gt;

&lt;p&gt;To the performance:&lt;/p&gt;

&lt;p&gt;oclhashcat+ multihash NTLM rulebased 11,3 B/s&lt;br /&gt;
oclhashcat multihash MD5 hybrid 9,8 B/s&lt;/p&gt;

&lt;p&gt;(both against 500k hashes)&lt;/p&gt;

&lt;p&gt;oclhashcat takes about 7,5 days for the full space of -1 ?l?d?s?u ?1?1?1?1 ?1?1?1?1&lt;/p&gt;


&lt;p&gt;Here is a pic of this sick box:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.sch0.org/images/1296935421430.jpg&quot;&gt;&lt;img src=&quot;http://www.sch0.org/images/1296935421430.jpg&quot; alt=&quot;7 GTX 580&quot; title=&quot;7 GTX 580&quot; width=&quot;320&quot; height=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/fastest-oclhashcat-box&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>A hashcat user build himself a crazy box with 7, i repeat 7, nVidia GeForce GTX 580 in it. The box pulls about 3000w and is water cooled.</p>

<p>To the performance:</p>

<p>oclhashcat+ multihash NTLM rulebased 11,3 B/s<br />
oclhashcat multihash MD5 hybrid 9,8 B/s</p>

<p>(both against 500k hashes)</p>

<p>oclhashcat takes about 7,5 days for the full space of -1 ?l?d?s?u ?1?1?1?1 ?1?1?1?1</p>


<p>Here is a pic of this sick box:</p>

<p><a href="http://www.sch0.org/images/1296935421430.jpg"><img src="http://www.sch0.org/images/1296935421430.jpg" alt="7 GTX 580" title="7 GTX 580" width="320" height="240" /></a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/fastest-oclhashcat-box">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/fastest-oclhashcat-box#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=84</wfw:commentRss>
		</item>
				<item>
			<title>oclhashcat+ released</title>
			<link>http://www.sch0.org/index.php/oclhashcat-released</link>
			<pubDate>Sun, 30 Jan 2011 21:36:57 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">83@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;m proud to announce that atom has released oclhashcat+ today in addition of purehates speak at the shmoocon.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/oclhashcat+/&quot;&gt;http://hashcat.net/oclhashcat+/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://ob-security.info/?p=211&quot;&gt;http://ob-security.info/?p=211&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oclhashcat-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I'm proud to announce that atom has released oclhashcat+ today in addition of purehates speak at the shmoocon.</p>

<p><a href="http://hashcat.net/oclhashcat+/">http://hashcat.net/oclhashcat+/</a><br />
<a href="http://ob-security.info/?p=211">http://ob-security.info/?p=211</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oclhashcat-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oclhashcat-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=83</wfw:commentRss>
		</item>
				<item>
			<title>new company website</title>
			<link>http://www.sch0.org/index.php/new-company-website</link>
			<pubDate>Wed, 15 Dec 2010 00:44:28 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">82@http://www.sch0.org/</guid>
						<description>&lt;p&gt;the new website of my company crossVault GmbH went online:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.crossvault.de/&quot;&gt;http://www.crossvault.de/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/new-company-website&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>the new website of my company crossVault GmbH went online:</p>

<p><a href="http://www.crossvault.de/">http://www.crossvault.de/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/new-company-website">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/new-company-website#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=82</wfw:commentRss>
		</item>
				<item>
			<title>hashcat 101</title>
			<link>http://www.sch0.org/index.php/hashcat-101</link>
			<pubDate>Sat, 11 Dec 2010 21:00:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">81@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Deadone wrote a simple overview on how the left-right dictionary functionality of hashcat works:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://ob-security.info/?p=56&quot;&gt;http://ob-security.info/?p=56&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-101&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Deadone wrote a simple overview on how the left-right dictionary functionality of hashcat works:</p>

<p><a href="http://ob-security.info/?p=56">http://ob-security.info/?p=56</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-101">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-101#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=81</wfw:commentRss>
		</item>
				<item>
			<title>hashcat v0.35 released</title>
			<link>http://www.sch0.org/index.php/hashcat-v0-35-released</link>
			<pubDate>Sat, 04 Dec 2010 17:43:44 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">80@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Today atom released a new version of hashcat. Again he managed to improve the performance of this incredible tool.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://hashcat.net/forum/thread-213.html&quot;&gt;http://hashcat.net/forum/thread-213.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;MD4 based (NTLM, DCC, ...):&lt;/p&gt;

&lt;p&gt;1 hash: v0.34 = 9.64M/s, v0.35 = 11.06M/s = + 12.8%&lt;br /&gt;
2 hash: v0.34 = 6.70M/s, v0.35 =  6.84M/s = +  2.0%&lt;/p&gt;

&lt;p&gt;MD5 based (MD5, md5crypt, phpass, ...):&lt;/p&gt;

&lt;p&gt;1 hash: v0.34 = 7.27M/s, v0.35 = 9.05M/s = + 19.6%&lt;br /&gt;
2 hash: v0.34 = 5.43M/s, v0.35 = 6.04M/s = + 10.0%&lt;/p&gt;

&lt;p&gt;SHA1 based (SHA1, MYSQL4, ...):&lt;/p&gt;

&lt;p&gt;1 hash: v0.34 = 4.99M/s, v0.35 = 5.25M/s = + 5.0%&lt;br /&gt;
2 hash: v0.34 = 4.06M/s, v0.35 = 4.09M/s = + 0.8%&lt;/p&gt;


&lt;p&gt;cheers atom!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-v0-35-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Today atom released a new version of hashcat. Again he managed to improve the performance of this incredible tool.</p>

<p><a href="http://hashcat.net/forum/thread-213.html">http://hashcat.net/forum/thread-213.html</a></p>

<p>MD4 based (NTLM, DCC, ...):</p>

<p>1 hash: v0.34 = 9.64M/s, v0.35 = 11.06M/s = + 12.8%<br />
2 hash: v0.34 = 6.70M/s, v0.35 =  6.84M/s = +  2.0%</p>

<p>MD5 based (MD5, md5crypt, phpass, ...):</p>

<p>1 hash: v0.34 = 7.27M/s, v0.35 = 9.05M/s = + 19.6%<br />
2 hash: v0.34 = 5.43M/s, v0.35 = 6.04M/s = + 10.0%</p>

<p>SHA1 based (SHA1, MYSQL4, ...):</p>

<p>1 hash: v0.34 = 4.99M/s, v0.35 = 5.25M/s = + 5.0%<br />
2 hash: v0.34 = 4.06M/s, v0.35 = 4.09M/s = + 0.8%</p>


<p>cheers atom!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-v0-35-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-v0-35-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=80</wfw:commentRss>
		</item>
				<item>
			<title>hashcat FAQ</title>
			<link>http://www.sch0.org/index.php/hashcat-faq</link>
			<pubDate>Thu, 11 Nov 2010 10:55:14 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">79@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The first thing to look at if you get any errors is the version of you driver. Be sure that you have the latest one for your GPU.&lt;/p&gt;

&lt;p&gt;If you get the following:&lt;/p&gt;

&lt;p&gt;ERROR: clGetPlatformIDs() -1001&lt;/p&gt;

&lt;p&gt;your GPU probably isn&#039;t supported.&lt;/p&gt;

&lt;p&gt;to be continued..&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-faq&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The first thing to look at if you get any errors is the version of you driver. Be sure that you have the latest one for your GPU.</p>

<p>If you get the following:</p>

<p>ERROR: clGetPlatformIDs() -1001</p>

<p>your GPU probably isn't supported.</p>

<p>to be continued..</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-faq">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-faq#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=79</wfw:commentRss>
		</item>
				<item>
			<title>hashcat in linux distributions</title>
			<link>http://www.sch0.org/index.php/hashcat-in-linux-distributions</link>
			<pubDate>Mon, 01 Nov 2010 20:24:42 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">78@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;m proud to announce that hashcat is now a part of Backtrack, Archlinux and Slackware.&lt;/p&gt;

&lt;p&gt;Congratz Atom!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-in-linux-distributions&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I'm proud to announce that hashcat is now a part of Backtrack, Archlinux and Slackware.</p>

<p>Congratz Atom!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-in-linux-distributions">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-in-linux-distributions#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=78</wfw:commentRss>
		</item>
				<item>
			<title>Are you happy with Facebook places or is there a better way?</title>
			<link>http://www.sch0.org/index.php/are-you-happy-with-facebook-places-or-is</link>
			<pubDate>Thu, 21 Oct 2010 00:31:05 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">77@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Are you happy with that kind of check-in system that is already available at great platforms like foursquare? Does this kind of technology really meet the users desire to interact with his or her location data as they want it? I personally don&#039;t get the kick of &quot;yeah that&#039;s a great thing to do&quot; if i check in a place. That&#039;s a really passive user experience. You can see that x people have checked in the same place at this time or that friend xy has now checked in at that place. But what&#039;s about the real life problems that this kind of technology could solve? If you want to combine these two worlds, the online and the real world, you have to do it realtime. A check-in system can be useful, but a realtime system where you really see that your friend is now 10 minutes away from your house and you have the 10 minutes to prepare a surprise would in my understanding much more useful. There are many scenarios in which such a system can bring you a benefit in compare to a system where you check in a place when you are arrived (just to tell the world you have arrived).&lt;/p&gt;

&lt;p&gt;We developed such a system. It&#039;s called meshU. It isn&#039;t perfect at it&#039;s current stage but it can bring you the online vs real world experience that you deserve! We are activly developing and releasing new versions every few weeks. We would be proud if you and your friends try it and tell us your thoughts!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.go-meshu.com/&quot;&gt;http://www.go-meshu.com/&lt;/a&gt;&lt;br /&gt;
iPhone: &lt;a href=&quot;http://itunes.apple.com/us/app/meshu/id390095041?mt=8&quot;&gt;http://itunes.apple.com/us/app/meshu/id390095041?mt=8&lt;/a&gt;&lt;br /&gt;
Android: market://search?q=pname:com.meshu&lt;br /&gt;
Facebook: &lt;a href=&quot;http://www.facebook.com/apps/application.php?id=119290231432136&quot;&gt;http://www.facebook.com/apps/application.php?id=119290231432136&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/are-you-happy-with-facebook-places-or-is&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Are you happy with that kind of check-in system that is already available at great platforms like foursquare? Does this kind of technology really meet the users desire to interact with his or her location data as they want it? I personally don't get the kick of "yeah that's a great thing to do" if i check in a place. That's a really passive user experience. You can see that x people have checked in the same place at this time or that friend xy has now checked in at that place. But what's about the real life problems that this kind of technology could solve? If you want to combine these two worlds, the online and the real world, you have to do it realtime. A check-in system can be useful, but a realtime system where you really see that your friend is now 10 minutes away from your house and you have the 10 minutes to prepare a surprise would in my understanding much more useful. There are many scenarios in which such a system can bring you a benefit in compare to a system where you check in a place when you are arrived (just to tell the world you have arrived).</p>

<p>We developed such a system. It's called meshU. It isn't perfect at it's current stage but it can bring you the online vs real world experience that you deserve! We are activly developing and releasing new versions every few weeks. We would be proud if you and your friends try it and tell us your thoughts!</p>

<p><a href="http://www.go-meshu.com/">http://www.go-meshu.com/</a><br />
iPhone: <a href="http://itunes.apple.com/us/app/meshu/id390095041?mt=8">http://itunes.apple.com/us/app/meshu/id390095041?mt=8</a><br />
Android: market://search?q=pname:com.meshu<br />
Facebook: <a href="http://www.facebook.com/apps/application.php?id=119290231432136">http://www.facebook.com/apps/application.php?id=119290231432136</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/are-you-happy-with-facebook-places-or-is">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/are-you-happy-with-facebook-places-or-is#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=77</wfw:commentRss>
		</item>
				<item>
			<title>meshU 1.1 upcoming</title>
			<link>http://www.sch0.org/index.php/meshu-1-1-upcoming</link>
			<pubDate>Tue, 19 Oct 2010 00:17:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">76@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Last monday i submitted a new release of meshU&#039;s iPhone client to Apple and since then i&#039;m awaiting the review to take place. A new release on the android is available in the marketplace since last night...this steady waiting on apple really annoys me.&lt;br /&gt;
But yeah, the new release has major improvements implementent, actually i&#039;ve rewritten the whole app the past two weeks. The big new feature of the new version is the chat. It&#039;s not the facebook chat, it&#039;s our own chat-system. This give you a major advantage, you can chat with someone who isn&#039;t your facebookfriend. If you downloaded the first version of the app and started it the first time, you just would see yourself and propably think &quot;ok, and now?&quot;. To change this, we implement a few features to give the user more ability to interact with people, e.g. chat, wall post, invite friends.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/meshu-1-1-upcoming&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Last monday i submitted a new release of meshU's iPhone client to Apple and since then i'm awaiting the review to take place. A new release on the android is available in the marketplace since last night...this steady waiting on apple really annoys me.<br />
But yeah, the new release has major improvements implementent, actually i've rewritten the whole app the past two weeks. The big new feature of the new version is the chat. It's not the facebook chat, it's our own chat-system. This give you a major advantage, you can chat with someone who isn't your facebookfriend. If you downloaded the first version of the app and started it the first time, you just would see yourself and propably think "ok, and now?". To change this, we implement a few features to give the user more ability to interact with people, e.g. chat, wall post, invite friends.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/meshu-1-1-upcoming">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/meshu-1-1-upcoming#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=76</wfw:commentRss>
		</item>
				<item>
			<title>meshU for iPhone approved</title>
			<link>http://www.sch0.org/index.php/meshu-for-iphone-approved</link>
			<pubDate>Fri, 01 Oct 2010 00:53:05 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">75@http://www.sch0.org/</guid>
						<description>&lt;p&gt;meshU for iPhone finally got approved by Apple and is available in the store:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://itunes.apple.com/us/app/meshu/id390095041?mt=8&quot;&gt;http://itunes.apple.com/us/app/meshu/id390095041?mt=8&lt;/a&gt;&lt;br /&gt;
itunes: itms://itunes.apple.com/us/app/meshu/id390095041?mt=8&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.go-meshu.com/&quot;&gt;http://www.go-meshu.com/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.facebook.com/apps/application.php?id=119290231432136&quot;&gt;http://www.facebook.com/apps/application.php?id=119290231432136&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/meshu-for-iphone-approved&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>meshU for iPhone finally got approved by Apple and is available in the store:</p>

<p><a href="http://itunes.apple.com/us/app/meshu/id390095041?mt=8">http://itunes.apple.com/us/app/meshu/id390095041?mt=8</a><br />
itunes: itms://itunes.apple.com/us/app/meshu/id390095041?mt=8</p>

<p><a href="http://www.go-meshu.com/">http://www.go-meshu.com/</a><br />
<a href="http://www.facebook.com/apps/application.php?id=119290231432136">http://www.facebook.com/apps/application.php?id=119290231432136</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/meshu-for-iphone-approved">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/meshu-for-iphone-approved#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=75</wfw:commentRss>
		</item>
				<item>
			<title>and again..</title>
			<link>http://www.sch0.org/index.php/and-again</link>
			<pubDate>Tue, 21 Sep 2010 09:47:21 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">74@http://www.sch0.org/</guid>
						<description>&lt;p&gt;apples delay of app-reviews took now another 7 business days and sadly meshu has been rejected because i used terminateWithSuccess. just fixed that and submited meshu again to wait for another review. maybe it won&#039;t take so long this time. the hope dies at last..&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/and-again&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>apples delay of app-reviews took now another 7 business days and sadly meshu has been rejected because i used terminateWithSuccess. just fixed that and submited meshu again to wait for another review. maybe it won't take so long this time. the hope dies at last..</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/and-again">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/and-again#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=74</wfw:commentRss>
		</item>
				<item>
			<title>Debian: easy upgrade lenny to squeeze</title>
			<link>http://www.sch0.org/index.php/debian-easy-upgrade-lenny-to-squeeze</link>
			<pubDate>Wed, 08 Sep 2010 13:04:21 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">73@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Some people had problems with the upgrade from lenny to squeeze, so i decided to post the few lines that will take you safely to through the upgrade.&lt;/p&gt;

&lt;p&gt;    sed -i s/lenny/squeeze/ /etc/apt/sources.list&lt;br /&gt;
    aptitude update&lt;br /&gt;
    aptitude install linux-image-2.6-686 &lt;br /&gt;
    (the arch of your kernel may differ)&lt;/p&gt;

&lt;p&gt;    --- reboot ---&lt;/p&gt;

&lt;p&gt;    aptitude full-upgrade&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/debian-easy-upgrade-lenny-to-squeeze&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Some people had problems with the upgrade from lenny to squeeze, so i decided to post the few lines that will take you safely to through the upgrade.</p>

<p>    sed -i s/lenny/squeeze/ /etc/apt/sources.list<br />
    aptitude update<br />
    aptitude install linux-image-2.6-686 <br />
    (the arch of your kernel may differ)</p>

<p>    --- reboot ---</p>

<p>    aptitude full-upgrade</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/debian-easy-upgrade-lenny-to-squeeze">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/debian-easy-upgrade-lenny-to-squeeze#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=73</wfw:commentRss>
		</item>
				<item>
			<title>it's been time</title>
			<link>http://www.sch0.org/index.php/it-s-been-time</link>
			<pubDate>Thu, 02 Sep 2010 11:27:57 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">72@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;m proud to announce that we pushed meshU live. The Android client is available through Android Market since monday morning and the iPhone client is submitted to apple. We got over 100 users the first 24 hours without even announcing the release. So i can&#039;t really wait till apple has reviewed the app. refresh...refresh...refresh...coffee...refresh...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.go-meshu.com/&quot;&gt;http://www.go-meshu.com/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Update: 09/08/10&lt;br /&gt;
Apple noticed us that the iPhone app is now under review.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/it-s-been-time&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I'm proud to announce that we pushed meshU live. The Android client is available through Android Market since monday morning and the iPhone client is submitted to apple. We got over 100 users the first 24 hours without even announcing the release. So i can't really wait till apple has reviewed the app. refresh...refresh...refresh...coffee...refresh...</p>

<p><a href="http://www.go-meshu.com/">http://www.go-meshu.com/</a></p>


<p>Update: 09/08/10<br />
Apple noticed us that the iPhone app is now under review.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/it-s-been-time">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/it-s-been-time#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=72</wfw:commentRss>
		</item>
				<item>
			<title>hashcat won the korelogic cracking contest at defcon</title>
			<link>http://www.sch0.org/index.php/hashcat-won-the-korelogic-cracking-conte</link>
			<pubDate>Wed, 04 Aug 2010 13:30:51 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">71@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The team behind atom (developer of hashcat and oclhashcat) did a really great job at the hash cracking contest of korelogic wich took place last weekend at the Defcon 2010 in Las Vegas. The contest started on Friday 09:00 PST and held the teams under pressure the next 48h. After the first day team hashcat submitted about 20k hashes and there force hurried far ahead each other team. They managed to keep the advance by showing much creativity and flexibility to get their 38576 points wich and leaded to the first place.&lt;/p&gt;

&lt;p&gt;congrats team hashcat!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://contest.korelogic.com/team_hashcat.html&quot;&gt;https://contest.korelogic.com/team_hashcat.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.backtrack-linux.org/backtrack/crack-me-if-you-can-defcon-2010-password-cracking-challenge/&quot;&gt;http://www.backtrack-linux.org/backtrack/crack-me-if-you-can-defcon-2010-password-cracking-challenge/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=AdUdCNJ901k&quot;&gt;http://www.youtube.com/watch?v=AdUdCNJ901k&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://hashcat.net&quot;&gt;http://hashcat.net&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-won-the-korelogic-cracking-conte&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The team behind atom (developer of hashcat and oclhashcat) did a really great job at the hash cracking contest of korelogic wich took place last weekend at the Defcon 2010 in Las Vegas. The contest started on Friday 09:00 PST and held the teams under pressure the next 48h. After the first day team hashcat submitted about 20k hashes and there force hurried far ahead each other team. They managed to keep the advance by showing much creativity and flexibility to get their 38576 points wich and leaded to the first place.</p>

<p>congrats team hashcat!</p>

<p><a href="https://contest.korelogic.com/team_hashcat.html">https://contest.korelogic.com/team_hashcat.html</a><br />
<a href="http://www.backtrack-linux.org/backtrack/crack-me-if-you-can-defcon-2010-password-cracking-challenge/">http://www.backtrack-linux.org/backtrack/crack-me-if-you-can-defcon-2010-password-cracking-challenge/</a><br />
<a href="http://www.youtube.com/watch?v=AdUdCNJ901k">http://www.youtube.com/watch?v=AdUdCNJ901k</a><br />
<a href="http://hashcat.net">http://hashcat.net</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-won-the-korelogic-cracking-conte">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-won-the-korelogic-cracking-conte#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=71</wfw:commentRss>
		</item>
				<item>
			<title>quite busy...</title>
			<link>http://www.sch0.org/index.php/quite-busy</link>
			<pubDate>Wed, 07 Jul 2010 11:22:37 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">70@http://www.sch0.org/</guid>
						<description>&lt;p&gt;...with my mobile app &lt;a href=&quot;http://apps.facebook.com/go-meshu/&quot;&gt;meshU&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This app allows you to connect your facebook profile with your real time location. You can share your location and watch where your friends are and if there are poeple online near you. &lt;br /&gt;
The web client for browsers gets your geolocation through browser api (IP based, accuracy depends on your provider). That&#039;s just to give users without smartphones the ability to use it. You will be able to choose between privacy modes e.g. public, friends, private (select who should see your location). The backend is at a matured beta stage, the mobile clients for iphone, android and windows mobile are in work and should be ready soon. &lt;br /&gt;
If you want to try it, you will in first place just see yourself on the map unless one of your friends will use it as well.&lt;/p&gt;


&lt;p&gt;Update:&lt;/p&gt;

&lt;p&gt;went live with the web client: &lt;a href=&quot;http://www.go-meshu.com&quot;&gt;http://www.go-meshu.com&lt;/a&gt;.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/quite-busy&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>...with my mobile app <a href="http://apps.facebook.com/go-meshu/">meshU</a>.</p>

<p>This app allows you to connect your facebook profile with your real time location. You can share your location and watch where your friends are and if there are poeple online near you. <br />
The web client for browsers gets your geolocation through browser api (IP based, accuracy depends on your provider). That's just to give users without smartphones the ability to use it. You will be able to choose between privacy modes e.g. public, friends, private (select who should see your location). The backend is at a matured beta stage, the mobile clients for iphone, android and windows mobile are in work and should be ready soon. <br />
If you want to try it, you will in first place just see yourself on the map unless one of your friends will use it as well.</p>


<p>Update:</p>

<p>went live with the web client: <a href="http://www.go-meshu.com">http://www.go-meshu.com</a>.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/quite-busy">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/quite-busy#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=70</wfw:commentRss>
		</item>
				<item>
			<title>Recovery in Exchange 2010</title>
			<link>http://www.sch0.org/index.php/recovery-in-exchange-2010</link>
			<pubDate>Thu, 27 May 2010 09:12:12 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">69@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Here is the summery of my experience with recovery in Exchange 2010&lt;/p&gt;


&lt;p&gt;Windows Server Backup.&lt;br /&gt;
-in case of a complete desaster recovery insert the windows 2008 dvd, go for the recover mode and select the image&lt;br /&gt;
-in case of a db failure or lost mailbox:&lt;br /&gt;
-restore the database files out of the image ()&lt;br /&gt;
-create recovery database: New-MailboxDatabase -Recovery -Name &quot;RDB&quot; -Server WIN2008R2 -EdbFilePath &quot;C:\EDBRestore\MailboxDB.edb&quot; -LogFolderPath &quot;C:\EDBRestore&quot;&lt;br /&gt;
-replay the log files: &quot;cd EDBRestore ; ESEUTIL /R E00 /I /D&quot; (to get the DB to a clean shutdown state use &quot;Eseutil /mh MailboxDB.edb&quot;)&lt;br /&gt;
-mount the database: Mount-Database RDB&lt;br /&gt;
-restore a lost mailbox: Restore-Mailbox -recoverymailbox lostmailbox -Identity lostmailbox -TargetFolder &quot;Restore&quot; -RecoveryDatabase &quot;RDB&quot;&lt;br /&gt;
(Detailed steps: &lt;a href=&quot;http://blog.chrislehr.com/2009/10/exchange-2010-recovery-scenario-1.htm)&quot;&gt;http://blog.chrislehr.com/2009/10/exchange-2010-recovery-scenario-1.htm)&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Windows Server Backup complete Image backup should be a consistent state within a DAG.&lt;br /&gt;
-Suspend-MailboxDatabaseCopy DB1\SRV14 -SuspendComment &quot;backup break&quot; -Confirm:$false&lt;br /&gt;
-vssadmin create shadow /For=C:\mountpoints\db01&lt;br /&gt;
-vssadmin create shadow /For=C:\mountpoints\db01_logs&lt;br /&gt;
-eseutil.exe /r /e00 /a&lt;br /&gt;
-Resume-MailboxDatabaseCopy DBs1\EX3&lt;/p&gt;


&lt;p&gt;Replication-delay within a DAG.&lt;/p&gt;

&lt;p&gt;archive-mailbox (requires enterprise cals)&lt;br /&gt;
Single Item Recovery: &lt;a href=&quot;http://msexchangeteam.com/archive/2009/09/25/452632.aspx&quot;&gt;http://msexchangeteam.com/archive/2009/09/25/452632.aspx&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Databse-Recovery with DPM 2010&lt;br /&gt;
-create new recovery database (new-mailboxdatabase -name &quot;RDB&quot; -recovery)&lt;br /&gt;
-select the state in dpm you want to recovery&lt;br /&gt;
-select the exchange and the recovery-db&lt;br /&gt;
-go for it&lt;br /&gt;
-as a side node, the bad thing about this is that this will recover the whole database&lt;br /&gt;
-Finally you can export the mailbox you need from the Exchange console.&lt;br /&gt;
(-New-ManagementRoleAssignment -Role &quot;Mailbox Import Export&quot; -User administrator)&lt;br /&gt;
-Get-MailboxStatistics -Database RDB&lt;br /&gt;
-restore-Mailbox -recoverymailbox &lt;a href=&quot;mailto:john@contosoc.com&quot;&gt;john@contosoc.com&lt;/a&gt; -Identity &lt;a href=&quot;mailto:john@contoso.com&quot;&gt;john@contoso.com&lt;/a&gt; -TargetFolder &quot;Restore&quot; -RecoveryDatabase &quot;RDB&quot;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/recovery-in-exchange-2010&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Here is the summery of my experience with recovery in Exchange 2010</p>


<p>Windows Server Backup.<br />
-in case of a complete desaster recovery insert the windows 2008 dvd, go for the recover mode and select the image<br />
-in case of a db failure or lost mailbox:<br />
-restore the database files out of the image ()<br />
-create recovery database: New-MailboxDatabase -Recovery -Name "RDB" -Server WIN2008R2 -EdbFilePath "C:\EDBRestore\MailboxDB.edb" -LogFolderPath "C:\EDBRestore"<br />
-replay the log files: "cd EDBRestore ; ESEUTIL /R E00 /I /D" (to get the DB to a clean shutdown state use "Eseutil /mh MailboxDB.edb")<br />
-mount the database: Mount-Database RDB<br />
-restore a lost mailbox: Restore-Mailbox -recoverymailbox lostmailbox -Identity lostmailbox -TargetFolder "Restore" -RecoveryDatabase "RDB"<br />
(Detailed steps: <a href="http://blog.chrislehr.com/2009/10/exchange-2010-recovery-scenario-1.htm)">http://blog.chrislehr.com/2009/10/exchange-2010-recovery-scenario-1.htm)</a></p>


<p>Windows Server Backup complete Image backup should be a consistent state within a DAG.<br />
-Suspend-MailboxDatabaseCopy DB1\SRV14 -SuspendComment "backup break" -Confirm:$false<br />
-vssadmin create shadow /For=C:\mountpoints\db01<br />
-vssadmin create shadow /For=C:\mountpoints\db01_logs<br />
-eseutil.exe /r /e00 /a<br />
-Resume-MailboxDatabaseCopy DBs1\EX3</p>


<p>Replication-delay within a DAG.</p>

<p>archive-mailbox (requires enterprise cals)<br />
Single Item Recovery: <a href="http://msexchangeteam.com/archive/2009/09/25/452632.aspx">http://msexchangeteam.com/archive/2009/09/25/452632.aspx</a></p>

<p>Databse-Recovery with DPM 2010<br />
-create new recovery database (new-mailboxdatabase -name "RDB" -recovery)<br />
-select the state in dpm you want to recovery<br />
-select the exchange and the recovery-db<br />
-go for it<br />
-as a side node, the bad thing about this is that this will recover the whole database<br />
-Finally you can export the mailbox you need from the Exchange console.<br />
(-New-ManagementRoleAssignment -Role "Mailbox Import Export" -User administrator)<br />
-Get-MailboxStatistics -Database RDB<br />
-restore-Mailbox -recoverymailbox <a href="http://www.sch0.orgmailto:john@contosoc.com">john@contosoc.com</a> -Identity <a href="http://www.sch0.orgmailto:john@contoso.com">john@contoso.com</a> -TargetFolder "Restore" -RecoveryDatabase "RDB"</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/recovery-in-exchange-2010">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/recovery-in-exchange-2010#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=69</wfw:commentRss>
		</item>
				<item>
			<title>Hashcat and oclHashcat</title>
			<link>http://www.sch0.org/index.php/hashcat-and-oclhashcat</link>
			<pubDate>Mon, 03 May 2010 00:01:15 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">68@http://www.sch0.org/</guid>
						<description>&lt;p&gt;New versions of hashcat and oclhashcat are released. You can find them on the new project page &lt;a href=&quot;http://hashcat.net/&quot;&gt;http://hashcat.net/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-and-oclhashcat&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>New versions of hashcat and oclhashcat are released. You can find them on the new project page <a href="http://hashcat.net/">http://hashcat.net/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-and-oclhashcat">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-and-oclhashcat#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=68</wfw:commentRss>
		</item>
				<item>
			<title>Sharepoint Webpart CAML and more than 160 clauses</title>
			<link>http://www.sch0.org/index.php/sharepoint-webpart-caml-and-more-than-16</link>
			<pubDate>Thu, 29 Apr 2010 13:39:48 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">67@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I got an outsourced project handed over that couldn&#039;t be finished in time. It was quite a simple request, one treeview and a listbox where the selected items where showed, the data source should a few joined sharepoint lists. The webpart was finished besides the problem that you only could select 160 items in the treeview, if more you got an &quot;render failed&quot; message from the list beneath.&lt;br /&gt;
First i had to figure out what exactly was causing the problem and that without the source. I traced it down to the CAML query where the webservice should get it&#039;s data from the filtered lists. Today i got the source and it didn&#039;t take long i found exactly that problem&lt;/p&gt;

&lt;p&gt;Query completequery = new Query()&lt;br /&gt;
{&lt;br /&gt;
    Where = new Where(GetWhereElement(node, field, BeginsWith)), // custom method&lt;br /&gt;
    OrderBy = new OrderBy(new FieldRef(field.InternalName)) // custom method&lt;br /&gt;
};&lt;br /&gt;
SPQuery query = new SPQuery(!string.IsNullOrEmpty(ViewID) ? list.Views[new Guid(ViewID)] : list.DefaultView);&lt;br /&gt;
query.Query = completequery.ToString();&lt;br /&gt;
return list.RenderAsHtml(query);&lt;/p&gt;

&lt;p&gt;Indeed it was clear that the query failed if the statement in it had more then 160 interlaced ORs in it. The SQL-Server says &quot;no thank&#039;s&quot; at this point, what is definitly legitimate. So...to work arround that problem i first had to figure out that CAML is really really &quot;special&quot; and not really smart. After a few hours of headaches i switched over to do the stuff manually and build the list by hand.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/sharepoint-webpart-caml-and-more-than-16&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I got an outsourced project handed over that couldn't be finished in time. It was quite a simple request, one treeview and a listbox where the selected items where showed, the data source should a few joined sharepoint lists. The webpart was finished besides the problem that you only could select 160 items in the treeview, if more you got an "render failed" message from the list beneath.<br />
First i had to figure out what exactly was causing the problem and that without the source. I traced it down to the CAML query where the webservice should get it's data from the filtered lists. Today i got the source and it didn't take long i found exactly that problem</p>

<p>Query completequery = new Query()<br />
{<br />
    Where = new Where(GetWhereElement(node, field, BeginsWith)), // custom method<br />
    OrderBy = new OrderBy(new FieldRef(field.InternalName)) // custom method<br />
};<br />
SPQuery query = new SPQuery(!string.IsNullOrEmpty(ViewID) ? list.Views[new Guid(ViewID)] : list.DefaultView);<br />
query.Query = completequery.ToString();<br />
return list.RenderAsHtml(query);</p>

<p>Indeed it was clear that the query failed if the statement in it had more then 160 interlaced ORs in it. The SQL-Server says "no thank's" at this point, what is definitly legitimate. So...to work arround that problem i first had to figure out that CAML is really really "special" and not really smart. After a few hours of headaches i switched over to do the stuff manually and build the list by hand.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/sharepoint-webpart-caml-and-more-than-16">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/sharepoint-webpart-caml-and-more-than-16#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=67</wfw:commentRss>
		</item>
				<item>
			<title>Xenserver dead VDIs after upgrade 5.0 to 5.5</title>
			<link>http://www.sch0.org/index.php/xenserver-dead-vdis-after-upgrade-5-0-to-5</link>
			<pubDate>Wed, 28 Apr 2010 09:26:59 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">66@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Struggled with some dead VDIs on one of my xenserver after upgrade to 5.5. The virtual disks got duplicated, can&#039;t remember directly but i think the cause are snapshots. I&#039;ve tryed some really deep things in the xenstore to get things sorted out but none helped. As the VMs were full productive and i dont wanted to get in the risk of a emergency desaster recovery, i ended up exporting full backups of the vms, cleaned the storage completly and imported them again. Not really amazing fix but at least one problem less.&lt;/p&gt;

&lt;p&gt;Here you can view the thread on the support forum:&lt;br /&gt;
&lt;a href=&quot;http://forums.citrix.com/thread.jspa?messageID=1453176&amp;amp;#1453176&quot;&gt;http://forums.citrix.com/thread.jspa?messageID=1453176&amp;amp;#1453176&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xenserver-dead-vdis-after-upgrade-5-0-to-5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Struggled with some dead VDIs on one of my xenserver after upgrade to 5.5. The virtual disks got duplicated, can't remember directly but i think the cause are snapshots. I've tryed some really deep things in the xenstore to get things sorted out but none helped. As the VMs were full productive and i dont wanted to get in the risk of a emergency desaster recovery, i ended up exporting full backups of the vms, cleaned the storage completly and imported them again. Not really amazing fix but at least one problem less.</p>

<p>Here you can view the thread on the support forum:<br />
<a href="http://forums.citrix.com/thread.jspa?messageID=1453176&amp;#1453176">http://forums.citrix.com/thread.jspa?messageID=1453176&amp;#1453176</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xenserver-dead-vdis-after-upgrade-5-0-to-5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xenserver-dead-vdis-after-upgrade-5-0-to-5#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=66</wfw:commentRss>
		</item>
				<item>
			<title>Exchange 2003 uninstall error 0X80072030</title>
			<link>http://www.sch0.org/index.php/exchange-2003-uninstall-error-0x80072030</link>
			<pubDate>Wed, 07 Apr 2010 12:21:41 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">65@http://www.sch0.org/</guid>
						<description>&lt;p&gt;If you get the error code 0X80072030 (8240) when trying to uninstall an exchange 2003 you have to take a look in the log file (c:\Exchange Server Setup Progress.log). Scroll down to the end, where the uninstall failed and watch for the &quot;Creating Ldob from&quot; right before the error. The line should contain a LDAP path to an object wich couldn&#039;t be found. Simple solution, open adsiedit.mmc and create the object.&lt;/p&gt;

&lt;p&gt;In my case the uninstall failed again and again with more different kind of errors, e.g. i had to give him the mapi32.dll and pttrace.dll again (just copied it to system32 from the old sp2-setup).&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/exchange-2003-uninstall-error-0x80072030&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>If you get the error code 0X80072030 (8240) when trying to uninstall an exchange 2003 you have to take a look in the log file (c:\Exchange Server Setup Progress.log). Scroll down to the end, where the uninstall failed and watch for the "Creating Ldob from" right before the error. The line should contain a LDAP path to an object wich couldn't be found. Simple solution, open adsiedit.mmc and create the object.</p>

<p>In my case the uninstall failed again and again with more different kind of errors, e.g. i had to give him the mapi32.dll and pttrace.dll again (just copied it to system32 from the old sp2-setup).</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/exchange-2003-uninstall-error-0x80072030">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/exchange-2003-uninstall-error-0x80072030#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=65</wfw:commentRss>
		</item>
				<item>
			<title>Windows 7 / 2008 server - access shares on other operation systems</title>
			<link>http://www.sch0.org/index.php/windows-7-2008-server-access-shares-on-o</link>
			<pubDate>Tue, 23 Mar 2010 10:29:53 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">64@http://www.sch0.org/</guid>
						<description>&lt;p&gt;If you have problems access shares on other systems e.g. linux samba from your windows 7 or 2008 server, this may help you.&lt;/p&gt;

&lt;p&gt;1. Go to Control Panel - Administrative Tools - Local Security Policy&lt;br /&gt;
2. Select Local Policies - Security Options&lt;br /&gt;
3. Change the &quot;Network: LAN Manager authentication level&quot; to &quot;Send LM &amp;amp; NTLM respones&quot;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/windows-7-2008-server-access-shares-on-o&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>If you have problems access shares on other systems e.g. linux samba from your windows 7 or 2008 server, this may help you.</p>

<p>1. Go to Control Panel - Administrative Tools - Local Security Policy<br />
2. Select Local Policies - Security Options<br />
3. Change the "Network: LAN Manager authentication level" to "Send LM &amp; NTLM respones"</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/windows-7-2008-server-access-shares-on-o">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/windows-7-2008-server-access-shares-on-o#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=64</wfw:commentRss>
		</item>
				<item>
			<title>hashcat tutorial part 01 released</title>
			<link>http://www.sch0.org/index.php/hashcat-tutorial-part-01-released</link>
			<pubDate>Tue, 02 Feb 2010 18:34:15 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">63@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;ve created the first part of a series of tutorials for hashcat.&lt;/p&gt;

&lt;p&gt;watch it here: &lt;a href=&quot;http://www.youtube.com/watch?v=Sxa0JTJ29II&amp;amp;fmt=22&quot;&gt;http://www.youtube.com/watch?v=Sxa0JTJ29II&amp;amp;fmt=22&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/hashcat-tutorial-part-01-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I've created the first part of a series of tutorials for hashcat.</p>

<p>watch it here: <a href="http://www.youtube.com/watch?v=Sxa0JTJ29II&amp;fmt=22">http://www.youtube.com/watch?v=Sxa0JTJ29II&amp;fmt=22</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/hashcat-tutorial-part-01-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/hashcat-tutorial-part-01-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=63</wfw:commentRss>
		</item>
				<item>
			<title>DTAG blacklist uce-protect</title>
			<link>http://www.sch0.org/index.php/dtag-blacklist-ecu-protect</link>
			<pubDate>Fri, 29 Jan 2010 13:54:48 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">62@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The net of the dtag is blacklisted once again. UCEProect RBLs have listed the complete net in level 2 and 3. So admins watch out.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/dtag-blacklist-ecu-protect&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The net of the dtag is blacklisted once again. UCEProect RBLs have listed the complete net in level 2 and 3. So admins watch out.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/dtag-blacklist-ecu-protect">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/dtag-blacklist-ecu-protect#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=62</wfw:commentRss>
		</item>
				<item>
			<title>Xen Enterprise ISO Libary Bug</title>
			<link>http://www.sch0.org/index.php/xen-enterprise-iso-libary-bug</link>
			<pubDate>Tue, 15 Dec 2009 12:43:19 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">61@http://www.sch0.org/</guid>
						<description>&lt;p&gt;If you are wondering why your vm isn&#039;t able to access the content of an iso file attached through a iso library wich you are able to browse and attach with no error in any log file it might be the case that you misstyped your path to the library. For example i had //192.168.1.100/volgrp01.user.archive/iso-library but the real path case-sensitive is //192.168.1.100/volgrp01.user.archive/ISO-Library.&lt;/p&gt;

&lt;p&gt;It took me quite some time of investigation to figure out that this was the problem. It was quite hell and really annoying since there doesn&#039;t appear any error in any of the logfiles and the worst part is that you are able to see the iso images in your xen center, only your vm isn&#039;t able to access the content.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot; http://bit.ly/4tSjDp&quot;&gt;Citrix-Forum: http://bit.ly/4tSjDp&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xen-enterprise-iso-libary-bug&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>If you are wondering why your vm isn't able to access the content of an iso file attached through a iso library wich you are able to browse and attach with no error in any log file it might be the case that you misstyped your path to the library. For example i had //192.168.1.100/volgrp01.user.archive/iso-library but the real path case-sensitive is //192.168.1.100/volgrp01.user.archive/ISO-Library.</p>

<p>It took me quite some time of investigation to figure out that this was the problem. It was quite hell and really annoying since there doesn't appear any error in any of the logfiles and the worst part is that you are able to see the iso images in your xen center, only your vm isn't able to access the content.</p>

<p><a href="http://www.sch0.org http://bit.ly/4tSjDp">Citrix-Forum: http://bit.ly/4tSjDp</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xen-enterprise-iso-libary-bug">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xen-enterprise-iso-libary-bug#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=61</wfw:commentRss>
		</item>
				<item>
			<title>Xenserver, SCSI Tape and iscsi</title>
			<link>http://www.sch0.org/index.php/xenserver-scsi-tape-and-iscsi</link>
			<pubDate>Fri, 11 Dec 2009 02:10:52 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">60@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Yeah..was kind of busy the past time and there wasn&#039;t really few interesting stuff that&#039;s worth blogging it.&lt;/p&gt;

&lt;p&gt;On my customer wanted to use a tape drive in a vm for backup propose. Yes, you are right, basicly it&#039;s a bad idea to attach external devices to a vm...but you all know customers. :)&lt;br /&gt;
So, as Xen Enterprise doesn&#039;t support scsi passthrough i in first place tought about some scsi-to-ip-bridge wich are available but are not that cheap. But, if such a device can do that job, why not just create a iscsi target that does it?&lt;/p&gt;

&lt;p&gt;I figured out that this wasn&#039;t quite that hard to configure and with the help of a nice guy who put a howto together it fitted quite fast.&lt;/p&gt;

&lt;p&gt;First you have to get the DDK of your XenEnterprise version.&lt;br /&gt;
Second step would be to get and compile ietd with the rawio patch.&lt;br /&gt;
At last would be to copy the compiled ietd over to the dom0, install and configure it to give access to the scsi-device.&lt;/p&gt;

&lt;p&gt;Here is the link to the complete howto: &lt;a href=&quot;http://www.wlug.org.nz/XenNotes&quot;&gt;http://www.wlug.org.nz/XenNotes&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xenserver-scsi-tape-and-iscsi&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Yeah..was kind of busy the past time and there wasn't really few interesting stuff that's worth blogging it.</p>

<p>On my customer wanted to use a tape drive in a vm for backup propose. Yes, you are right, basicly it's a bad idea to attach external devices to a vm...but you all know customers. :)<br />
So, as Xen Enterprise doesn't support scsi passthrough i in first place tought about some scsi-to-ip-bridge wich are available but are not that cheap. But, if such a device can do that job, why not just create a iscsi target that does it?</p>

<p>I figured out that this wasn't quite that hard to configure and with the help of a nice guy who put a howto together it fitted quite fast.</p>

<p>First you have to get the DDK of your XenEnterprise version.<br />
Second step would be to get and compile ietd with the rawio patch.<br />
At last would be to copy the compiled ietd over to the dom0, install and configure it to give access to the scsi-device.</p>

<p>Here is the link to the complete howto: <a href="http://www.wlug.org.nz/XenNotes">http://www.wlug.org.nz/XenNotes</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xenserver-scsi-tape-and-iscsi">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xenserver-scsi-tape-and-iscsi#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=60</wfw:commentRss>
		</item>
				<item>
			<title>DNSBL Update</title>
			<link>http://www.sch0.org/index.php/dnsbl-update</link>
			<pubDate>Thu, 15 Oct 2009 13:15:15 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">59@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Some lists are now dead:&lt;/p&gt;

&lt;p&gt;Status of rbl.cluecentral.net: DEAD&lt;br /&gt;
Status of blackholes.us: DEAD&lt;br /&gt;
Status of vox.schpider.com: DEAD&lt;br /&gt;
Status of bl.open-whois.org: DEAD&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.dnsbl.com/&quot;&gt;http://www.dnsbl.com/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/dnsbl-update&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Some lists are now dead:</p>

<p>Status of rbl.cluecentral.net: DEAD<br />
Status of blackholes.us: DEAD<br />
Status of vox.schpider.com: DEAD<br />
Status of bl.open-whois.org: DEAD</p>


<p><a href="http://www.dnsbl.com/">http://www.dnsbl.com/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/dnsbl-update">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/dnsbl-update#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=59</wfw:commentRss>
		</item>
				<item>
			<title>Exchange 2010 RTM</title>
			<link>http://www.sch0.org/index.php/exchange-2010-rtm</link>
			<pubDate>Tue, 13 Oct 2009 08:18:24 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">58@http://www.sch0.org/</guid>
						<description>&lt;p&gt;You might have noticed it, but for those who didn&#039;t (&lt;a href=&quot;http://msexchangeteam.com/archive/2009/10/08/452775.aspx&quot;&gt;http://msexchangeteam.com/archive/2009/10/08/452775.aspx&lt;/a&gt;):&lt;/p&gt;



&lt;p&gt;We are happy to announce that Exchange 2010 is Code Complete!  Our senior leadership team has signed off on the final code, and it has been sent to our early adopters for one final look before its public release. This Release to Manufacturing (RTM) milestone means we are on our way to general availability and the launch at Tech&amp;#183;Ed Europe 2009 (http://www.microsoft.com/europe/teched/) in early November.&lt;/p&gt;

&lt;p&gt;For those of you attending Tech&amp;#183;Ed in Berlin this year, be sure to check out the Unified Communications track, which is packed with technical content on Exchange 2010. And be sure to visit us at the Exchange product booth in the Exhibition Hall and let us know what you think of the product. Crystal Flores, who interviewed some of you on video at Tech&amp;#183;Ed North America earlier this year, will be on-hand in Berlin in a few weeks, armed with a camera and interview questions.  A group of us are also marching to Las Vegas for Exchange Connections the same week where our fearless leader Rajesh is giving the keynote.&lt;/p&gt;

&lt;p&gt;We hope to see you in Berlin or Vegas, but if you can&#039;t join us in person, tune in via the Web (www.thenewefficiency.com) to be part of the launch.&lt;/p&gt;

&lt;p&gt;- The Exchange Team&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/exchange-2010-rtm&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>You might have noticed it, but for those who didn't (<a href="http://msexchangeteam.com/archive/2009/10/08/452775.aspx">http://msexchangeteam.com/archive/2009/10/08/452775.aspx</a>):</p>



<p>We are happy to announce that Exchange 2010 is Code Complete!  Our senior leadership team has signed off on the final code, and it has been sent to our early adopters for one final look before its public release. This Release to Manufacturing (RTM) milestone means we are on our way to general availability and the launch at Tech&#183;Ed Europe 2009 (http://www.microsoft.com/europe/teched/) in early November.</p>

<p>For those of you attending Tech&#183;Ed in Berlin this year, be sure to check out the Unified Communications track, which is packed with technical content on Exchange 2010. And be sure to visit us at the Exchange product booth in the Exhibition Hall and let us know what you think of the product. Crystal Flores, who interviewed some of you on video at Tech&#183;Ed North America earlier this year, will be on-hand in Berlin in a few weeks, armed with a camera and interview questions.  A group of us are also marching to Las Vegas for Exchange Connections the same week where our fearless leader Rajesh is giving the keynote.</p>

<p>We hope to see you in Berlin or Vegas, but if you can't join us in person, tune in via the Web (www.thenewefficiency.com) to be part of the launch.</p>

<p>- The Exchange Team</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/exchange-2010-rtm">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/exchange-2010-rtm#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=58</wfw:commentRss>
		</item>
				<item>
			<title>oneswarm</title>
			<link>http://www.sch0.org/index.php/oneswarm</link>
			<pubDate>Tue, 06 Oct 2009 12:17:29 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">57@http://www.sch0.org/</guid>
						<description>&lt;p&gt;this is a really interesting project: &lt;a href=&quot;http://bit.ly/z4Pjw&quot;&gt;http://bit.ly/z4Pjw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;they used a model that i&#039;ve thought about, too. sender and reciever in the swarm don&#039;t know about each other directly, all traffic is rewrited through peers. i got instead a little more in the detail and would have the sender dynamicly connected to the last known peers before the reciever. this would also assure that the connections trough the swarm would change on and on again so that no &#039;synthetic bottleneck&#039; and or &quot;big route hosts&quot; will appear.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/oneswarm&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>this is a really interesting project: <a href="http://bit.ly/z4Pjw">http://bit.ly/z4Pjw</a></p>

<p>they used a model that i've thought about, too. sender and reciever in the swarm don't know about each other directly, all traffic is rewrited through peers. i got instead a little more in the detail and would have the sender dynamicly connected to the last known peers before the reciever. this would also assure that the connections trough the swarm would change on and on again so that no 'synthetic bottleneck' and or "big route hosts" will appear.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/oneswarm">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/oneswarm#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=57</wfw:commentRss>
		</item>
				<item>
			<title>me and web 2.0</title>
			<link>http://www.sch0.org/index.php/me-and-web-2</link>
			<pubDate>Sun, 04 Oct 2009 03:18:18 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">56@http://www.sch0.org/</guid>
						<description>&lt;p&gt;hm...yea..this whole web-2.0-social thing pulls the crap out of me...in first place i suspect all that stuff and personaly keep a lot of stereotypes on those things and on people who live their extroverted life with that &quot;i write some bullshit and you have to read it cause i&#039;m so important&quot; attitude...&lt;br /&gt;
but i have to admit that i&#039;ve been convinced to register a twitter account for what in first place i&#039;m really ashamed of...&lt;br /&gt;
if you want to follow my in most parts mindless comments on that strange &#039;web 2.0&#039; for exhibitionists go here: &lt;a href=&quot;http://twitter.com/kartan0&quot;&gt;http://twitter.com/kartan0&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/me-and-web-2&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>hm...yea..this whole web-2.0-social thing pulls the crap out of me...in first place i suspect all that stuff and personaly keep a lot of stereotypes on those things and on people who live their extroverted life with that "i write some bullshit and you have to read it cause i'm so important" attitude...<br />
but i have to admit that i've been convinced to register a twitter account for what in first place i'm really ashamed of...<br />
if you want to follow my in most parts mindless comments on that strange 'web 2.0' for exhibitionists go here: <a href="http://twitter.com/kartan0">http://twitter.com/kartan0</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/me-and-web-2">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/me-and-web-2#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=56</wfw:commentRss>
		</item>
				<item>
			<title>Exchange 2007 SP2</title>
			<link>http://www.sch0.org/index.php/exchange-2007-sp2</link>
			<pubDate>Thu, 01 Oct 2009 14:26:37 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">55@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Just a little feedback...&lt;br /&gt;
The upgrade worked just fine. Everything worked except as i started the upgrade i had to disable a service wich name i forgott.&lt;/p&gt;

&lt;p&gt;I&#039;m waiting for Exchange 2010 with the new clustering features. Hope the installation went good for the most of you who have clustered setups of ex07...&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/exchange-2007-sp2&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Just a little feedback...<br />
The upgrade worked just fine. Everything worked except as i started the upgrade i had to disable a service wich name i forgott.</p>

<p>I'm waiting for Exchange 2010 with the new clustering features. Hope the installation went good for the most of you who have clustered setups of ex07...</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/exchange-2007-sp2">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/exchange-2007-sp2#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=55</wfw:commentRss>
		</item>
				<item>
			<title>Datev...</title>
			<link>http://www.sch0.org/index.php/datev</link>
			<pubDate>Thu, 01 Oct 2009 14:12:18 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">54@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Datev can be so frustrating...i now have to move a server to another machine...and it&#039;s aweful that you have to worry about a million things wich you can only know about if you talked with the support...&lt;br /&gt;
the whole thing wouldn&#039;t be such a problem if you simply could setup the whole thing upon a virtualization...&lt;/p&gt;

&lt;p&gt;my feelings during this process are bouncing between tiredness to aggression to frustation...kind of sad...&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/datev&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Datev can be so frustrating...i now have to move a server to another machine...and it's aweful that you have to worry about a million things wich you can only know about if you talked with the support...<br />
the whole thing wouldn't be such a problem if you simply could setup the whole thing upon a virtualization...</p>

<p>my feelings during this process are bouncing between tiredness to aggression to frustation...kind of sad...</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/datev">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/datev#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=54</wfw:commentRss>
		</item>
				<item>
			<title>Debian keyrings</title>
			<link>http://www.sch0.org/index.php/debian-keyrings</link>
			<pubDate>Wed, 29 Jul 2009 09:09:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">53@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Some little informations about debian keyrings, just for archive propose...&lt;/p&gt;

&lt;p&gt;If you get something like that:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;W: GPG error: &lt;a href=&quot;http://security.debian.org&quot;&gt;http://security.debian.org&lt;/a&gt; etch/updates Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B&lt;br /&gt;
W: GPG error: &lt;a href=&quot;http://ftp.debian.org&quot;&gt;http://ftp.debian.org&lt;/a&gt; etch Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B&lt;br /&gt;
W: GPG error: &lt;a href=&quot;http://updates.xensource.com&quot;&gt;http://updates.xensource.com&lt;/a&gt; etch Release: The following signatures couldn&#039;t be verified because the public key is not available: NO_PUBKEY 841D6D8DFE3F8BB2&lt;br /&gt;
W: You may want to run apt-get update to correct these problems&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;you have to update your keyrings.&lt;/p&gt;

&lt;p&gt;For the debian mirrors:&lt;br /&gt;
apt-get install debian-archive-keyring&lt;/p&gt;

&lt;p&gt;And for the xen mirrors (current v 5.5):&lt;br /&gt;
wget -q &lt;a href=&quot;http://updates.vmd.citrix.com/XenServer/5.5.0/GPG-KEY&quot;&gt;http://updates.vmd.citrix.com/XenServer/5.5.0/GPG-KEY&lt;/a&gt; -O- | apt-key add -&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/debian-keyrings&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Some little informations about debian keyrings, just for archive propose...</p>

<p>If you get something like that:</p>
<blockquote><p>W: GPG error: <a href="http://security.debian.org">http://security.debian.org</a> etch/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B<br />
W: GPG error: <a href="http://ftp.debian.org">http://ftp.debian.org</a> etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B<br />
W: GPG error: <a href="http://updates.xensource.com">http://updates.xensource.com</a> etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 841D6D8DFE3F8BB2<br />
W: You may want to run apt-get update to correct these problems</p>
</blockquote>

<p>you have to update your keyrings.</p>

<p>For the debian mirrors:<br />
apt-get install debian-archive-keyring</p>

<p>And for the xen mirrors (current v 5.5):<br />
wget -q <a href="http://updates.vmd.citrix.com/XenServer/5.5.0/GPG-KEY">http://updates.vmd.citrix.com/XenServer/5.5.0/GPG-KEY</a> -O- | apt-key add -</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/debian-keyrings">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/debian-keyrings#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=53</wfw:commentRss>
		</item>
				<item>
			<title>Xenserver and APC UPS Management</title>
			<link>http://www.sch0.org/index.php/xenserver-and-apc-ups-management</link>
			<pubDate>Thu, 23 Jul 2009 19:39:00 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">52@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Recently i got an incident of a customer that he wants to trigger a shutdown on UPS fault e.g. battery discharged.&lt;br /&gt;
If you want to let your normal physical windows machine be managed by those triggers form the ups you have to install the powerchute software and connect it to the ups. But if you want to do this with your Xen-Server you propably won&#039;t polute it with snmp or other libraries you have to care about every update. &lt;/p&gt;

&lt;p&gt;The small elegant path consists of following steps:&lt;br /&gt;
- create a Windows VM&lt;br /&gt;
- install Powerchute UPS Management Suite on it and connect it to your UPS&lt;br /&gt;
- install the Xencenter&lt;br /&gt;
- create a bat that conatains:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;    c:\xe\xe -s masterserver -u root -pw rootpw vm-shutdown vm=vm &lt;br /&gt;
    c:\xe\xe -s masterserver -u root -pw rootpw host-disable host=masterserver&lt;br /&gt;
    c:\xe\xe -s masterserver -u root -pw rootpw host-shutdown host=masterserver&lt;br /&gt;
    (remember not to shutdown the &quot;management&quot;-vm that runs the script, just the otherswich my contain e.g. sql server)&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;- go to the management interface&lt;br /&gt;
- create a event on battery discharge e.g. and add the bat file there&lt;br /&gt;
- be happy&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xenserver-and-apc-ups-management&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Recently i got an incident of a customer that he wants to trigger a shutdown on UPS fault e.g. battery discharged.<br />
If you want to let your normal physical windows machine be managed by those triggers form the ups you have to install the powerchute software and connect it to the ups. But if you want to do this with your Xen-Server you propably won't polute it with snmp or other libraries you have to care about every update. </p>

<p>The small elegant path consists of following steps:<br />
- create a Windows VM<br />
- install Powerchute UPS Management Suite on it and connect it to your UPS<br />
- install the Xencenter<br />
- create a bat that conatains:</p>
<blockquote><p>    c:\xe\xe -s masterserver -u root -pw rootpw vm-shutdown vm=vm <br />
    c:\xe\xe -s masterserver -u root -pw rootpw host-disable host=masterserver<br />
    c:\xe\xe -s masterserver -u root -pw rootpw host-shutdown host=masterserver<br />
    (remember not to shutdown the "management"-vm that runs the script, just the otherswich my contain e.g. sql server)</p></blockquote>
<p>- go to the management interface<br />
- create a event on battery discharge e.g. and add the bat file there<br />
- be happy</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xenserver-and-apc-ups-management">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xenserver-and-apc-ups-management#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=52</wfw:commentRss>
		</item>
				<item>
			<title>Xenserver 5.5 released - 2</title>
			<link>http://www.sch0.org/index.php/xenserver-5-5-released-2</link>
			<pubDate>Mon, 06 Jul 2009 23:57:29 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">51@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I&#039;ve tested and installed the new version on most of my environments. The upgrade works like a charm. There is a &quot;new&quot; storage repository version but don&#039;t worry the upgrade works. The only thing that you have to keep in mind is that if you upgraded a repository it won&#039;t work with older versions of xen server anymore. I really apreciate the &quot;new&quot; storage respositories with the snapshot feature (wich we waited for about over 2 years now). In summery there a some little new features but it&#039;s mostly the same only better. &lt;br /&gt;
One bad thing of the upgrade process is that in some circumstances your iso libraries won&#039;t work anymore (only local isos). I&#039;ve previosly posted about this issue with a upgrade of the 4.x versions and still got only a workaround but no fix.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xenserver-5-5-released-2&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I've tested and installed the new version on most of my environments. The upgrade works like a charm. There is a "new" storage repository version but don't worry the upgrade works. The only thing that you have to keep in mind is that if you upgraded a repository it won't work with older versions of xen server anymore. I really apreciate the "new" storage respositories with the snapshot feature (wich we waited for about over 2 years now). In summery there a some little new features but it's mostly the same only better. <br />
One bad thing of the upgrade process is that in some circumstances your iso libraries won't work anymore (only local isos). I've previosly posted about this issue with a upgrade of the 4.x versions and still got only a workaround but no fix.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xenserver-5-5-released-2">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xenserver-5-5-released-2#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=51</wfw:commentRss>
		</item>
				<item>
			<title>Xenserver 5.5 released</title>
			<link>http://www.sch0.org/index.php/xenserver-5-5-released</link>
			<pubDate>Wed, 17 Jun 2009 14:14:44 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">50@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Citrix released the Xenserver 5.5 yesterday. You can download it for free at &lt;a href=&quot;http://www.citrix.com/freexenserver&quot;&gt;http://www.citrix.com/freexenserver&lt;/a&gt;. They also released a new version of the management tool Citrix Essentials but to be honest, i don&#039;t use it.&lt;/p&gt;

&lt;p&gt;I give the update a try at the weekend and will update this post with my experience as soon as possible.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xenserver-5-5-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Citrix released the Xenserver 5.5 yesterday. You can download it for free at <a href="http://www.citrix.com/freexenserver">http://www.citrix.com/freexenserver</a>. They also released a new version of the management tool Citrix Essentials but to be honest, i don't use it.</p>

<p>I give the update a try at the weekend and will update this post with my experience as soon as possible.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xenserver-5-5-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xenserver-5-5-released#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=50</wfw:commentRss>
		</item>
				<item>
			<title>DNSBL DSBL dead</title>
			<link>http://www.sch0.org/index.php/dnsbl-dsbl-dead</link>
			<pubDate>Wed, 08 Apr 2009 12:49:49 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">49@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The DNSBL called DSBL is dead. Relaying on &lt;a href=&quot;http://www.dnsbl.com/2009/03/status-of-dsbl-dead.html&quot;&gt;http://www.dnsbl.com/2009/03/status-of-dsbl-dead.html&lt;/a&gt; the list is not longer under maintainence.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/dnsbl-dsbl-dead&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The DNSBL called DSBL is dead. Relaying on <a href="http://www.dnsbl.com/2009/03/status-of-dsbl-dead.html">http://www.dnsbl.com/2009/03/status-of-dsbl-dead.html</a> the list is not longer under maintainence.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/dnsbl-dsbl-dead">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/dnsbl-dsbl-dead#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=49</wfw:commentRss>
		</item>
				<item>
			<title>Openfiler remote Quota and Howto rebuild a Package</title>
			<link>http://www.sch0.org/index.php/openfiler-remote-quota-and-howto-rebuild</link>
			<pubDate>Mon, 23 Mar 2009 01:55:36 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">48@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The past days were kind of a journey for me. I had installed a new storage backend at our hoster wich consists of two drbd-mirrored server with the openfiler distri. On major feature wich i evaluated previosly was quota support. But as usual things changed. Instead of normal quota support i faced the problem that i&#039;ve to set quota remotely over an nfs share and as you can except openfiler doesn&#039;t support it by default. One alternative was to install some perl modules on the filers, but i didn&#039;t want to polute it so much.&lt;br /&gt;
So...i had to dig very deep in the rpath infrastructure to extract a few usefull lines at the end. The whole action took me 6 days, the first half to trace the problem down, 2.5 days for research, a few hours to make it but the major part of the last step was to get a appropriate testmachine.&lt;/p&gt;

&lt;p&gt;!!! Caution !!!&lt;br /&gt;
Keep in mind that this is a &#039;hack&#039;. If you use this, it&#039;s on you on your own risk.&lt;br /&gt;
If you update your installation, this changes may be overwritten and you will have to do this again.&lt;/p&gt;

&lt;p&gt;In first place you have to setup a development environment, or in other words install exactly the same system in a local vm.&lt;/p&gt;

&lt;p&gt;Then you have to install two dev packages:&lt;br /&gt;
conary update rmake conary-build&lt;/p&gt;

&lt;p&gt;The cvc command should now be available, if not the python script is located under /usr/lib/python2.4/site-packages/conary&lt;/p&gt;

&lt;p&gt;Now install the following packages, wich are requiered to build quota:&lt;br /&gt;
conary update binutils:devellib debugcedit:runtime e2fsprogs:devel elfutils:runtime gcc:devel gcc:devellib gcc:lib gcc:runtime gettext:runtime glibc:devel glibc:devellib libgcc:devellib patch:runtime tcp_wrappers:devel &lt;/p&gt;

&lt;p&gt;If you got that, add a new user for the compile action or just give the user rmake a shell, su into the user and check out quota:&lt;br /&gt;
cvc checkout quota&lt;/p&gt;

&lt;p&gt;Now open the recipe and add the following to configure: --enable-rpcsetquota=yes&lt;br /&gt;
Finally start the cooking:&lt;br /&gt;
cvc cook quota/quota.recipe&lt;/p&gt;

&lt;p&gt;If no error appears you should get the build under: /srv/rmake/conary/builds/quota/&lt;/p&gt;

&lt;p&gt;Test it and make your it has the -S option avaiable, then you can copy it to your production system.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/openfiler-remote-quota-and-howto-rebuild&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The past days were kind of a journey for me. I had installed a new storage backend at our hoster wich consists of two drbd-mirrored server with the openfiler distri. On major feature wich i evaluated previosly was quota support. But as usual things changed. Instead of normal quota support i faced the problem that i've to set quota remotely over an nfs share and as you can except openfiler doesn't support it by default. One alternative was to install some perl modules on the filers, but i didn't want to polute it so much.<br />
So...i had to dig very deep in the rpath infrastructure to extract a few usefull lines at the end. The whole action took me 6 days, the first half to trace the problem down, 2.5 days for research, a few hours to make it but the major part of the last step was to get a appropriate testmachine.</p>

<p>!!! Caution !!!<br />
Keep in mind that this is a 'hack'. If you use this, it's on you on your own risk.<br />
If you update your installation, this changes may be overwritten and you will have to do this again.</p>

<p>In first place you have to setup a development environment, or in other words install exactly the same system in a local vm.</p>

<p>Then you have to install two dev packages:<br />
conary update rmake conary-build</p>

<p>The cvc command should now be available, if not the python script is located under /usr/lib/python2.4/site-packages/conary</p>

<p>Now install the following packages, wich are requiered to build quota:<br />
conary update binutils:devellib debugcedit:runtime e2fsprogs:devel elfutils:runtime gcc:devel gcc:devellib gcc:lib gcc:runtime gettext:runtime glibc:devel glibc:devellib libgcc:devellib patch:runtime tcp_wrappers:devel </p>

<p>If you got that, add a new user for the compile action or just give the user rmake a shell, su into the user and check out quota:<br />
cvc checkout quota</p>

<p>Now open the recipe and add the following to configure: --enable-rpcsetquota=yes<br />
Finally start the cooking:<br />
cvc cook quota/quota.recipe</p>

<p>If no error appears you should get the build under: /srv/rmake/conary/builds/quota/</p>

<p>Test it and make your it has the -S option avaiable, then you can copy it to your production system.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/openfiler-remote-quota-and-howto-rebuild">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/openfiler-remote-quota-and-howto-rebuild#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=48</wfw:commentRss>
		</item>
				<item>
			<title>Sharepoint 2007 SQL 2008 Reporting Services Integration</title>
			<link>http://www.sch0.org/index.php/sharepoint-2007-sql-2008-reporting-servi</link>
			<pubDate>Wed, 11 Mar 2009 14:09:41 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">47@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The past days, i had been in struggle with the integration of the Reporting Services (SQL 2008) in Sharepoint 2007. I have setup a multi tier sharepoint environment with the spoken integration.&lt;br /&gt;
The first steps of the installation went as excepted. After the basic setup on two nodes, one for the SQL 2008, one for the MOSS 2007 (both on Windows Server 2008), i had to upgrade the SQL node to a web frontend of the sharepointfarm.&lt;br /&gt;
Everything was looking perfect at this time, then i had to install the &lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?familyid=200FD7B5-DB7C-4B8C-A7DC-5EFEE6E19005&amp;amp;displaylang=en&quot;&gt;Reporting Services Add-In&lt;/a&gt; on the Sharepoint node. The installation went through and at the and it told me that something bad happened. After hours of retrying and deep research if discovered the following error in the installation logfile (C:\Users\administrator.BGH\AppData\Local\Temp\RS_SP_??.log):&lt;br /&gt;
******* User does not have permission to add feature to site collection: &lt;a href=&quot;http://sharepointserver1:3170&quot;&gt;http://sharepointserver1:3170&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I had to dig very deep and at the end a mix of the following steps helped me trough:&lt;br /&gt;
- given rights to all kind of system users, since the setup only ran as user SYSTEM&lt;br /&gt;
- debugging the web.config of the central administration virtual host since there were error in the eventlog that some controls couldn&#039;t be loaded&lt;br /&gt;
- create a site collection (i have tried hours without one, since i had realised that the setup will add the feature in the created site collection when it has approriate rights, i was sure that there was a issue with privilegs)&lt;br /&gt;
- disable IE-autologon and log back in the central administration with an enterprise admin account&lt;br /&gt;
- install the cumulative update for SQL 2008 (&lt;a href=&quot;http://support.microsoft.com/kb/956717&quot;&gt;http://support.microsoft.com/kb/956717&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Now i got the Reporting Services configuration section in my central administration but when i try to connect it to database (&quot;Grant Database Access&quot;) it tells &quot;Unable to connect to the Report Server WMI provider.&quot; &lt;/p&gt;

&lt;p&gt;Update:&lt;br /&gt;
I have figured out that there was a problem with the service account, he couldn&#039;t use keberos against the domain. To solve the last issue you have to set the SPN on a DC and set the Authenticationprovider to NTLM on the Reportserver.&lt;br /&gt;
DC:&lt;br /&gt;
setspn.exe -a http/IIS_computer&#039;s_NetBIOS_name DomainName\UserName&lt;/p&gt;

&lt;p&gt;setspn.exe -a http/IIS_computer&#039;s_FQDN DomainName\UserName&lt;/p&gt;

&lt;p&gt;Reportserver:&lt;br /&gt;
cscript adsutil.vbs set w3svc/NTAuthenticationProviders &quot;NTLM&quot;&lt;/p&gt;

&lt;p&gt;Now you are able to auth on your Reportserver on any URL not only at localhost.&lt;/p&gt;


&lt;p&gt;Update2:&lt;br /&gt;
To go more in detail, you need to add the spn for both servers (the sharepoint frontend and the reporting server backend). Then your authentication should work.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/sharepoint-2007-sql-2008-reporting-servi&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The past days, i had been in struggle with the integration of the Reporting Services (SQL 2008) in Sharepoint 2007. I have setup a multi tier sharepoint environment with the spoken integration.<br />
The first steps of the installation went as excepted. After the basic setup on two nodes, one for the SQL 2008, one for the MOSS 2007 (both on Windows Server 2008), i had to upgrade the SQL node to a web frontend of the sharepointfarm.<br />
Everything was looking perfect at this time, then i had to install the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=200FD7B5-DB7C-4B8C-A7DC-5EFEE6E19005&amp;displaylang=en">Reporting Services Add-In</a> on the Sharepoint node. The installation went through and at the and it told me that something bad happened. After hours of retrying and deep research if discovered the following error in the installation logfile (C:\Users\administrator.BGH\AppData\Local\Temp\RS_SP_??.log):<br />
******* User does not have permission to add feature to site collection: <a href="http://sharepointserver1:3170">http://sharepointserver1:3170</a></p>

<p>I had to dig very deep and at the end a mix of the following steps helped me trough:<br />
- given rights to all kind of system users, since the setup only ran as user SYSTEM<br />
- debugging the web.config of the central administration virtual host since there were error in the eventlog that some controls couldn't be loaded<br />
- create a site collection (i have tried hours without one, since i had realised that the setup will add the feature in the created site collection when it has approriate rights, i was sure that there was a issue with privilegs)<br />
- disable IE-autologon and log back in the central administration with an enterprise admin account<br />
- install the cumulative update for SQL 2008 (<a href="http://support.microsoft.com/kb/956717">http://support.microsoft.com/kb/956717</a>)</p>

<p>Now i got the Reporting Services configuration section in my central administration but when i try to connect it to database ("Grant Database Access") it tells "Unable to connect to the Report Server WMI provider." </p>

<p>Update:<br />
I have figured out that there was a problem with the service account, he couldn't use keberos against the domain. To solve the last issue you have to set the SPN on a DC and set the Authenticationprovider to NTLM on the Reportserver.<br />
DC:<br />
setspn.exe -a http/IIS_computer's_NetBIOS_name DomainName\UserName</p>

<p>setspn.exe -a http/IIS_computer's_FQDN DomainName\UserName</p>

<p>Reportserver:<br />
cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"</p>

<p>Now you are able to auth on your Reportserver on any URL not only at localhost.</p>


<p>Update2:<br />
To go more in detail, you need to add the spn for both servers (the sharepoint frontend and the reporting server backend). Then your authentication should work.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/sharepoint-2007-sql-2008-reporting-servi">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/sharepoint-2007-sql-2008-reporting-servi#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=47</wfw:commentRss>
		</item>
				<item>
			<title>Openfiler HA with DRBD and Heartbeat</title>
			<link>http://www.sch0.org/index.php/openfiler-ha-with-drbd-and-heartbeat</link>
			<pubDate>Wed, 04 Feb 2009 00:21:41 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">46@http://www.sch0.org/</guid>
						<description>&lt;p&gt;I would like to advice you this neat peace of technology. You can easily create a HA storage backend with the Openfiler distri, DRBD and Heartbeat wich are built in the distri and only requiere some configuration to be ready to use.&lt;br /&gt;
I have built simple two-node cluster with two disks in raid-1 in each of the nodes. Then spanned the DRBD layer over it, activated Heartbeat and became happy.&lt;/p&gt;

&lt;p&gt;A little summery of the steps:&lt;/p&gt;

&lt;p&gt;- install 2 Openfiler nodes with your drive-setup&lt;br /&gt;
- create two DRBD devices (one for the metadata and the other for the data itself)&lt;br /&gt;
- configure Hearbeat&lt;br /&gt;
- change the location of the important configuration files to the metadata-DRBD-device via symlinks&lt;br /&gt;
- create a volumegroup&lt;br /&gt;
- create your shares&lt;/p&gt;

&lt;p&gt;A very detailed and nice howto can be found here: &lt;a href=&quot;http://www.howtoforge.com/installing-and-configuring-openfiler-with-drbd-and-heartbeat&quot;&gt;http://www.howtoforge.com/installing-and-configuring-openfiler-with-drbd-and-heartbeat&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/openfiler-ha-with-drbd-and-heartbeat&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I would like to advice you this neat peace of technology. You can easily create a HA storage backend with the Openfiler distri, DRBD and Heartbeat wich are built in the distri and only requiere some configuration to be ready to use.<br />
I have built simple two-node cluster with two disks in raid-1 in each of the nodes. Then spanned the DRBD layer over it, activated Heartbeat and became happy.</p>

<p>A little summery of the steps:</p>

<p>- install 2 Openfiler nodes with your drive-setup<br />
- create two DRBD devices (one for the metadata and the other for the data itself)<br />
- configure Hearbeat<br />
- change the location of the important configuration files to the metadata-DRBD-device via symlinks<br />
- create a volumegroup<br />
- create your shares</p>

<p>A very detailed and nice howto can be found here: <a href="http://www.howtoforge.com/installing-and-configuring-openfiler-with-drbd-and-heartbeat">http://www.howtoforge.com/installing-and-configuring-openfiler-with-drbd-and-heartbeat</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/openfiler-ha-with-drbd-and-heartbeat">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/openfiler-ha-with-drbd-and-heartbeat#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=46</wfw:commentRss>
		</item>
				<item>
			<title>MS VPC shrink disk</title>
			<link>http://www.sch0.org/index.php/ms-vpc-shrink-disk</link>
			<pubDate>Thu, 22 Jan 2009 19:50:31 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">45@http://www.sch0.org/</guid>
						<description>&lt;p&gt;If you are wondering that you can&#039;t find the task to shrink the virtual disk of your virtual machine, it&#039;s a kind of hidden.&lt;br /&gt;
First you have to mount this image in your VM and run the tool: C:\Program Files\Microsoft Virtual PC\Virtual Machine Additions\Virtual Disk Precompactor.iso&lt;br /&gt;
Then you have to shut down the VM, start the &quot;virtual disk wizard&quot; of VPC, select &quot;existing disk&quot; then &quot;Edit an existing virtual disk&quot; choose your vhd and finish it with &amp;#8220;Compact it&amp;#8221;.&lt;/p&gt;

&lt;p&gt;Detailed description is available here: &lt;a href=&quot;http://technolochief.wordpress.com/2008/11/28/shrink-vhd-files-in-microsoft-virtual-pc-2007/&quot;&gt;http://technolochief.wordpress.com/2008/11/28/shrink-vhd-files-in-microsoft-virtual-pc-2007/&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/ms-vpc-shrink-disk&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>If you are wondering that you can't find the task to shrink the virtual disk of your virtual machine, it's a kind of hidden.<br />
First you have to mount this image in your VM and run the tool: C:\Program Files\Microsoft Virtual PC\Virtual Machine Additions\Virtual Disk Precompactor.iso<br />
Then you have to shut down the VM, start the "virtual disk wizard" of VPC, select "existing disk" then "Edit an existing virtual disk" choose your vhd and finish it with &#8220;Compact it&#8221;.</p>

<p>Detailed description is available here: <a href="http://technolochief.wordpress.com/2008/11/28/shrink-vhd-files-in-microsoft-virtual-pc-2007/">http://technolochief.wordpress.com/2008/11/28/shrink-vhd-files-in-microsoft-virtual-pc-2007/</a></p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/ms-vpc-shrink-disk">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/ms-vpc-shrink-disk#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=45</wfw:commentRss>
		</item>
				<item>
			<title>MS cluster and iSCSI</title>
			<link>http://www.sch0.org/index.php/ms-cluster-and-iscsi</link>
			<pubDate>Thu, 22 Jan 2009 19:25:03 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">44@http://www.sch0.org/</guid>
						<description>&lt;p&gt;If you are trying to build a cluster with sql and/or  windows itself with iSCSI quorum disk, your iSCSI-target have to support the &quot;SCSI 3 Peristent Reservation&quot;-standard. In my case i wouldn&#039;t use the target from starwind and tested a few opensource targets the past days but none of them did support PR. I tested: IETD, SCST and Open Solaris iSCSI.&lt;/p&gt;

&lt;p&gt;Now i&#039;m waiting to get access to the target from microsoft wich is available as addon for the windows server datacenter edition that definitly should support PR. The problem with this that it&#039;s only available for partners and OEMs.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/ms-cluster-and-iscsi&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>If you are trying to build a cluster with sql and/or  windows itself with iSCSI quorum disk, your iSCSI-target have to support the "SCSI 3 Peristent Reservation"-standard. In my case i wouldn't use the target from starwind and tested a few opensource targets the past days but none of them did support PR. I tested: IETD, SCST and Open Solaris iSCSI.</p>

<p>Now i'm waiting to get access to the target from microsoft wich is available as addon for the windows server datacenter edition that definitly should support PR. The problem with this that it's only available for partners and OEMs.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/ms-cluster-and-iscsi">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/ms-cluster-and-iscsi#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=44</wfw:commentRss>
		</item>
				<item>
			<title>Happy new year!</title>
			<link>http://www.sch0.org/index.php/happy-new-year</link>
			<pubDate>Sun, 11 Jan 2009 22:17:45 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">43@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Happy new year everyone!&lt;/p&gt;

&lt;p&gt;I took some time for myself, so nothing interessing to report so far. But it&#039;s a new year and there will be new bugs...&lt;br /&gt;
This year started glorious with a servercrash at my hoster and thereforce i have to spend some time on less interessting things.&lt;/p&gt;

&lt;p&gt;How ever, i wish you more luck with your problems than i had!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/happy-new-year&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Happy new year everyone!</p>

<p>I took some time for myself, so nothing interessing to report so far. But it's a new year and there will be new bugs...<br />
This year started glorious with a servercrash at my hoster and thereforce i have to spend some time on less interessting things.</p>

<p>How ever, i wish you more luck with your problems than i had!</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/happy-new-year">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/happy-new-year#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=43</wfw:commentRss>
		</item>
				<item>
			<title>OWA owaauth.dll "440 Login timeout" W3SVC-WP event 2268</title>
			<link>http://www.sch0.org/index.php/owa-owaauth-dll-440-login-timeout-w3svc--2268</link>
			<pubDate>Mon, 20 Oct 2008 22:43:27 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">42@http://www.sch0.org/</guid>
						<description>&lt;p&gt;Something strange happened. After i applied the rollup 4 on another server the owa stopped working. First symptom was that if you tried to log in you&#039;ve redirected to the login page without error. Second symptom was that event 2268 from w3svc-wp was logged. &lt;br /&gt;
In case of a broken logon.aspx i backuped up the auth directory. I took a look at the settings of the virtual host and changed the path of the ISAPI filter to the old one. Now the error was gone but still couldn&#039;t log in cause of the wrong path. At that point i got a little confused and tried to reinstall the rollup and recreating the owa direcoty without success. &lt;br /&gt;
After some research and thinking if found a few people who said that the passwords of the IUser and the IWAM user could get messed up or another security problem. Resetting the passwords didn&#039;t work but then i got the simple solution: &lt;br /&gt;
Edit the ntfs rights of the auth folder and give the authenticated user full access.&lt;/p&gt;

&lt;p&gt;Another boring problem that wasted my weekend.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/owa-owaauth-dll-440-login-timeout-w3svc--2268&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Something strange happened. After i applied the rollup 4 on another server the owa stopped working. First symptom was that if you tried to log in you've redirected to the login page without error. Second symptom was that event 2268 from w3svc-wp was logged. <br />
In case of a broken logon.aspx i backuped up the auth directory. I took a look at the settings of the virtual host and changed the path of the ISAPI filter to the old one. Now the error was gone but still couldn't log in cause of the wrong path. At that point i got a little confused and tried to reinstall the rollup and recreating the owa direcoty without success. <br />
After some research and thinking if found a few people who said that the passwords of the IUser and the IWAM user could get messed up or another security problem. Resetting the passwords didn't work but then i got the simple solution: <br />
Edit the ntfs rights of the auth folder and give the authenticated user full access.</p>

<p>Another boring problem that wasted my weekend.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/owa-owaauth-dll-440-login-timeout-w3svc--2268">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/owa-owaauth-dll-440-login-timeout-w3svc--2268#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=42</wfw:commentRss>
		</item>
				<item>
			<title>Exchange 2007 SP1 Rollup 4 custom OWA</title>
			<link>http://www.sch0.org/index.php/exchange-2007-sp1-rollup-4-custom-owa</link>
			<pubDate>Wed, 15 Oct 2008 09:07:16 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">41@http://www.sch0.org/</guid>
						<description>&lt;p&gt;The SP1 Rollup 4 does its job on updating better then the Rollup 3 but still not 100% correct. If you have customized your logon.aspx it will overwrite your files but with some little errors who leads to a missbehavior. The page will indeed show up but does not proceed the logon and will redirect you back to the logon each time you try to login. &lt;br /&gt;
To solve this you will have to do the same as at the Rollup 3 update, put your original logon.aspx from Rollup 3 back in and let the Rollup 4 do its job. Then you can apply your patches again.&lt;br /&gt;
Same procedure as every rollup..&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/exchange-2007-sp1-rollup-4-custom-owa&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The SP1 Rollup 4 does its job on updating better then the Rollup 3 but still not 100% correct. If you have customized your logon.aspx it will overwrite your files but with some little errors who leads to a missbehavior. The page will indeed show up but does not proceed the logon and will redirect you back to the logon each time you try to login. <br />
To solve this you will have to do the same as at the Rollup 3 update, put your original logon.aspx from Rollup 3 back in and let the Rollup 4 do its job. Then you can apply your patches again.<br />
Same procedure as every rollup..</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/exchange-2007-sp1-rollup-4-custom-owa">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/exchange-2007-sp1-rollup-4-custom-owa#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=41</wfw:commentRss>
		</item>
				<item>
			<title>Xenserver 5.0 ISO library broken</title>
			<link>http://www.sch0.org/index.php/xenserver-5-0-iso-library-broken</link>
			<pubDate>Tue, 07 Oct 2008 12:55:20 +0000</pubDate>			<dc:creator>Christoph Heuwieser</dc:creator>
			<category domain="main">A million little bugs - hashcat dev</category>			<guid isPermaLink="false">40@http://www.sch0.org/</guid>
						<description>&lt;p&gt;On fresh systems the CIFS ISO library will be broken somehow (i don&#039;t know if this applies to all machines, but all machine i know of...). You can mount your CIFS store but if you try to map a image to a VM it will just do nothing or issues a loopback error (&quot;Internal error: all loop devies are busy&quot;).&lt;/p&gt;

&lt;p&gt;The only workaround if&#039;ve got so far is to install the old 4.1 version add the ISO library and upgrade it to 5.0, then it will work as intended.&lt;/p&gt;

&lt;p&gt;I&#039;m in contact with the support team and will update you as soon as possible.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.sch0.org/index.php/xenserver-5-0-iso-library-broken&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>On fresh systems the CIFS ISO library will be broken somehow (i don't know if this applies to all machines, but all machine i know of...). You can mount your CIFS store but if you try to map a image to a VM it will just do nothing or issues a loopback error ("Internal error: all loop devies are busy").</p>

<p>The only workaround if've got so far is to install the old 4.1 version add the ISO library and upgrade it to 5.0, then it will work as intended.</p>

<p>I'm in contact with the support team and will update you as soon as possible.</p><div class="item_footer"><p><small><a href="http://www.sch0.org/index.php/xenserver-5-0-iso-library-broken">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.sch0.org/index.php/xenserver-5-0-iso-library-broken#comments</comments>
			<wfw:commentRss>http://www.sch0.org/index.php?tempskin=_rss2&#38;disp=comments&#38;p=40</wfw:commentRss>
		</item>
			</channel>
</rss>
