
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
The W95.Zperm.B virus is one of the first metamorphic viruses for 32-bit Windows platforms. The virus does not use traditional polymrophic encryption. Rather, it mutates its code by using jump instruction insertion. The complete virus body is permutated including the permutation engine itself. A variant known as W95.Zperm.A is known to exist.
The virus is written by the same person who previously created the W95.Zmorph.A viruses. Zperm is permutating its own code each time it infects a Portable Executable file. The permutation engine uses the following logic:
The instruction sequence of the virus code might look like the following in first generation samples:
instruction 1 < Entry point of the virus code >
instruction 2
instruction 3
.
.
.
instruction n
The virus changes itself by inserting a random number of jump instructions into its core code sequence. Thus the code order might change to:
instruction 2
JMP instruction 3
instruction 1 < Entry point of the virus code >
JMP instruction 2
instruction 3
JMP instruction n
Sometimes the virus replaces instructions with other equivalent instructions. For example, the instruction XOR EAX, EAX, which sets the EAX register to zero, will be replaced by SUB EAX, EAX, which also zeros the content of the EAX register.
The core instruction set of the virus has the very same execution order; however, the jumps are inserted at random places. The B variant of the virus also uses garbage instruction insertions, such as NOP ("do nothing" instruction.) and thus the code of the virus looks like the following:
instruction 3
NOP
NOP
JMP instruction n
.
.
instruction 1 < Entry point of the virus code >
NOP
NOP
NOP
NOP
JMP instruction 2
.
.
instruction 2
NOP
NOP
NOP
JMP instruction 3
The virus runs its own thread in the infected process. It will replicate to every available PE file once an infected application runs for enough time. It only infects PE files with an .EXE exetension. The virus turns off the relocations in the PE header and overwrites the relocation area.
The virus will mark an infected application by using the ID 0x5A ("Z") as the minor linker version value in the PE headers. The entry-point will be changed to point to the first instruction of the virus code in the last section of the host application. The last section is enlarged with about 20KB of code while the pure virus body is only a few kilobytes in length.
The virus uses Win32 APIs to replicate. However, the virus is only able to function on Windows 95 and Windows 98 systems. Neither of its variants replicate on Windows NT or Windows 2000. The actual permutation engine shows similarities to some of the older DOS viruses. Furtunately, metamorphic viruses are more difficult to create and there are currently only a few viruses that use such an advanced technique.
Symantec Security Response encourages all users and administrators to adhere to the following basic security "best practices":
At this time, infected files must be deleted from the system and replaced with uninfected copies.
Spy Sweeper 5.2 stops spyware in its tracks while offering home computer users the ability to configure the program to suit their specific needs, such as:
Choose a Quick, Full or Custom Sweep: With Spy Sweeper 5.2, you can easily choose to perform a quick, full or customized sweep. If you're looking for an immediate diagnosis, choose a quick sweep. For a pinpointed search, customize your sweep to have Spy Sweeper skip files by folder or file extension. For a deep cleaning, opt for a full sweep.
Exclude Files from a Sweep: Spy Sweeper allows you to save time during a sweep by skipping specific files or different sections of your PC. You can select specific file extension, such as .xls or .mpg to exclude.
As soon as it's installed, Spy Sweeper gives 360 degrees of protection against spyware, including:
Simple Sweeps: Detecting spyware and removing unwanted programs found on your computer in three effortless steps
Easy Management: Quickly and simply configure program, sweep and upgrade options
Fast Home: Use the home screen to access the most commonly used functions of Spy Sweeper
Shields Summary: A redesigned shields summary page makes it simple to see at a glance which shields are on or off
Action Alerts: Receive clear, easy-to-understand notifications when new spyware threats are detected

"Spy Sweeper remains a favorite for protection from spyware."

"This program's dominance is apparent as soon as you install it."