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...)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==BerserkerDice==
==BrokenSHA1==
* Name: BrokenSHA1
* Name: BrokenSHA1
* OS: Windows
* OS: Windows
* 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>

Latest revision as of 18:23, 27 July 2008

BrokenSHA1

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