"-=Mr_B=-" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I need to delete some virus files and entry's on my Windows 2000 pro that
> was installed on a FAT32 drive. I know I can start in the command prompt
> from a F5 at start up.
>
> When I do that I need to delete these files from my C:\WINNT\system32\
> folder:
> hiden.exe
> p2.ini
> tmpf00.exe
> mszx.exe
> drct16.dll
> vdnt32.sys
> klogini.dll
> i.a3d
> fltr.a3d
> redir.a3d
> ps.a3d
> w32tm.exe
> cz.dll
> hz.dll
> wz.dll
>
>
>
> Its the Haxdoor Backdoor Trojan.
>
> So how do I get into the C:\WINNT\system32\ folder, and how do I Type in a
> way to remove them?
>
> Something like this? "klogini.dll del" ? When the folder is
> available????
>
>
>
> There are also registery things I should delete. How do I open that up
and
> delete from there?
>
>
>
> Sorry it has been sometime since I have messed around with this stuff....
>
> TIA!!!!
>
> -=Mr_B=-
You're probably thinking of Windows 98 with your method.
With Windows 2000, it's F8 you press, not F5, and it does
not give you a Command Prompt.
Assuming that your infected files are locked while Windows
2000 is up and running, you need to reboot your machine
with your Win2000 CD, select Repair, then select Recovery
Console. You now need to navigate to the System32 directory:
cd \winnt\system32
Rather than deleting your files, you should rename them, just
in case!
ren hiden.exe hiden.ex
This deactivates them.
Lastly: You can save yourself a lot of grief if you maintain
your virus scanner and firewall up-to-date.
|