simonzack
January 27th, 2009, 00:03
Hey guys, my first post here 
I have a problem with this crackme on crackmes.de:
http://www.crackmes.de/users/drakenza/crackme1/
I'v tried solving it, and so far have gotten this:
there are 4 algos,
the first 3 are applied to the password,
4th applied to the name, is a modified sha-1
then the result from the hash is compared against the key
however, I do not think the hash generated from my name (in fact, most names)
will pass the first check, though can easily pass the second
I've tried to use long passwords, passes with dashes, etc. to see if the password is ever 'substr'd but I'm not sure if it ever happens
I must've gotten something wrong
can somebody here be kind enough to spend a bit of time to look at this crackme?
thanks
really appreciate any help, troubled me for a few days now

I have a problem with this crackme on crackmes.de:
http://www.crackmes.de/users/drakenza/crackme1/
I'v tried solving it, and so far have gotten this:
there are 4 algos,
the first 3 are applied to the password,
4th applied to the name, is a modified sha-1
then the result from the hash is compared against the key
however, I do not think the hash generated from my name (in fact, most names)
will pass the first check, though can easily pass the second
I've tried to use long passwords, passes with dashes, etc. to see if the password is ever 'substr'd but I'm not sure if it ever happens
I must've gotten something wrong
can somebody here be kind enough to spend a bit of time to look at this crackme?
thanks
really appreciate any help, troubled me for a few days now
