Computer problems,Computer help
*AX SOFT>>>Programming & Design

How can i make personal virus...?


i'm a beginner... i want to make virus that is only light... not that so hard to counter...



sites that have tutorials can help./...

First off, most viruses take some expertise to write. There is no "trivial way" to write a virus, so there are hardly any (public) tutorials available.

Also note that using computer viruses against systems without the consent of the owner of that system is illegal (at least as a form of burglary, as far as I know).

Depending on the virus's task, a virus writer should research a few things:
1) A way to inject code into a computer system.
2) A way to bypass further security measures.
3) A way to generate and transmit new code to other computer systems that are to be infected.

That first step is often the hardest part of the process of writing a virus. Since most professional software vendors (for instance Microsoft, Adobe, Mozilla, but also many contributors in the open source community) are aware of the risks that come with accepting alien data, they know how to handle that data in such a way that it can't compromise the software itself.

Mistakes always happen though, but explaining them in detail would take a lot of time. Most fatal mistakes are due to the fact that some programs fail to check data that comes from 'outside' the program.

If you're still really planning to write a virus, I suggest you read up on things like "buffer overflow" and "code injection". These are, as far as I know, the most regular ways to compromise systems.

Why should we tell u....
Light virus now....Fatale virus next

Damn!!!!!!!!!!!

This sounds illicit.

You "make" a "virus" they same way you make any other program. There isn't really a difference in how it is developed. The only real difference is that a virus, unlike your average program, has the intention to malicious.

If you are a programmer, then you already know how to write a virus.
If you are not a programmer, become one by learning how to program software, and then you will magically be able to write a virus whenever you choose.

I suggest not writing a virus.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • International Problem...?

    Not a question?

    ...
  • How many Steps to make website search engine ready?

    There are loads of things that you can do to make your site ready. SEO tutorials can be found here: ...

  • HTML: is there a book just with the list of tags names?

    There is 'HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly)) (Paperback)', they are usually quite good. I have one on XML which is only about 100 pages which covers more ...

  • Poll : A new phonetic language or Transliteration of English language..?

    Transliteration of English language Unlike most other languages English doesn't have a set phonetic pronunciation for every word. Besides English,learning another 1 or 2 languages is an a...

  • Put main site in root of website?

    Putting the main site in public_html one way to do it. But assuming that your web server is an AMP, putting the main site in public_html/folder and: 1) using htaccess or 2) using a redirect PHP ...

  • When I have a form set to Post instead of Get, How do i...?

    form tag have 3 attributes 1)method 2)action 3)name suppose u r not used method attribute in form tag that time defaultly get method will be called.First u declare method as post after that u o...

  • How can I declare a global variable inside javascript function..?

    if u create any variable inside a function its scope will be local to that function only and not global. declare ur variable outside the function.

    ...
  • How can I make people visit my Blog site ?

    there are many ways to drive traffic your site,some more succesful than others. below i will list some ways i feel are effective in doing this. 1.if you are a member of any forums include a l...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster