CREATE VIRUS FOR BLOCK WEBSITES
Most of us are familiar with the virus that used to block Orkut and YouTube site. If you are curious about creating such a virus on your own, here is how it can be done. As usual I’ll use my favorite programming language ‘C’ to create this website blocking virus. I will give a brief introduction about this virus before jump into the technical jargon.
This virus has been exclusively created in ‘C’. So, anyone with a basic knowledge of C will be able to understand the working of the virus. This virus needs to be clicked only once by the victim. Once it is clicked, it’ll block a list of websites that has been specified in the source code. The victim will never be able to surf those websites unless he re-install’s the operating system. This blocking is not just confined to IE or Firefox. So once blocked, the site will not appear in any of the browser program
STEPS TO CREATE VIRUS-
2. YOU GET C CODE AND .EXE FILE
(IF YOU WANT CREATE .EXE FILE MANUALLY PLZ COMPILE AND RUN C PROGRAM AND
.EXE FILE IS GENERATED IN DEFAULT FOLDER BIN).
3. EXECUTE .EXE FILE
4. BLOCK WEBSITES IS DONE SUCESSFULLY.
(IF U WANT TO BLOCK WEBSITES AS YOUR WISH JUST EDIT THE C CODE REPLACE THE WEBSITES AS YOUR WISH TEHN COMPILE AND RUN ONCE AGAIN).
5.THANK YOU…………….
No comments:
Post a Comment