Comment Re:Been around for 18 years (Score 2, Informative) 101
Actually, polymorphic code is that which mutates whilst obfuscated code is that which is intentionally written as to mask the function of the code.
Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them?