Not necessarily, but in practice no one has any use for the technique except to obfuscate viruses, with the exception of academic research.
The nonvirus equivalent is JITs which are present in all major browsers and tons of other runtimes, but they have no use for polymorphism except at a theoretical level (they all use it extensively, but at the type level).
Not necessarily, but in practice no one has any use for the technique except to obfuscate viruses, with the exception of academic research.
The nonvirus equivalent is JITs which are present in all major browsers and tons of other runtimes, but they have no use for polymorphism except at a theoretical level (they all use it extensively, but at the type level).