simple PE crypter Beta 3.

This is a very simple and limited pe crypter. It doesn't do anything other
than crypt the code and data section. No anti stuff or compression. This
was the result from my interest with pe files, and by no means complete
and will always contain bugs. Anyway, someone might be interested with the
source, so here it is.

I commented only the important sections. Just read the PE file format and
everything will be clear. ;)

- this stuff would have never happened without the great source codes
  from Stone. http://www.cracking.net. Full credit goes to him.

- and to Iczelion, for his win32asm tutes. http://win32asm.cjb.net.

Beta 3 (last version)
- handles resources
- shows some info

Beta 2
- handles import section
- fixed alignment bug
- commented a bit

contact:
hayras@hotmail.com
