Difference between revisions of "BrokenSHA1"

From SkullSecurity
Jump to navigation Jump to search
(New page: ==BerserkerDice== * Name: BrokenSHA1 * OS: Windows * Language: C++ * Path: http://svn.skullsecurity.org:81/ron/old/BrokenSHA1 * Created: Old. This was my first attempt at reversing the B...)
 
Line 4: Line 4:
* Language: C++
* Language: C++
* Path: http://svn.skullsecurity.org:81/ron/old/BrokenSHA1
* Path: http://svn.skullsecurity.org:81/ron/old/BrokenSHA1
* Created: Old.
* Created: Old
* State: incomplete


This was my first attempt at reversing the BrokenSHA1 algorithm, when I was totally new to reversing. I wasn't able to complete it back then, but I have since done just that.  
This was my first attempt at reversing the BrokenSHA1 algorithm, when I was totally new to reversing. I wasn't able to complete it back then, but I have since done just that.  


<pre>svn co http://svn.skullsecurity.org:81/ron/old/BrokenSHA1</pre>
<pre>svn co http://svn.skullsecurity.org:81/ron/old/BrokenSHA1</pre>

Revision as of 18:18, 27 July 2008

BerserkerDice

This was my first attempt at reversing the BrokenSHA1 algorithm, when I was totally new to reversing. I wasn't able to complete it back then, but I have since done just that.

svn co http://svn.skullsecurity.org:81/ron/old/BrokenSHA1