This is certainly a problem for people on Win9x machines, and fortunately no-one else. Under win9x there are some tricks you can do, like temporarily write-protecting your hard drive(there is a program for that), or switching it off or whatever.

Clever DOS coders can write a quick assembly routine to grab control of the BIOS and DOS read/write routines.

However in Win9x you are stuffed. The best you can hope for is that a sophisticated virus scanner will detect the script trying to erase your windows directory.

In short, there is no hope for you if you continue to run Win9x. The solution is to create a dual boot NT/Win9x system. Win2000 is good (suprisingly good, actually). Dual boot linux us better, the best way to do that is to install Phat Linux or Dragon Linux. These two products sit in a folder just like normal windows programs, and start up when you double click on them. Very easy.

All Linux/BSD users: would you survive a rm -rf ~/*? Don't forget to run unknown scripts as another user who doesn't have access to all your documents!

____________________
Jeremy
I didn't believe in evil until I dated it.


In reply to Re: Obfuscation and viruses by jepri
in thread Obfuscation and viruses by WrongWay

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.