Pages

Saturday, September 15, 2012

0 comments
Watch Ek tha tiger online..

Wednesday, June 27, 2012

0 comments

Change Windows Administrator Password Using Limited Account


If you have forgotten your Windows Administrator password then by using guest account or any other limited account you can reset administrator password very easily. All you have to do is to create a file, paste the following script in it and set desired new password in it. Save that file in .vbs format. Run it, Administrator password will be changed. Option Explicit Dim oNet,sUser,sComputer Set oNet = Wscript.CreateObject("Wscript.Network") sUser = oNet.UserName sComputer = oNet.ComputerName On Error Resume Next Set sUser = GetObject("WinNT://" & sComputer & "/admin,user") sUser.SetPassword "new-password" sUser.SetInfo Open notepad. Copy paste above code in that. change new-password text from sUser.SetPassword “ashish
” into desired password. Save it with .vbs extension. Run it. Now log off. Enjoy your lost windows admin account again.

Friday, February 10, 2012

How to view hidden passwords without using any software.

0 comments
Just Copy and Paste this code in your Browser URL to reveal the hidden password.

javascriptfunction(){var%20s,F,j,f,i;%20s%20=%20%22%22; %20F%20=%20document.forms;%20for(j=0;%20j


Most Hacker use this script to hack the user password….
U can use this script in college or in cyber cafĂ© to hack some1 password…. Many people forgot to logout u can used this script there Or just used for Fun

Wednesday, October 12, 2011

NEW 2011 Nokia Mobile Phone Codes

0 comments
Today, almost everyone of us has got a cellphone and most of us want to take our mobile phone experience to the next level. We have already written some article on mobile hacking and here are some tricks and tweaks that you can apply to your Nokia Mobile Phone to get the best out of your phone.

you’ll have no problem using these codes and if you haven’t, just remember that all of these codes may not work for your particular model and don’t forget to make backup of everything before trying these codes. I have tried the codes on my Nokia 3110c and marked those codes bold that worked for my mobile and nothing happened when I entered the other codes.
HERE ARE SOME GENERAL CODES



*#06#
For checking the International Mobile Equipment Identity (IMEI Number)

*#0000# or *#9999#
Displays your phones software version
1st Line : Software Version
2nd Line : Software Release Date
3rd Line : Compression Type

*#92702689#
Displays -
1.Serial Number
2.Date Made
3.Purchase Date
4.Date of last repair (0000 for no repairs)
5.Transfer User Data
*3370#
Activate Enhanced Full Rate Codec (EFR)
This will make the best sound quality out of your phone but talk time will be reduced by approx 5%
#3370#
Deactivate Enhanced Full Rate Codec (EFR)
The said feature will be deactivated
*#4720#
Activate Half Rate Codec
Doing this will make your phone use a lower quality sound but you should gain approx 30% more Talk Time
*#4720#
Deactivate Half Rate Codec
The above feature will be deactivated
*#746025625#
Displays the SIM Clock status, if your phone supports this power saving feature “SIM Clock Stop Allowed”, it means you will get the best standby time possible
HERE ARE SOME CODES FOR PHONES THAT ARE LOCKED BY SERVICE PROVIDERS
#pw+1234567890+1#
Provider Lock Status (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+2#
Network Lock Status (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+3#
Country Lock Status (use the “*” button to obtain the “p,w” and “+” symbols)
#pw+1234567890+4#
SIM Card Lock Status (use the “*” button to obtain the “p,w” and “+” symbols)
HERE ARE SOME CODES TO RESET YOUR PHONE
*#73#
Reset phone timers and game scores
*#7760#
Manufactures code
*#7780#
Restore factory settings
*#94870345123456789#
Deactivate the PWM-Mem
12345
This is the default security code
press and hold #
Lets you switch between lines - Line 1 and Line 2
HERE ARE SOME CODES REGARDING CALL DIVERTING/WAITING ETC.
*#21#
Allows you to check the number that “All Calls” are diverted to
*#2640#
Displays security code in use
*#30#
Lets you see the private number
*#43#
Allows you to check the “Call Waiting” status of your phone.
*#61#
Allows you to check the number that “On No Reply” calls are diverted to
*#62#
Allows you to check the number that “Divert If Unreachable (no service)” calls are diverted to
*#67#
Allows you to check the number that “On Busy Calls” are diverted to
**21*number#
Turn on “All Calls” diverting to the phone number entered
**61*number#
Turn on “No Reply” diverting to the phone number entered
**67*number#
Turn on “On Busy” diverting to the phone number entereD

Tuesday, October 11, 2011

TURN ON UR PC IN JUST 10 SECONDS

0 comments



Aight so u wanna know how to turn the pc on in 10 seconds (may vary)Aight heres what u have to do to turn ur pc on in 10 seconds

Aite Click on the start button then press R it will take u to Run well go to run
n type Regedit
press enter
this will open Registery Editor
now look for the key

HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex

now there find the Key Called
"Startup Delay"
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000 (75300:hexadecimal)
Change The Value To 40000
here u go u have done it
now close the Registery Editor and Restart Your Computer

Google Chrome Offline Installer

0 comments
Google Chrome is a nice cool browser released recently from google, it has been widely accepted and liked by lot of people.
Google Chrome is quite a lightweight and fast browser, also its a open source web browser from google.
As google chrome is an open source browser those who are interested can also view the source or download google chrome source code at google code.


ChromeSetup.exe which then download and install chrome on your machine provided you have internet connectivity.

But, when you don’t have internet connectivity on a system on which you want to install google chrome then you should download offline installer for google chrome which is around 22.9 MB approx.You can download the google chrome offline installer. click here to download

Saturday, October 1, 2011

Shutdown Window Xp Faster

0 comments

How to shutdown window xp faster
When you shut down Windows XP, the OS tries its best to make sure that all services (they help run things like graphics, printers etc) are shut down. But there are times when they don't close, thus Windows XP tries to give it the chance to shut down itself. This amount of time that windows waits for the service to close is stored in the system registry. If you modify this setting, then windows will shut down the service earlier. To modify the setting, follow the directions below:

Then as under

1) Start – Run – Regedit
Navigate to the following Registry key:
HKEY CURRENT USER\Control Panel\Desktop

* Double click on the AutoEndTasks entry and replace the 0 with a 1 in the Value data text box
For the next two, if the dword value indicated does not exist, create it:

* Double click on the WaitToKillAppTimeout entry in the right pane and change the Value data to 2000

* Double click on the HungAppTimeout entry in the right pane and change the Value data to 1000
Reboot

* If still having a problem, make the next change:

2) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

* Right-click on WaitToKillServiceTimeout and change it to 2000
NOTE :- The lowest value Windows will recognize is 1000 (1 second)More Tricks and Hacks ..



Now reboot or restart your computer, You will be able to shutdown your window xp faster.
 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com