Wednesday, 20 April 2011

Add ur name or application to right click of My Computer

NOTE
As it is related to Windows regisrty it can be dangerous
so,Try This at ur own risk


To write your name on right click application
please follow the steps.

1.Copy/Paste the following code in Notepad And then Save it as .reg

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

2.Now edit it and then Type your name In

Eg:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="SHRENIK"

3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .

------------------------------------------------------------
To add Application Shutdown

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"


To add Application Add/Remove

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"


To add Application Control Panel

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"

Change Title Bar of Internet Explorer...>!


Registry Trick

Wanna change the Title Bar of Internet Explorer to something Kewl....!!!
Try this out...

1. Go to Start-> Run -> Type regedit (Press Yes in next Dialog Box)
2. Go to HKEY_CURRENT_USER -> Software -> Microsoft -> Internet Explorer -> Main
3. Right click in the blank space in the right side and select New-> String Value
4. A New String Appears in the list. Rename it to Window Title
5. Double click the string and enter Value Data as 'Hacked By CyberNeedZ' or anything else that u want to see...!!!

U can also Automate this by making a reg File

1. Go to Start -> Run -> Type notepad & Hit Enter
2. Copy & paste the following code to notepad

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Window Title"="Ur Text Here"

U can edit the text to whatever u want!!!
3. Save the File as Title.reg
4. The File is ready now. Open the File & Click Yes!

Check Out ur New Modded Internet Explorer Title Bar

Have Fun...
Enjoy!!

Protect Yourself Against Keyloggers !!

 If you are at an internet cafe or a friends house you might not have the time to scan for viruses or keyloggers. (Unless you have a portable scanner on your USB stick)


Keyloggers dont record mouse strokes, right?

Well if you skipped a letter when typing your password and then used your mouse to go back and type that letter in, it would appear jumbled to the keylogger. For example:

If my password was animals58

I could type amiansl85 then with my mouse I would click and sort em off!

So to the keylogger would see the password as

animals85

You can also use On Screen keybord, or Copy paste the letters via notepad or so :)


Enjoy!!