Sunday, August 31, 2008

Free Access To Websites Without Registering

Go to

-http://bugmenot.com/

and type the URL of the website you want to log into.

Examples:

-http://www.nytimes.com/, -http://www.winnetmag.com/

etcetera.

Another (and better) way is changing the user agent of your browser to:

Googlebot/2.1+

-http://www.googlebot.com/bot.html

This is very easy in Mozilla's Firefox. Download and install the User Agent Switcher from

-http://www.chrispederick.com/work/firefox/useragentswitcher/

and add the Googlebot user agent.

Have fun, Dead Dreamer!

-]Edit[- Now this kicks ass, was just browsing entire forum without even needing to login to view restricted areas, and it works on other sites

And no, you cant access the hidden forums either, already tried that

How to hack/change your Windows XP Boot Screen

This is a very simple trick to do if you have done the same for the logon screen and the start button. There are 2 ways to do this trick that I know about one is doing it manually and the other is using a program called bootxp. I am going to tell you the manual way to do it, but if you want to know the other way just let me know, so I can do an update to the guide. Now once you have downloaded your ntoskrnl.exe file save it a general location so that you will have easy access to it, like my folder.

Once you have ntoskrnl.exe file in an easy access folder, restart your pc into safe mode. Once into safe mode go to the folder where your files are located. Now that you are there copy the file that you want to change your boot screen too. Once you have copied that file, hit the window key + r or type %windir%\system32 in the run command, so that folder as follows. Once there paste your new file into the folder and overwrite the existing folder.

Now that you have your new file in the folder restart your pc as you normally would and your new boot screen should appear. You can download this bootscreen here.

ALWAYS BACKUP EVERYTHING YOU EDIT OR DELETE. I'M NOT RESPONSIBLE IF YOU MESS YOUR COMPUTER UP BY DOING THIS HACK OR ANY TYPE OF HACK. DO IT AT YOUR OWN RISK. Image and ntoskrnl.exe files provided by www.themexp.org or u can go to code: http://www.overclockersclub.com/guides/hackxpbootscreen.php

Remove Tray Items from Taskbar

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer]

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer]

Tweak: Create a new DWORD value, or modify the existing value, called "NoTrayItemsDisplay" and set it 1

Reducing animations in Windows XP

HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

Tweak: In the right pane, find the value name(if necessary create a String value and name it) MinAnimate

- Set the value to 0

For this tweak to take effect you may need to Logoff or Restart windows.

Disable Menu Bars

HKEY_CLASSES_ROOT\CLSID\{5b4dae26-b807-11d0-9815-00c04fd91972}

Tweak: Rename the key by placing a dash “-” in front of the GUID(i.e., {-5b4dae26-b807-11d0-9815-00c04fd91972})

Restart windows to take effect

Closing applications quicker

HKEY_CURRENT_USER\Control Panel\Desktop

Tweak: In the right pane find the value name WaitToKillAppTimeout

- Set the value to 0

For this tweak to take effect you may need to Logoff or Restart windows.

Clear all the Entries from the Run Dialog Box

HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Explorer\RunMRU

Tweak: Delete All entries on the Right Pane except “Default”

Disable Excecutive Paging(Recommended if RAM memory is 512 or greater)

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

DisablePagingExecutive=dword:00000000

Tweak: Change its value to 1

Clear Page File At Shutdown

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

ClearPageFileAtShutdown=dword:00000000

Tweak: Change its value to 1