InterviewSolution
| 1. |
What are Polymorphic viruses? |
|
Answer» Polymorphic viruses are sophisticated file infectors that may build changed versions of themselves in order to avoid detection while maintaining the same FUNDAMENTAL behaviors after each infection. Polymorphic viruses encrypt their programming and employ various encryption keys each time to alter their physical file MAKEUP throughout each infection. |
|