Crackme Mono by Basse
---------------------------

Info:
-----

Size: 	38 kB
Code: 	Win32ASM compiled with MASM32
Goal: 	Find the correct key phrase to crack the cipher in Message.txt.

Misc: 	No code to crack. The goal is to break the cipher. It's a
	monoalphabetic substitution cipher. This kind
	of cipher has been around for houndreds of years. The solution to
	break them has been around almost as long. The first known description
	is from about 800 written by an arab. There where crackers
	before the computers where around.

	If you don't know anything about cipher, now is a good time to learn
	if you want to break this. If you don't, you still can use it to cipher
	your own text documents. But remember, it's a weak protection.

Reference:  The Code Book by Simon Singh 1999

Keep on cracking

Basse
