This is default featured slide 1 title

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

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.

Change IP Address

How to change your IP address in less than a minute? The following trick gives you a step-by-step procedure to change your IP address.

 


 


 


 


1. Click on “Start” in the bottom left hand corner of screen.


2. Click on “Run”.


3. Type in “command” and hit ok.You should now be at an MSDOS prompt screen.


4. Type “ipconfig /release” just like that, and hit “enter”.


5. Type “exit” and leave the prompt.


6. Right-click on “Network Places” or “My Network Places” on your desktop.


7. Click on “properties”.


You should now be on a screen with something titled “Local Area Connection”, or something close to that.


8. Right click on “Local Area Connection” and click “properties”.


9. Double-click on the “Internet Protocol (TCP/IP)” from the list under the “General” tab.


10. Click on “Use the following IP address” under the “General” tab.


11. Create an IP address (It doesn’t matter what it is. I just type 1 and 2 until i fill the area up).


12. Press “Tab” and it should automatically fill in the “Subnet Mask” section with default numbers.


13. Hit the “Ok” button here.


14. Hit the “Ok” button again.You should now be back to the “Local Area Connection” screen.


15. Right-click back on “Local Area Connection” and go to properties again.


16. Go back to the “TCP/IP” settings.


17. This time, select “Obtain an IP address automatically”.


18. Hit “Ok”.


19. Hit “Ok” again.


20. You now have a new IP address.


Some ISPs do not support this type of procedure and hence there are chances of getting back the same old IP address even after trying this hack.In this case you need to switch off the modem and then switch it on to get the new IP address.


NOTE: All these tricks works only if you have a dynamic IP address.But if you have a static IP address you have no option to change your IP.

How to Disable Windows Logo Key ?


At times it becomes necessary to disable the Windows Key on the keyboard.For example when playing games this nasty Windows Logo key keeps annoying , as we often accidently press it and this takes our game out to the desktop.So it becomes necessary to disable it when not needed an re-enable it when needed.


The following download consists of two registry scripts (.reg) one to disable windows key and the other to re-enable it.In this download there are two files


disable_winlogo_key.reg - Disable Windows Logo Ley

re-enable_winlogo_key.reg - Re-Enable Windows Logo Key

Hacking Yahoo Messenger


This tutorial will tell you how to hack yahoo messenger while you are engaged in chatting with some person.While you are chatting through yahoo messenger, Yahoo will hide the IP addresses of all the computers that are connected through the yahoo messenger application to the chat room.So it is not possible to directly find out the IP of the person you want to hack.Then how to get the IP address? Yes it is still possible to hack the IP address during the Yahoo messenger chat.The procedure to Hack Yahoo messenger is discussed in detail below.


While you are chatting via yahoo messenger the communication between you and the person you want to hack, takes place indirectly via Yahoo server and not directly.It is not possible to hack Yahoo messenger directly to get the IP address.So to hack his IP, you must establish a direct communication with him.So,how to do this? It’s easy.Just start chatting with some one via Yahoo messenger.During the process of chatting send him a big file.Now the file transfer takes place directly between your computer and the victim’s computer(via yahoo messenger application).So now, you are ready to go. Here’s the step-by-step process to hack Yahoo messenger and get the IP address of the person .



  • Goto the COMMAND PROMPT (START>>>RUN>>>Type CMD).

  • Here Type “netstat -n” (without quotes).


NOTE: If you are new to “netstat” and other IP related commands refer this tutorial:Windows XP IP Utilities



  • The pic given below shows netstat results of my computer.I was not chatting when i took this pic and hence it looks modified.



 



  • Here local address is your own IP and the foreign address is the IP address of the recipient with whom you are connected via yahoo messenger (There may be multiple recipients and hence multiple foreign addresses).

  • Now send him the file.

  • Check the output by typing the command “netstat -n” (without quotes).

  • Assume the output is something like this.


 


TCP 127.0.0.10:5101 124.55.23.11:1246 ESTABLISHED


Here 124.55.23.11 is the IP address of the person with whom you are chatting and 1246 is the port number where connection is established.That’s It! You have now hacked Yahoo messenger to get his IP address.


Once you hack Yahoo messenger and get his IP address you can use any of the Remote Administration tools or perform NETBIOS HACKING.Refer this tutorial on Netbios Hacking.


NOTE: Some times there are chances where in the file transfer gets encrypted (takes place via yahoo server itself).So in this case the above hack may fail to work.

How to Edit Start Menu ?


Windows has a nice new Start menu, which you can customize more thoroughly than you could with the Start menu in any earlier version of Windows. Open the Taskbar And Start Menu Properties dialog box by right-clicking the taskbar and clicking Properties. On the Start Menu tab, select either the Start Menu option or the Classic Start Menu option to choose which version of the Start menu to use, and then click Customize. The Customize Start Menu dialog box appears; you use this box to customize how Windows displays the Start menu.


The following sections describe the most useful Start menu hacks. First you learn how to configure what does and does not appear on the Start menu. Then you learn how to prevent some programs from appearing on the frequently used programs list. You also learn how to restore the Start menu’s sort order when it’s not in alphabetical order.


Configuring the Menu’s Contents

Even though you can completely customize the Start menu in the user interface, power users and IT professionals will likely want to script Start menu customizations. Power users don’t want to reconfigure the Start menu every time they install Windows. IT professionals can use scripts to deploy these settings or configure them automatically when creating default user profiles.


If you want to script these settings, you need to know where to find them in the registry. All these settings are in the same place:


HKCU\Software\Microsoft\Windows\ CurrentVersion\Explorer\Advanced



The first section, “Classic Start Menu,” contains values that affect the classic Start menu. The second section, “New Start Menu,” contains values that affect the new Start menu, also known as the Start panel. Most of these settings are REG_DWORD values, but some are REG_SZ values. If the possible data for any of the settings includes 0×01, 0×02, and so on, that setting is a REG_DWORD value. If the possible data includes NO or YES, it’s a REG_SZ value.


CLASSIC START MENU


StartMenuAdminTools

0×00–Hide Administrative Tools

0×01–Display Administrative Tools


CascadeControlPanel

NO–Display Control Panel as link

YES–Display Control Panel as menu


CascadeMyDocuments

NO–Display My Documents as link

YES–Display My Documents as menu


CascadeMyPictures

NO–Display My Pictures as link

YES–Display My Pictures as menu


CascadePrinters

NO–Display Printers as link

YES–Display Printers as menu


IntelliMenus

0×00–Don’t use personalized menus

0×01–Use Personalized Menus


CascadeNetworkConnections

NO–Display Network Connections as link

YES–Display Network Connections as menu


Start_LargeMFUIcons

0×00–Show small icons in Start menu

0×01–Show large icons in Start menu


StartMenuChange

0×00–Disable dragging and dropping

0×01–Enable dragging and dropping


StartMenuFavorites

0×00–Hide Favorites

0×01–Display Favorites


StartMenuLogoff

0×00–Hide Log Off

0×01–Display Log Off


StartMenuRun

0×00–Hide Run command

0×01–Display Run command


StartMenuScrollPrograms

NO–Don’t scroll Programs menu

YES–Scroll Programs menu


NEW START MENU


Start_ShowControlPanel

0×00–Hide Control Panel

0×01–Show Control Panel as link

0×02–Show Control Panel as menu


Start_EnableDragDrop

0×00–Disable dragging and dropping

0×01–Enable dragging and dropping


StartMenuFavorites

0×00–Hide Favorites menu

0×01–Show Favorites menu


Start_ShowMyComputer

0×00–Hide My Computer

0×01–Show My Computer as link

0×02–Show My Computer as menu


Start_ShowMyDocs

0×00–Hide My Documents

0×01–Show My Documents as link

0×02–Show My Documents as menu


Start_ShowMyMusic

0×00–Hide My Music

0×01–Show My Music as link

0×02–Show My Music as menu


Start_ShowMyPics

0×00–Hide My Pictures

0×01–Show My Pictures as link

0×02–Show My Pictures as menu


Start_ShowNetConn

0×00–Hide Network Connections

0×01–Show Network Connections as link

0×02–Show Network Connections as menu


Start_AdminToolsTemp

0×00–Hide Administrative Tools

0×01–Show on All Programs menu

0×02–Show on All Programs menu and Start menu


Start_ShowHelp

0×00–Hide Help and Support

0×01–Show Help and Support


Start_ShowNetPlaces

0×00–Hide My Network Places

0×01–Show My Network Places


Start_ShowOEMLink

0×00–Hide Manufacturer Link

0×01–Show Manufacturer Link


Start_ShowPrinters

0×00–Hide Printers and Faxes

0×01–Show Printers and Faxes


Start_ShowRun

0×00–Hide Run command

0×01–Show Run command


Start_ShowSearch

0×00–Hide Search command

0×01–Show Search command


Start_ScrollPrograms

0×00–Don’t scroll Programs menu

0×01–Scroll Programs menu

How to Change IE Title Bar Text ?


This hack allows you to change the text on the Internet Explorer title bar. The default text or title is “Windows Internet Explorer”.You can change this title text to your own choice.


1. Goto Run(Win+R)


2. Type “regedit” (without quotes) in the run dialogue box .


3. In the registry editor navigate to


HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main


4. Modify/Create the Value Name [Window Title] according to the Value Data listed below.


Data Type: REG_SZ [String Value] // Value Name: Window Title

Value Data: [Enter The Text Desired In Title Bar]


Exit Registry and Reboot

Customize Windows Media Player Title Bar


This hack allows you to change the title bar from Windows Media Player to Windows Media Player provided by <Yourname>. So if you enter the text[GoHacking.Com], it would read: Windows Media Player provided by GoHacking.Com



1. Goto Run(Win+R)


2. Type “regedit” (without quotes) in the run dialogue box .


3. In the registry editor navigate to


HKEY_CURRENT_USER\Software\Policies\Microsoft



4. Create the Key [WindowsMediaPlayer].


Modify/Create the Value Name [TitleBar] according to the Value Data listed below.


Data Type: REG_SZ [String Value] // Value Name: TitleBar

Value Data: [Enter the text to be displayed in the title bar.]


5. Exit Registry editor and reboot.

Run Program at Startup Only Once


This hack allows you to run a program at startup only once.This hack also avoids the need of startup folder and the autorun is configured in the registry itself.In this hack the specified program runs only once at startup (Right after the first boot of configuration) and will not continue to run for the subsequent startups.Here’s the hack .If you need to run the program at startup everytime then refer the followint link: Run Program At Startup Without Using Startup Folder



1. Goto Run (Win+R)


2.Type “regedit” (without quotes) in the run dialogue box.


3. In the registry editor navigate to


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion


4. Create the key Runonce

(The [Runonce] Key you create will remain in the registry for use with a new string value)



5.

Create Data Type: REG_SZ [String Value]

Value Name: [Enter the Name of Program Executable]

Value Data: [Enter the Path to the Program Executable]


6. Exit Registry and Reboot