Translate

Join Our Website Become Member

Thursday, 2 April 2015

How To Get Wifi Password If Connected

Reset Windows 7/8 Dell Administrator Password without Disk


Forgot Windows 8 password on Dell laptop and can’t remember it? If you don’t have any important data stored on your computer, you can choose to reinstall Windows system, but often that is the last option. This is because re-installing Windows could be a tedious and time-consuming job and you also can’t assure that you will not lose any important files. So is there a quick and easy way to solve this problem without reinstalling?

You can use a Windows 8 password reset disk to reset the forgotten Windows 8 password on Dell laptop easily if you’ve created it beforehand. But in case you haven’t taken precautionary steps earlier and you forget the password, you can’t recover your lost Windows 8 password. Here, I am going to discuss most of practical methods to recover Windows 8 password

Method 1: Recover Forgotten Windows 8 Password from Safe Mode

When you install Windows 8, it asks you to create a new user account to use on the computer and once you create it, Windows setup automatically disables the Administrator account and you can’t access it in normal mode. The next time when you forget your user password, you can boot into Safe Mode and login with Administrator account and reset the user password. So it’s the best way to recover Windows 8 password on Dell laptop by using the built-in Administrator account. Let’s learn how to hack a dell laptop password Windows 8.


(1). Boot your computer and immediately press on the F8 key repeatedly until your computer displays the boot menu.

(2). With the arrow keys, choose Safe Mode and press the Enter key.

(3). On the home screen, click on Administrator. If you have no home screen, type Administrator and leave the password field as blank.

(4). Click on the Start menu in the bottom left corner, go in the Control Panel, then in User Accounts you can reset any user password easily
2

Reset Windows 7/8 Dell Administrator Password without Disk

reset Dell administrator password without disk
For Windows 7/8, even though you have no reset disk, Windows administrator password reset still can be come true.  For example, password hint, PIN code, Microsoft account can be used to remind people of lost Windows password or login locked Dell laptop. When all these don’t work, you still could try the following three ways to reset Windows password without disk after Windows admin password forgot.

1. System Reset Disk

If you've forgotten Windows password, there are several utilities to reset it. One of them is Windows own System Recovery Disk. As a side note, this password reset trick, which takes just ten minutes to do, is a security hole in Windows 8 and earlier systems, which you can prevent an attacker from hacking into your computer with encryption.
All you need to reset the Windows password with this method is another Windows PC. So you can make the System Recovery Disk and burn it to a CD or USB thumb drive.
Basically, you boot into the locked PC with the recovery disk and open up the command prompt, and then replace the Ease of Access Center application (utilman.exe) with another copy of the command prompt(cmd.exe) with administrative privileges. Then you use the "net user" command to type in a new password for the user whose password you want to reset.
Command: net user <user name> <user new password>

2. System Restore

Example: Use System Restore as Recovery Tool in Windows 8
When a change causes your system to act strangely, you can undo that change by performing a system restore operation. Now, you can restore system to early back up point in order to remove admin password.
If Windows will not start, you can use the Recovery Drive to launch System Restore. If Windows does start, you can launch System Restore from within Windows.
To do so, access the System Protection tab and click the System Restore button. In a moment, System Restore will begin an initialization process and you'll then see the introductory screen in the wizard driven interface. After System Restore starts, you'll see the first screen in the wizard driven interface.
When you click Next, you'll see a table showing the most recent restore points. If you select the Show more restore points check box, you will see any older restore points that are still available

Tuesday, 10 March 2015

How to hack facebook+Email account through Indirect phishing [Tut] | 100% Working



                                                




Hey guyzz as you know many newbies are finding difficulties to hack facebook accounts through facebook phishing.because facebook scam filters are very secured now they block phishing just after u send the url to victim & phisher gets detected.
this post is for those who think that facebook cant be hacked through phishing now,but no one can save facebook from phishing.
you can visit my previous post of facebook phishing which worked for almost every one:

How Can I Hack A Facebook Account With Smart Facebook Phishing.....100%working by devendr@..!!!


Here i will share a tut how to hack facebook through indirect phishing. that means i wil tel you there is no need to phish facebook of victim you can phish Email id of the victim .then through email id we will hack facebook account its very easy just follow these simple instructions:


1.)First step we will find the email Id[it can be yahoo,gmaill,hotmail,AOl..etc] of victim which may be available at the info tab of his/her facebook profile.
2.)make phisher[fake login page according to the mail id]

you goto this link & see how to make your own fake login page:



How to setup your own phisher/fake login page?[noobs friendly]




3.) now u have to become a good social engineer  to trap your victim to enter username & passwrd into the fake login pgae without getting caught:D it depends upon you.


4.)after compromising Email ID through phishing first change the victim passwrd & security question so that he cannot recompromise it again.

 5.)Now here Our trick lies that goto www.facebook.com enter victims gmail id & any random password. here i will take Email id as victim@gmail.com


6.) Now facebook will respond wrong username password. now you will see a button request a new one ,see in the screen shots. click on it.


7. then you will be redirected ta verification page which says enter your email id , enter victims email id on it.


8.then click on search,enter captcha.


9.) check there the profile of victim  there may be 2-3 profiles click on the one which is our victim "this is my account".


10.)then click on send verification links & code to gmail id.

11.)TADAA!!! goto gmail ibox u will find a facebook password recover link now recover your passwrd ..



12)thats it you have hacked your victim without actually phishing the facebook.

Monday, 9 March 2015

Subway Suffers Pairis Armv6

change your password if lost or forgotten!


 
How to change your computer password with command prompt

 Download
4 Steps
 Collection  I Made it!  Favorite
 Share 


This will help you change your password if lost or forgotten! Or hacking! I don't suggest that!



Step 1: Go to start

Go to start, Run then type, CMD!


Step 2: What you typeIn CMD (Command Prompt) type net user and it will bring up all the user accounts.


Step 3: What to do next.Once you find the account that you want type net user then account name then space *


Step 4: Then you are almost done.then hit enter and it will say enter new password. Do that hit enter and enter the desired password again. hit enter and the password is saved. You can also start you windows PC with CMD and do this. You can also do this on a guest account

how to shutdown any computer using cmd(IF NETWORED OR CONNECTED TO WIFI


 
Shutting down a server or other remote computer is possible from the convenience of your own PC. It's not hard to learn to shutdown a remote Windows computer from your own desktop on a LAN. You'll just have to learn the proper computer command shorthands




Steps

  1. 1
    Open the command prompt. This may be done by clicking on the "Start" button, and selecting "Run".


  2. 2
    Type in cmd and press Enter.

  3. 3
    Type in shutdown -m \\computername, replacing "computername" with the name of the computer you wish to shutdown or the computer's IP address.

  4. 4
    Experiment with the shutdown commands switches.
    • -r will force a restart, disabling any services or user interaction from interrupting it.
    • -c "comment" will force a comment to appear on the system being shutdown.
    • -t xx will force a timeout for "xx" seconds. For example, -t 60 would perform a shutdown after a 60-second timeout.
    • -a will abort the shutdown.
    • A full command example: shutdown -m \\myserver -r -c "This system will shutdown in 60 seconds" -t 60

  5. 5
    Try another method:
    • Type shutdown -i in the run window.
    • Click the "Add" box and type the name of the computer you want to shutdown or its IP address. You can select what you want the computer to do.
    • In this mode, it's necessary to add a comment. Do so.
    • Press OK

HOW TO BLOCK CHANNELS ON DISH TV,TATA SKY,AIRTEL,VIDEOCON,ETC(any)


12/12/2014
 
How to block channel on dish tv* Dish TV : Menu – Press Right Key – My Dish TV – Parental Control – Block Channels – PIN – 1234 – Select the Channel – Press right key to Block channel – Select channel one by one – Menu

*Tata Sky : Organiser – Parental control – PIN – 0000 – Channel Lockout – Select the Channel – Guide

*Airtel / BIG TV (Reliance) : Home– Setting – Parental Control – Pin – 0000 – Parental Lock – Select Channel – apply changes – home

*Videocon : Menu – Setup – Installation – Pin -1234 – user setting – Channel Locking – Lock/Hide/Unlock/Unhide channels – Green button for hide – Ok – Exit –Yes

*IN/DEN/PNL Cable : Menu – Favourite List – Channel List – All TV Channel – Lock – Red करने के लिए)

*Sky Net Digital Services (Set Up Box) : Menu – Set up – Channel Management – Channel edit –Input 0000 pwd – Select Channelsto lock (Lock by Yellow Button) – Done

warning :- this all USSD codes are change with TIME-TO-TIME and PLACE-To-PLACE so be aware.

notice :- if you have more code or updated code then comment her