26.7k views
2 votes
One of the armored virus infection techniques utilizes encryption to make virus code more difficult to detect, in addition to separating virus code into different pieces and inject these pieces throughout the infected program code. What is the name for this technique

User Charas
by
5.4k points

1 Answer

5 votes

Answer:

The correct answer is - Swiss cheese technique.

Step-by-step explanation:

The Swiss cheese technique is computer program in which viruses code are created to more encrypted so that they can go undetectable. In this technique, virus inject themselves in to a program throughout the program instead of end of the file.

It inject itself in the host file and overwrite original code and transferred to the virus code for proper execution after the infection.

Thus, the correct answer is - Swiss cheese.

User Brent Faust
by
5.0k points