Sunday, September 28, 2008

REGISTRY EDITOR TRICKS

Before going for this u need to know what is registry editor or regedit.

WHAT IS REGEDIT?
Regedit, You may be thinking Regedit, what the hell is that......? or if you have a reasonable amount of experience with computers u should surely experiment with regedit or registry editor

Regedit is basically a program that lets you edit ceratin values in your computer (short for "Registry Editor"). BEWARE, DON'T JUST PLAY AROUND IN REGEDIT, SOME THINGS CAN SERIOUSLY HARM YOUR COMPUTER IF CHANGED OR REMOVED. You can do really cool things with it such as remove buttons on your computer .e.g remove the shutdown option or make a message appear at startup.

Before you do anything you will need to know how to access the program:

->So first go to your start menu
->Then click run
->Now type "regedit" without the quotes
->Regedit should open (if it doesnt contact me)

BUT BEFORE EDITING ANY THING IN REGISTRY EDITOR U NEED TO BACK UP THE REGISTRY

ADD ADMIN USER TO WELCOME SCREEN:
Start the Registry Editor Go to:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \

Right-click an empty space in the right pane and select New > DWORD Value Name the new value Administrator. Double-click this new value, and enter 1 as it's Value data. Close the registry editor and restart.

KILL PROCESS IMMEDIATELY:
When logging off, you sometimes get an “End Task” dialog prompt, indicating a program that doesn’t shut itself down. You can suppress the prompts and have Windows kill these programs automatically when you log off. In regedit, find key HKEY_CURRENT_USER\Control Panel\Desktop Look for the value AutoEndTasks, and change it from 0 to 1.

UNBLOCK REGEDIT AND COMMAND PROMPT(CMD):
{Save this file is a .reg file then execute it}

REGEDIT4
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesWinOldApp]
"Disabled"=dword:0
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]
"DisableRegistryTools"=dword:0

OPENING EXPLORER FROM MY COMPUTER:
By default, when you click on the My Computer icon, you get a display of all your drives, the Control Panel etc. If you would like to have this open the Explorer:
1. Open RegEdit
2. Go to
HKEY_CLASSES_ROOT\CLSID\ {20D04FE0-3AEA-1069-A2D8-08002B30309D}\ Shell
3 . Add a new Key named "Open" if it does not exists by right clicking "Shell" and selecting new.
4. . Add a new Key named "Command" by right clicking "Open" and selecting new
5. Set the (Default) value for the Command Key to "Explorer.exe" or "C:\Windows\Explorer.exe"

HAVE FUN :-)

Add a "Copy To" option to the right-click menu :-))

In Windows, in the contextual right-click menu there is a "Send To" option but no option for "Copy To". The "Copy To" option exists, but it is disabled by default so that it doesn't show up when you right-click. If you want to add the "Copy To" menu back, you can do so with a registry hack.

BUT BEFORE EDITING ANY THING IN REGISTRY EDITOR U NEED TO BACK UP THE REGISTRY
To enable the "Copy To" option,
->run the regedit program by going to Start
-> Then Run,
->and entering regedit and hitting Enter.
Once the registry editor is open, navigate to the
->HKEY_CLASSES_ROOT + AllFilesystemObjects + shellex + ContextMenuHandlers section.
You'll see the "Send To" entry there as an entry under this.
Right-click on the "ContextMenuHandlers" entry and select New > Key from the list.

Name the new key Copy To. In the right pane, you will see an entry called “Default”, double click on thus entry and enter a value of
->{C2FBB630-2971-11D1-A18C-00C04FD75D13} (yeah, the braces and everything).
Once done editing, close the registry editor.

Thursday, September 25, 2008

HOW TO INCREASE THE BANDWIDTH

Recover 20% Bandwidth And Increase Broadband Speed
Increase bandwidth by tweaking QoS in Windows XP Pro

The following trick applies only to Windows XP Professional edition.

The default system behavior is that all 100% bandwidth is available, however, if there is a running application that indicates to the OS it needs to send high priority/real time data, then as long as it has the socket open, Windows XP will restrict “best effort” traffic to 80% of the bandwidth so that high priority traffic can be accommodated. Basically, applications can make this request to the operating system for QoS support using the QoS application programming interfaces (APIs) in Windows and this only applies if a specific app is requesting QoS.

If you’d like to change how much bandwidth is reserved for QoS (the default is 20% of the total bandwidth), do the following:

1. Make sure you’re logged in as “Administrator” (not just any account with admin privileges).
2. Navigate to START>Run and type: gpedit.msc
3. Navigate to Local Computer Policy > Administrative Templates > Network > QOS Packet Scheduler
4. In the right window, double-click the limit reservable bandwidth setting
5. On the setting tab, check the enabled setting.
6. Where it says “Bandwidth limit %”, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default. So the trick is to ENABLE reservable bandwidth, then set it to ZERO.
7. Click OK, close gpedit.msc

Under START &goto- My Computer &goto- My Network Connections &goto- View Network Connections, right-click on your connection and under Properties (where it lists your protocols), make sure QOS Packet Scheduler is enabled.

BATCH FILE HACKING

Batch file hacking is very fun $ in this page I will teach some tricks and about them........

WhatIs A Batch File?
A batch file is a MS-DOS file that will execute certain commands these files are usually made with notepad, A lot of people think batch files are bit hard to handle but if you know what your doing they can actually be quite powerful and by powerful i mean deleting a whole C:/ Drive........
Whats CMD?
Ok Now you know what a Batch File is you need to know what CMD is ok well cmd is basicly MS-DOS it is a program that allows you to execute certain commands, CMD is simply short for Command Prompt which is its full name.

How To Get CMD?Ok now were getting somewhere here are some simple ways to create and run cmd
1.Start&goto-Run & goto-"Type Cmd" and (If That Dosent Work Try Typing cmd.exe)
2.Notepad & (type command) Save to desktop as (anything.bat) just make sure it has the extension (.bat) open it and theres C Prompt.
3.Right click anywhere on your desktop&goto New& goto shortcut&(type command)& goto-enter and on your desktop is C prompt.
4. Simply Go Start&goto - Accesories&goto -Command prompt.
5. Go To C:\WINDOWS\system32\cmd

Tricks And Tips:Ok you now know the basics of your hacking journey........ here are some tricks that you can use...and have fun......

1. SHUTDOWN ERROROk this is a trick , when you click on this icon your about to make it will shut the computer down in the amount of time you set lets say 1min and you can leave a message, our message will be "You Got Owned".

To make this 1. Open Notepad, 2.Type Shutdown -s -t 60 -c "You Got Owned"
3. Save To Desktop As shutdown.bat (DONT FORGET THE .BAT)
4.You will now have an icon on u’r desktop that’s called shutdown.bat
5. Double click on it to execute and an error message will come up saying
"Shutdown Will Commence In 1min" and below that will be a message saying you got owned. Thank You That Is My First Trick.

(To abort, open another command prompt and type shutdown -a)


shutdown computers over the network.
To make this 1. Open Notepad, 2.Type Shutdown -s -m \\xxx.xxx.xxx.xxx (IP Address)
3. Save To Desktop As (Anything).bat (DONT FORGET THE .BAT)
4.Double click on the icon and wait.
5. Now there is of course other ways of doing this, read the post on the front page,

you can also open CMD and type "Shutdown -i"
Thats My 2nd Trick
Thankyou.

Batch File That Deletes Other Things.
This batch file will delete any file on your computer, be carefull now its pretty simple first of all
1.Open Notepad
2. Type
3.@echo off
del "Path Of File You Want To Delete" /Q /S> nul
4. Save as "Anything.bat"
5. Execute It.

Example:
@echo off
del "C:/Documents And Settings/Custard/Desktop/lol.txt" /Q /S> nul

Saturday, September 20, 2008

ENABLING TASK MANAGER,REGISTRY EDITOR(REGEDIT)..........

This one is for Everyone !!

1) When i try to access my task manager(Ctr+Alt+Del or Ctr+Shif+Del)...it displays message..
'task manger has been disabled by ur administrator'..., and also i cant access my registry too..!!
what may have caused this problem....
is it because of some VIRUS...????
but the question is ....how can i repair this without re installing...?? any particular software??
So don’t very .......i am here to help u guyz.......

» Close the IE browser. Log out messenger / Remove Internet Cable.
» To enable Regedit
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f» To enable task manager : (To kill the process we need to enable task manager)
Click Start, Run and type this command exactly as given below: (better - Copy and paste)
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f» Now we need to change the default page of IE though regedit.
Start>Run>Regedit
From the below locations in Regedit chage your default home page to google.com or other.
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_ LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main
HKEY_USERS\Default\Software\Microsoft\Internet Explorer\Main
Just replace the attacker site with google.com or set it to blank page.
» Now we need to kill the process from back end. Press Ctrl + Alt + Del
Kill the process svhost.exe.( may be more than one process is running.. check properly)
» Delete svhost32.exe , svhost.exe files from Windows/ & temp/ directories. Or just search for svhost in your comp.. delete those files.
» Go to regedit search for svhost and delete all the results you get.
» Restart the computer. That’s it now you are virus free.

it works !!

Tuesday, September 16, 2008

How Do I Repair a Corrupted Word File? (Corrupted Microsoft Word Files that Won’t Open)


How to repair a corrupted Microsoft Word file that would not open?
Corrupted Word filesrefers to files that you tried to open in Word, and couldn’t for some reason. Sometimes you would get a message that they are corrupted, whereas other times Word would simply say that it can’t open them.
Follow The Steps:
1. Check that the corrupted Word file name is in the format “name.doc” (where name is the name of your file, then a dot (*.*) then the extension “doc”. For example file.doc. If it isn’t, right click on the file, select “Rename” and change the file’s name to this format.
2. Some newer versions of Word (e.g. Microsoft Word 2007) have a repair option.
To see if yours does, open Word, select File–>> Open, choose the corrupted file (but don’t open it yet). You will notice that next to where it says “Open”, there is a little drop-down arrow. Click on this and change the option to “Open and Repair”, then click on it.
3. If the above didn’t work, the next option (which usually works) is to open your corrupted Word file with Open Office - a free office suite that is compatible with Microsoft Word documents. Here’s how:
- Download Open Office from OpenOffice.org - it’s completely free, but is a big download, so will take some time, depending on your connection speed.
- Click on the downloaded file to install it and follow the installation wizard.
- From your Program Files menu open “Openoffice.org Writer” (Go to 

Start>> Programs>> Openoffice.org >>openoffice.org Writer)
- Now use Open office Writer to open your corrupted file (File>>open)
- Once opened, save it again using File>>Save As and ensure you
change the “Save as type” in the menu to Microsoft Word 97/2000/xp (or the version that you have).
- Open your reclaimed file in Word.
4. Still no luck? The next step is to use the free WordRepair utility as a last resort. It was free at the time of writing, and does a good job of opening corrupted Word files, but you lose all your formatting, and hence it is the last on this list.
[If all the above didn’t work, it is likely that your file is in a really bad way.]
 If you are a business and it is business critical, then there are professionals who may be able to help. If your corrupted file is encrypted or password protected, then your changes are lessened still.
Good luck! -J