Crackme Bin by Basse
---------------------------

Info:
-----

Size: 6 kB
Code: Win32ASM compiled with MASM32
Goal: Find the correct key.

Misc: No hided code or any other tricks. It's just plain code.
      The trick is to find the key.

Abstract:  How long should you make a decrypting key to get a safe
	protection? 32, 64, 128 ,256 or more bits?
	64 is better than 32 and 256 is better than 128.
	Well, if you use a 1320 bytes encryption key then you shold be on the
	safe side, or...?

Keep on cracking

Basse
