Macro.Word97.Change
Description Macro.Word97.Change
This macro virus consists of one macro: AutoClose. The virus replicates itself on documents closing (AutoClose). On Sundays it displays InputBox (non-English). Depending on entered key the virus will display MessageBoxes and erases the C:AUTOEXEC.BAT file.
Check other viruses! Be aware! Use Antiviral Software
BAT.ZekeZip
Description BAT.ZekeZip
This virus uses a way similar to BAT.Zeke.324, but compresses infected EXE files with PKZIP and password "zeke".
Bat2Exec
Description Bat2Exec
Bat2Exec is a dangerous not memory resident overwriting virus. It searches for .COM- and .EXE-files and overwrites them. The virus code is of EXE-format, but the virus source code is the BAT-file with the commands such as: FOR %%i IN (*.com) DO copy %0 %%i > nul FOR %%i IN (*.exe) DO copy %0 %%i > nul
That source BAT-file was converted to EXE-file with BAT2EXEC utility, and then packed with PRO-PACK compression utility. The virus (EXE-file) contains the internal text string (after unpacking): Compiled by BAT2EXEC 1.5 PC Magazine Douglas Boling DUMMY FCB DUMMY FCB COMSPEC nul *.com /C COPY %0 % nul *.exe /C COPY %0 %
|