![]() |
This program is an example of
how to create a virus in c.
This
program demonstrates a
simple virus program which
upon execution (Running)
creates a copy of itself in the
other file.
Thus it destroys other
files by infecting them. But the
virus infected file is also
capable of spreading the
infection to another file and so
on.
Heres the source code of
the virus program.