1. Go to following site:
Click here
2. Type the megaupload link in the textbox where http:// is already written.
3. Uncheck all the options, like "No Cookies, No Scripts, No Images, Hide Referrer, Hide User Agent, Hide Title, Hide Header"
4. Click on the button "I agree an wish to surf anonymously".
After it there will be no LIMIT.
Download from megauload.com:
Here's my tutorial to download from megauload.com without getting the annoying message of 300 slots busy.
Downlaod user agent switcher ADDON then follow the instruction
For FIREFOX:
Click Install Now to install addon.
Restart FireFox. Tool-->User Agent Switcher--->Options--->Options
Click User Agents--->Add
Type this:
◘ Description: MEGAUPLOAD
◘ User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; Alexa Toolbar)
Click OK twice to finish adding User Agent.
From now, before downloading any file on megaupload just go Tools--> User Agent Switcher--->MEGAUPLOAD.
For IE:
Start/run->> type regedit -> ok
Go to: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\5.0\User Agent\Post Platform]
Note: if U use IE 7
go to: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet Settings\User Agent\Post Platform]
Right click on Post Platform > New > String Value > type Alexa Toolbar > ok
Now U can download from megaupload without error
Showing posts with label Internet Explorer. Show all posts
Showing posts with label Internet Explorer. Show all posts
Friday, November 30, 2007
Friday, November 23, 2007
Danger of ''ctrl+c'' in web !!
Just try this:
1) Copy any text by 'ctrl+c'
2) Click the Link: http://www.sourcecodesworld.com/special/clipboard.asp
You will see the text you copied on the Screen which was accessed by this web page. (Check it out !!)
Do not keep sensitive data (like passwords, reditcard numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information.
Be cautious ...
To avoid Clipboard Hack Problem, do the following:
1. In Internet Explorer, Go to Tools -> Internet options -> Security
2. Press Custom level.
3. In the security settings, select disable under Allow paste operations via script and click on 'OK. (Now the contents of your clipboard are safe.)
1) Copy any text by 'ctrl+c'
2) Click the Link: http://www.sourcecodesworld.com/special/clipboard.asp
You will see the text you copied on the Screen which was accessed by this web page. (Check it out !!)
Do not keep sensitive data (like passwords, reditcard numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information.
Be cautious ...
To avoid Clipboard Hack Problem, do the following:
1. In Internet Explorer, Go to Tools -> Internet options -> Security
2. Press Custom level.
3. In the security settings, select disable under Allow paste operations via script and click on 'OK. (Now the contents of your clipboard are safe.)
Friday, November 9, 2007
Get DOUBLE Speed in Brod band net !!
Tuning up MTU (Maximum Transmission Unit) to speed up Internet access
Now let me tell you one important fact related with tuning. Value of MTU depends upon how fast a connection you have, what kind of activities you perform (ask yourself a question. Are your a mild, average or high end user of Internet ? To put it in other words, Do you download little or nothing, or are an average surfer or are Internet savvy individual and download everything from programs,apps,patches to watching Internet audio/video real-time content?) Depending upon who you are as a user and what kind of connection (modem,dsl,cable or in rare cases T1/T3), this tuning may have little to significant effect on your Internet experience. All right MTU stand for Maximum Transmission Unit.
Value of MTU decides the size of Internet data packet. Bigger the size, more you can transfer.
Analogy could be made with a bucket. If bucket is small, you can carry little but it would be no strain on your strength. Bigger the bucket, more you can carry but it strains your physical strength. (Well! Its not that simple but good enough to understand). Objective should be find a perfect balance which works for you. I think maximum that you can put is as value of MTU is 1500 (but could be higher for your specific network) and it may not make sense making it smaller than 68.Again this is a registry tweak unless and until you have a tweaking utility that can do it for you.Open Registry by going to START-RUN and entering REGEDIT and Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\ ID for Adapter. For this right click on right pane and add a key by the name MTU. For this key you can add a DWORD value from 68 to 1500 (or higher value is certain cases).If you put less than 68, it will default to 68.
If you put a value higher than 1500 or your Network permitted max, it will default to permitted max.
Enable automatic path MTU size detection and impro
As started on previous tip (Tip 52), MTP size plays an important role in deciding Internet speed. But its not so easy to determine the right value of MTU. For those of us who fall in this category and would prefer computer to find that for us, follow trick may work. I can not say with confidence whether this would work across all network but it should and there is no harm in trying it out. Now before I do that let me tell you what this action will do.
Applying this trick, you would ask computer to automatically find out the maximum MTU size possible in the connection path to a host. This value could be different for different sites. I think this trick should pick the lowest common denominator across a particular path. Typically If MTU size is not optimized, this job has to be done by a router which would mean a significant waste of time (small chunks adds to a considerable loss if you imagine that there are billions of packets involved across the whole Internet) resulting in poor throughout and congestion on cyber lanes. All right this key is called Enable PMTU Discovery.
Again this is a registry.Open Registry by going to START-RUN and entering REGEDIT and Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\ ID for Adapter. For this right click on right pane and add a key by the name EnablePMTUDiscovery. For this key you can add a DWORD boolean value of 0 or 1 with 1 being TRUE (value that enables auto detection).
Since we are trying this tweak, set to 1 and enable the TCP to attempt to discover the MTU size over the specific path to host.
Now let me tell you one important fact related with tuning. Value of MTU depends upon how fast a connection you have, what kind of activities you perform (ask yourself a question. Are your a mild, average or high end user of Internet ? To put it in other words, Do you download little or nothing, or are an average surfer or are Internet savvy individual and download everything from programs,apps,patches to watching Internet audio/video real-time content?) Depending upon who you are as a user and what kind of connection (modem,dsl,cable or in rare cases T1/T3), this tuning may have little to significant effect on your Internet experience. All right MTU stand for Maximum Transmission Unit.
Value of MTU decides the size of Internet data packet. Bigger the size, more you can transfer.
Analogy could be made with a bucket. If bucket is small, you can carry little but it would be no strain on your strength. Bigger the bucket, more you can carry but it strains your physical strength. (Well! Its not that simple but good enough to understand). Objective should be find a perfect balance which works for you. I think maximum that you can put is as value of MTU is 1500 (but could be higher for your specific network) and it may not make sense making it smaller than 68.Again this is a registry tweak unless and until you have a tweaking utility that can do it for you.Open Registry by going to START-RUN and entering REGEDIT and Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\ ID for Adapter. For this right click on right pane and add a key by the name MTU. For this key you can add a DWORD value from 68 to 1500 (or higher value is certain cases).If you put less than 68, it will default to 68.
If you put a value higher than 1500 or your Network permitted max, it will default to permitted max.
Enable automatic path MTU size detection and impro
As started on previous tip (Tip 52), MTP size plays an important role in deciding Internet speed. But its not so easy to determine the right value of MTU. For those of us who fall in this category and would prefer computer to find that for us, follow trick may work. I can not say with confidence whether this would work across all network but it should and there is no harm in trying it out. Now before I do that let me tell you what this action will do.
Applying this trick, you would ask computer to automatically find out the maximum MTU size possible in the connection path to a host. This value could be different for different sites. I think this trick should pick the lowest common denominator across a particular path. Typically If MTU size is not optimized, this job has to be done by a router which would mean a significant waste of time (small chunks adds to a considerable loss if you imagine that there are billions of packets involved across the whole Internet) resulting in poor throughout and congestion on cyber lanes. All right this key is called Enable PMTU Discovery.
Again this is a registry.Open Registry by going to START-RUN and entering REGEDIT and Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\ ID for Adapter. For this right click on right pane and add a key by the name EnablePMTUDiscovery. For this key you can add a DWORD boolean value of 0 or 1 with 1 being TRUE (value that enables auto detection).
Since we are trying this tweak, set to 1 and enable the TCP to attempt to discover the MTU size over the specific path to host.
Labels:
Hacking,
Internet Explorer,
Other,
Windows XP Tips and Tricks
Saturday, November 3, 2007
Enable Right Click on websites !!
Lots of web sites have disabled the right click function of the mouse button... it's really, really annoying. This is done so that you don't steal (via right-click->save picture) their photos or images or any other goodies. Unfortunately, it disables ALL right-click functionality: copy, paste, open in new window.
It's easy to change, assuming your using IE 6:
Click "Tools"->"Internet Options"
Click the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"
Click "Ok" a couple of times.
It's easy to change, assuming your using IE 6:
Click "Tools"->"Internet Options"
Click the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"
Click "Ok" a couple of times.
Tuesday, October 30, 2007
IPV6 Installation on windows XP !!
This protocol is distined to replace the Internet Protocal Version 4 used by Internet Explorer it uses hexadecimal ip addresses instead of decimal example (decimal ip 62.98.231.67) (hexadecimal IP 2001:6b8:0:400::70c)
To install To install the IPv6 Protocol for Windows XP:
Log on to the computer running Windows XP with a user account that has local administrator privileges. Open a command prompt. From the Windows XP desktop, click Start, point to Programs, point to Accessories, and then click Command Prompt. At the command prompt, type: ipv6 install
For more information on IPv6, visit the site below:
Ipv6
To install To install the IPv6 Protocol for Windows XP:
Log on to the computer running Windows XP with a user account that has local administrator privileges. Open a command prompt. From the Windows XP desktop, click Start, point to Programs, point to Accessories, and then click Command Prompt. At the command prompt, type: ipv6 install
For more information on IPv6, visit the site below:
Ipv6
SPEED UP WEB BROWSING !!
Iv'e personally found a dramatic increase in web browsing after clearing the Windows XP DNS cache. To clear it type the following in a command prompt: ipconfig /flushdns.
ALLOW MORE THAN 2 SIMULTANEOUS DOWNLOADS ON IEXPLORER 6.
This is to increase the the number of max downloads to 10.
1. Start Registry Editor (Regedt32.exe).
2. Locate the following key in the registry:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings
3. On the Edit menu, click Add Value , and then add the following registry values:
"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a
4. Quit Registry Editor
ALLOW MORE THAN 2 SIMULTANEOUS DOWNLOADS ON IEXPLORER 6.
This is to increase the the number of max downloads to 10.
1. Start Registry Editor (Regedt32.exe).
2. Locate the following key in the registry:
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings
3. On the Edit menu, click Add Value , and then add the following registry values:
"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a
4. Quit Registry Editor
Labels:
Hacking,
Internet Explorer
Trick to fix Internet explorer 6 hang or slow down !!
1. Open a command prompt window on the desktop (Start/Run/command).
2. Exit IE and Windows Explorer (iexplore.exe and explorer.exe, respectively, in Task Manager, i.e - Ctrl-Alt-Del/Task Manager/Processes/End Process for each).
3. Use the following command exactly from your command prompt window to delete the corrupt file:
C:>del "%systemdrive%Documents and Settings%username%Local
SettingsTemporary Internet FilesContent.IE5index.dat"
4. Restart Windows Explorer with Task Manager (Ctrl-Alt-Del/Task Manager/Applications/New Task/Browse/C:Windowsexplorer.exe[or your path]) or Shutdown/Restart the computer from Task Manager
Another way:
Here's an easier way to get to index.dat file
1. click on Internet Explorer
2. go to to your root dir (usually C:)
3. open Documents and Settings folder
4. open "your username folder"
5. open UserData
6. **close IE if you have it open**
rename index.dat to index.old
logoff and log back on (don't need to restart) open up IE and go to a web page or site that always seemed to load slowly. It should load a lot more quickly now. NOTE. Always rename or backup .dat or other system files before deleting.
2. Exit IE and Windows Explorer (iexplore.exe and explorer.exe, respectively, in Task Manager, i.e - Ctrl-Alt-Del/Task Manager/Processes/End Process for each).
3. Use the following command exactly from your command prompt window to delete the corrupt file:
C:>del "%systemdrive%Documents and Settings%username%Local
SettingsTemporary Internet FilesContent.IE5index.dat"
4. Restart Windows Explorer with Task Manager (Ctrl-Alt-Del/Task Manager/Applications/New Task/Browse/C:Windowsexplorer.exe[or your path]) or Shutdown/Restart the computer from Task Manager
Another way:
Here's an easier way to get to index.dat file
1. click on Internet Explorer
2. go to to your root dir (usually C:)
3. open Documents and Settings folder
4. open "your username folder"
5. open UserData
6. **close IE if you have it open**
rename index.dat to index.old
logoff and log back on (don't need to restart) open up IE and go to a web page or site that always seemed to load slowly. It should load a lot more quickly now. NOTE. Always rename or backup .dat or other system files before deleting.
Labels:
Hacking,
Internet Explorer
Speed Up your Browsing With DNS !!
when you connect to a web site your computer sends information back and forth, this is obvious. Some of this information deals with resolving the site name to an IP address, the stuff that tcp/ip really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although WinXP and win2000 has a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesDnscacheParameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d
make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Then merge it into the registry.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesDnscacheParameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d
make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Then merge it into the registry.
Labels:
Internet Explorer
Internet explorer Speed up!!
Edit your link to start Internet Explorer to have -nohome after it. For Example: "C:Program FilesInternet ExplorerIEXPLORE.EXE" -nohome
This will load internet explorer very fast because it does not load a webpage while it is loading. If you want to go to your homepage after it is loaded, just click on the home button.
or
Open registry editor by going to Start then >> Run and entering >> regedit.
Once in registry, navigate to key.
HKEY_CURRENT_USERSoftwaremicrosoftWindowsCurrentVersionInternetSettings. Right click @ windows right > New > DWORD.
Type MaxConnectionsPerServer > You can set value (the more higher the no, the more good speed u get, e;g : 99). [99 in hexa so 153 in binary]
Create another DWORD >type MaxConnectionsPer1_0Server. Then put a high value as mentioned above.
Restart I.E and you are done.
This will load internet explorer very fast because it does not load a webpage while it is loading. If you want to go to your homepage after it is loaded, just click on the home button.
or
Open registry editor by going to Start then >> Run and entering >> regedit.
Once in registry, navigate to key.
HKEY_CURRENT_USERSoftwaremicrosoftWindowsCurrentVersionInternetSettings. Right click @ windows right > New > DWORD.
Type MaxConnectionsPerServer > You can set value (the more higher the no, the more good speed u get, e;g : 99). [99 in hexa so 153 in binary]
Create another DWORD >type MaxConnectionsPer1_0Server. Then put a high value as mentioned above.
Restart I.E and you are done.
Labels:
Internet Explorer
Internet explorer Speed up Start up!!
Isn't it annoying when you want to go to a new website, or any other site but your homepage, and you have to wait for your 'home' to load? This tweak tells Internet Explorer to simply 'run', without loading any webpages. (If you use a 'blank' page, that is still a page, and slows access. Notice the 'about:blank' in the address bar. The blank html page must still be loaded..). To load IE with 'nothing' [nothing is different than blank]:
1. Right-click on any shortcut you have to IE
[You should create a shortcut out of your desktop IE icon, and delete the original icon]
2. Click Properties
3. Add ' -nohome' [with a space before the dash] after the endquotes in the Target field.
4. Click OK
Fire up IE from your modified shortcut, and be amazed by how fast you are able to use IE!
1. Right-click on any shortcut you have to IE
[You should create a shortcut out of your desktop IE icon, and delete the original icon]
2. Click Properties
3. Add ' -nohome' [with a space before the dash] after the endquotes in the Target field.
4. Click OK
Fire up IE from your modified shortcut, and be amazed by how fast you are able to use IE!
Labels:
Internet Explorer
Subscribe to:
Posts (Atom)
