Discovered: February 22, 2001
Updated: February 13, 2007 11:35:23 AM
Also Known As: Trojan.Win32.VirtualAve
Type: Trojan Horse
To remove this Trojan, copy Regedit.exe as Regedit.com, and using the copy, edit the registry and remove the string that was added by the Trojan. Then restart the computer, and delete the Trojan's files.
To copy Regedit.exe to Regedit.com:
Because the worm modified the registry so that you cannot run .exe files, you must first make a copy of the Registry Editor as a file with the .com extension, and then run that.
- Do one of the following, depending on which operating system you are running:
- Windows 95/98 users: Click Start, point to Programs, and click MS-DOS Prompt.
- Windows Me users: Click Start, point to Programs, point to Accessories, and then click MS-DOS Prompt.
- Windows NT/2000/XP users:
- Click Start, and click Run.
- Type the following and then press Enter:
command
A DOS window opens.
- Type the following and then press Enter:
cd \winnt
- Go on to the next step.
- Type the following and then press Enter:
copy regedit.exe regedit.com
- Type the following and then press Enter:
start regedit.com
1. Proceed to the section "To edit the registry and remove keys and changes made by the worm" only after you have accomplished the previous steps.
NOTE: This will open the Registry Editor in front of the DOS window. After you finish editing the registry and have closed Registry Editor, close the DOS window.
To edit the registry:
- Click Start, and then click Run. The Run dialog box appears.
- Type regedit and then click OK. The Registry Editor opens.
- Navigate to and open the following key:
HKEY_CLASSES_ROOT\exefile\shell\open\command
CAUTION: The HKEY_CLASSES_ROOT key contains many subkey entries that refer to other file extensions. One of these file extensions is .exe. Changing this extension can prevent any files ending with a .exe extension from running. Make sure you browse all the way along this path until you reach the \command subkey.
Do not modify the HKEY_CLASSES_ROOT\.exe key.
Do modify the HKEY_CLASSES_ROOT\exefile\shell\open\command subkey that is shown in the following figure.
<<=== NOTE: This is the key that you need to modify.
- Double-click the (Default) value in the right pane. The Edit String dialog box appears.
- In the Value data box, remove the string shell32. Only the string "%1" %* should remain:

- Close the Registry Editor, and restart the computer.
To delete the Trojan files:
- Start Windows Explorer.
- Browse to the Windows System folder. By default, this is C:\Windows\System.
- Delete the following files:
CAUTION: Make sure that you delete only the files specified. There are legitimate Windows files in this location with similar names such as Shell32.dll.
- Shell32.exe
- Systray32s.exe
- Close Windows Explorer.
Writeup By: Cary Ng