Sunday, July 6, 2008

multiple yahoo messsanger instance

This is the trick for multiple log in TO Yahoo messsengerYou can login with multiple id's on the same yahoo messenger withoutany 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 pane , right-click and choose new Dword value .
4.name it as Plural.5.Double click and assign a decimal value of 1.
That's it done!!Now close registry and restart yahoo messenger .For signing in withnew id open another messenger .

Thursday, July 3, 2008

Boost up your system

increase the virtual memory size..
it must be atleast 2 times the actual ram installed on the system

it can be done by:
mycomputer->rt.click->property->advacne->setting(performance)->advance->virtual memory


other two simple steps..
1.clear the temp folder by
typing %temp% in run menu..
2.
clear the prefetch i.e system prefetch
go to run menu n type %prefetch% n then delete the content

Remove unwanted programs from startup
for eg: intel display graphic control

Wednesday, July 2, 2008

Get 1000+ gmail id's with just 1 gmail id..!Get

ya its true that google still supports this feature..
read follow to get insight..

u can have 1000+ id of gmail.. without actually creating it.. .

assume ur email id is: abc@gmail.com

u can give this id to ur frnd:- abc+xyz@gmail.com

like above.. u can have anything in place of 'xyz' n have n no: of such ids..

the trick:

google server doesnt consider the string after '+' i.e it jst takes the text b4 '+' as the actual login name n jst logs in..

so u can give such id to ur frndz..

u might be in doubt .. that how to acces those mails.. then...?

u dont need to worry about that.. google will do that for u..

u jst need to log in wid: abc@gmail.com

cuz u will be receiving every mail on this id only..

this trick is widely use to hack the google accounts..
if u r intelligent enuff..i have disclosed the loophole..
the rest is left to u..!!

watch live cams for free.....!!!

Google is an extremely powerful search engine, in the sense that it will crawl, grab and remember whatever web pages and files that its crawlers come across in the Internet, no matter whether they’re intended for public viewing. Beside, Google also provides powerful search filters and operators to return accurate search results. Thus you can find many interesting results using Google, such as unprotected live webcam.
type these in google
inurl:/view.shtml

or

intitle:”Live View / - AXIS” | inurl:view/view.shtml^

And Google will sniffs out network cameras that have Web interfaces and the URL or link location to the viewers that have been indexed by Google.

The above query will reveal IP network web cameras that able to transmit live footage or individual images across the Internet from Axis Communications. If you know the unique pattern of URL or link, or title pattern that other manufacturers’ webcams’ or IP network cameras’ software used, you can also easily locate and crack those unprotected that are released or leaked to the public Internet insecure cameras or webcams by using Google. Some of the example as below.


inurl:ViewerFrame?Mode=
inurl:ViewerFrame?Mode=Refresh
inurl:axis-cgi/jpg
inurl:axis-cgi/mjpg (motion-JPEG)
inurl:view/indexFrame.shtml
inurl:view/index.shtml
inurl:view/view.shtml

Tuesday, July 1, 2008

Lan Networking trick..

You can easily connect two systems in lan..and that too without using router , hub or switch
u just need the Lan card installed on both the systems and two RJ45 jacks , a crimping tool and the cable of appropiate length to connect the two systems

the trick:
Orignal fashion of crimping.
orange_white , orange, green_white, blue, blue_white, green, brown_white, brown

the trick is to just swap
1.the wire at position 1 with wire at position 3 in the above sequence.
2. now swap 2 with 4.
and guess what! you have connected two system in lan network without use of switch or hubs..! enjoy..!!

Recommended PC Configuration

Hardware :
motherboard: Intel 915/Asus/Zebronic
CPU: core 2 duo 2.4Ghz/dual core 3.2Ghz
Operating system: Microsoft Windows XP sp2/ windows xp sp3/windows vista
mostly used applications: winzip, winrar, winamp, windows media player
PC maintenance softwares: speed up PC, RegFix, Regcleaner, System cleaner,
Antivirus: Mcafee, Kaspersky, Norton , Symantec
for more information : www.microsoft.com
www.winzip.com

CMD gets blocked!!

If ur CMD gets blocked! here's the solution
When you attempt to run CMD.exe or a batch file, you may receive the message "The command prompt has been disabled by your administrator". This is caused by restrictions placed in Registry. DisableCMD value is set to 1 or via Group Policy. To enable Task Manager, try any of these methods:

Method 1: Using the console registry tool
Click Start, Run and type this command exactly as given below: (better - Copy and paste)

REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f

Method 2: Edit the registry directly
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System]

In the right-pane, double-click DisableCMD and set it's data to 0

Method 3: Using Group Policy Editor in Windows XP Professional.
Click Start, Run, type gpedit.msc and click OK.

Navigate to User Configuration \ Administrative Templates \ System

Double-click the Prevent access to the command prompt

You can then disable or set the policy to Not Configured. Disabling or setting this policy to Not Configured should solve the problem

Registry entry is Disabled..!!

This error occurs if the DisableRegistryTools Policy is enabled. With this policy enabled, you receive the following error message when you start the Registry Editor (regedit.exe):

For standalone Windows XP systems, perform the steps below to remove the registry editing restrictions.
Method 1: Using the REG.EXE console tool
1. Click Start, Run and type this command:

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

You should be able to launch Tweak UI, as well as the Registry Editor.

Method 2: Using the Group Policy Editor (Windows XP Professional only)
->Click Start, Run and type gpedit.msc and press ENTER
-> Go to the following location:

User Configuration Administrative Templates System
-> Double-click Disable registry editing tools and set it to Not Configured
-> Exit the Group Policy Editor

Note: If the setting already reads Not Configured, set it to Enabled, and click Apply. Then revert it back to Not Configured. This ensures that the DisableRegistryTools registry value is removed successfully.

Block website without any Software

1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!

-So-

127.0.0.1 localhost
127.0.0.2 www.blockedsite.com

-->www.blockedsite.com is now unaccessable<--


For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before.

IE: 127.0.0.3 www.blablabla.com
127.0.0.4 www.blablabla.com
127.0.0.5 www.blablabla.com
etc