Polymorphic Crypter - Morphine 2.7 with GUI

Post date: Apr 3, 2010 7:39:35 PM

Morphine is a polymorphic, delphi open source PE Crypter which was developed by a coder of a Windows NT Rootkit called Hacker Defender.

In computer terminology, polymorphic code is code that uses a polymorphic engine to mutate while keeping the original algorithm intact. That is, the code changes itself each time it runs, but the function of the code (its semantics) will not change at all.

Read more: http://en.wikipedia.org/wiki/Polymorphic_code

The attached delphi source contains a graphical user interface for the original command line morphine 2.7.

The original delphi source code for Morphine 2.7 can be found here: Polymorphic Crypter - Morphine 2.7 by Holy_Father

Full source code of another mod of this polymorphic crypter can be found here:

Polymorphic Crypter - Morphine KOL

Only Delphi source code is included in the archive.