answersLogoWhite

0

reformat the hard drive and reload the operating system. then restore from a backup date previous to the date of infection. all data stored between the backup date and the reformat date will be lost.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Which virus can change its own code?

polymorphic


What is the name of the polymorphic virus outbreak?

There have been several polymorphic virus outbreaks. In 1991, the Tequila virus was the cause.


What is the name of the polymorphic virus in 1991?

The polymorphic virus in 1991 was called the Tequila virus. It was one of the first viruses to utilize polymorphic code to change its appearance with each infection, making it harder to detect and remove.


What is name of the polymorphic virus outbreak in 1991?

the answer Tequila is the name of the outbreak in 1991


As a virus replicates it changes its characteristics?

polymorphic


What is a Polymorphic virus?

A polymorphic virus is an advanced type of computer virus. It is similar to an encrypted virus in that it consists of an encrypted copy of the virus and a small decrypting module but every time a polymorphic virus infects a file it encrypts itself differently and rewrites the decrypting module. A well written polymorphic virus therefore has no parts that remain the same between infections making it hard for anti-virus software to detect using virus signatures.


Does Polymorphic Change itself from a virus to a worm?

A polymorphic virus not only replicates itself by creating multiple files of itself, but it also changes it's digital signature every time it replicates.


Which of the following classifications of viruses can change its own code to avoid detection?

A polymorphic virus is able to change its code to evade detection by antivirus software, making it difficult to analyze and detect.


What is polymorphic virus?

A polymorphic virus is a type of malicious software that constantly changes its appearance in order to avoid detection by antivirus programs. It achieves this by encrypting its code with different algorithms each time it infects a new file or system. This makes it difficult for traditional signature-based antivirus software to identify and remove the virus.


Viruses that periodically change their code to avoid detection are called?

polymorphic virus


What is the of the polymorphic virus outbreak in 1991?

the answer Tequila is the name of the outbreak in 1991


How old do you have to be to enter Ghost Hunters Academy?

Polymorphic code was the first technique that posed a serious threat to virus scanners. Just like regular encrypted viruses, a polymorphic virus infects files with an encrypted copy of itself, which is decoded by a decryption module. In the case of polymorphic viruses, however, this decryption module is also modified on each infection. A well-written polymorphic virus therefore has no parts which remain identical between infections, making it very difficult to detect directly using signatures. Antivirus software can detect it by decrypting the viruses using an emulator, or by statistical pattern analysis of the encrypted virus body. To enable polymorphic code, the virus has to have a polymorphic engine (also called mutating engine or mutation engine) somewhere in its encrypted body. See Polymorphic code for technical detail on how such engines operate.[21] Some viruses employ polymorphic code in a way that constrains the mutation rate of the virus significantly. For example, a virus can be programmed to mutate only slightly over time, or it can be programmed to refrain from mutating when it infects a file on a computer that already contains copies of the virus. The advantage of using such slow polymorphic code is that it makes it more difficult for antivirus professionals to obtain representative samples of the virus, because bait files that are infected in one run will typically contain identical or similar samples of the virus. This will make it more likely that the detection by the virus scanner will be unreliable, and that some instances of the virus may be able to avoid detection.