Pages

Tuesday, 27 August 2013

Simple Steps To Crack Wi-Fi Password - For Beginners!!!



An internet connection has become a basic necessity in our modern lives. Wireless hot-spots (commonly known as Wi-Fi) can be found everywhere!
If you have a PC with a wireless network card, then you must have seen many networks around you. Sadly most of these networks are secured with a network security key.
Have you ever wanted to use one of these networks? You must have desperately wanted to check your mail when you shifted to your new house. The hardest time in your life is when your internet connection is down.
Cracking those Wi-Fi passwords is your answer to temporary internet access. This is a comprehensive guide which will teach even complete beginners how to crack WEP encrypted networks, easily.
Table of Contents
  1. How are Wireless networks secured?
  2. What you'll need
  3. Setting up CommView for Wi-Fi
  4. Selecting the target network and capturing packets
  5. Waiting...
  6. Now the interesting part... CRACKING!
  7. Are you a visual learner?
How Are Wireless Networks Secured?
In a secured wireless connection, internet data is sent in the form of encrypted packets. These packets are encrypted with network security keys. If you somehow manage to get hold of the key for a particular wireless network you virtually have access to the wireless internet connection
Broadly speaking there are two main types of encryptions used:
WEP (Wired Equivalent Privacy):
This is the most basic form of encryption. This has become an unsafe option as it is vulnerable and can be cracked with relative ease. Although this is the case many people still use this encryption.
WPA (Wi-Fi Protected Access):
This is the more secure alternative. Efficient cracking of the passphrase of such a network requires the use of a wordlist with the common passwords. In other words you use the old fashioned method of trial and error to gain access. Variations include WPA-2 which is the most secure encryption alternative till date. Although this can also be cracked using a wordlist if the password is common, this is virtually uncrackable with a strong password. That is, unless the WPA PIN is still enabled (as is the default on many routers).
Hacking WEP passwords is relatively fast, so we'll focus on how to crack them for this guide.
What You'll Need...
  • A compatible wireless adapter:
This is by far the biggest requirement.The wireless card of your computer has to be compatible with the software CommVIew. This ensures that the wireless card can go into monitor mode which is essential for capturing packets.Click here to check if your wireless card is compatible
  • CommView for Wi-Fi :
This software will be used to capture the packets from the desired network adapter.Click here and download the software from the website.
  • Aircrack-ng GUI:
After capturing the packets this software does the actual cracking.Click here-Click here and download the software from the website.
  • A little patience is vital!!
Step 1: Setting Up CommView for Wi-Fi
  • Download the zip file of CommView for Wi-Fi from the website. Extract the file and run setup.exe to install CommView for Wi-Fi. When CommView opens for the first time it has a driver installation guide. Follow the prompts to install the driver for your wireless card.
  • Run CommView for Wi-Fi.
  • Click the play icon on the top left of the application window.
Start scanning for wireless networks.
CommView now starts scanning for wireless networks channel by channel. After a few minutes you will have a long list of wireless networks with their security type and signal. Now it is time to choose your target network
Step 2: Selecting the Target Network and Capturing Packets
A few things to keep in mind before choosing the target wireless network
  • This tutorial is only for WEP encrypted networks.
So make sure you select a network with WEP next to its name
  • Choose a network with the highest signal.
  • Each network will have its details in the right column.
  • Make sure the WEP network you are choosing has the least the least dB (decibel) value.
Once you have chosen your target network,select it and click Capture to start capturing packets from the desired channel.
Now you might notice that packets are being captured from all the networks in the particular channel. To capture packets only from the desired network follow the given steps.
  • Right click the desired network and click on copy MAC Address.
  • Switch to the Rules tab on the top.
  • On the left hand side choose MAC Addresses
  • Enable MAC Address rules
  • For 'Action' select 'capture' and for 'Add record' select 'both'.
  • Now paste the mac address copied earlier in the box below.
We need to capture only data packets for cracking. Hence select D on the bar at the top of the window and deselect M (Management packets) and C (Control packets).
Now you have to save the packets so that they can be cracked later. To do this-
  • Go to the logging tab on top and enable auto saving.
  • Set Maximum Directory Size to 2000
  • Set Average Log File Size to 20.
Step 3: Waiting...
Now the boring part- WAITING!
NOTE: The amount of time taken to capture enough data packets depends on the signal and the networks usage. The minimum number of packets you should capture should be 100,000 for a decent signal.
After you think you have enough packets (at least 100,000 packets)
  • Go to the log tab and click on concatenate logs.
  • Select all the logs that have been saved.
  • Do not close CommView for Wi-Fi
  • Now navigate to the folder where the concatenated logs have been saved
  • Open the log file
  • Select File- Export -Wire shark tcpdump format and choose any suitable destination.
  • This will save the logs with a .cap extension to that location
Now the Interesting Part... CRACKING!
  • Download Aircrack-ng and extract the zip file.
  • Open the folder and navigate to 'bin'.
  • Run Aircrack-ng GUI
  • Choose WEP
  • Open your .cap file that you had saved earlier.
  • Click Launch.
  • In the command prompt type in the index number of your target wireless network.
  • Wait for a while .If everything goes fine the wireless key will be shown.
You may also receive a request to try with more packets. In this case wait until more packets have been captured and repeat the steps to be performed after capturing packets
BEST OF LUCK

Delete an undeletable File.

---------------------------------
Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL <filename>.
**Note** <filename> is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.
OR YOU CAN TRY THIS..
Open Notepad.exe
Click File>Save As > locate the folder where your undeletable file is
Choose 'All files' from the file type box click once on the file u want to delete so its name appears in the 'filename' box
Put a (“) (Quotation Mark) at the start and end of the filename (the filename should have the extension of the undeletable file so it will overwrite it) Click save, It should ask u to overwrite the existing file, choose yes and u can delete it as normal
Here's a manual way of doing it.
1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program
Files or Kazaa Lite folder you have to do the following. Instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once you’re in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in Del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder through command, Del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.

Make an undeletable Folder.

Photo: To make an undeletable Folder, follow these steps :

1. Press windows key and r (start-run)
2. type 'cmd' for command prompt
3. select your drive (eg: d:) and press enter
4. type 'md con\' and press enter

Now You have created the undeleteable folder !

How to delete it?
1. Press windows key and r (start-run)
2. type 'cmd' for command prompt
3. select your drive (eg: d:) and press enter
4. type 'rd con\' and press enter

now your folder will be delete .... !

Enjoy !To make an undeletable Folder, follow these steps :

1. Press windows key and r (start-run)
2. type 'cmd' for command prompt
3. select your drive (eg: d:) and press enter
4. type 'md con\' and press enter

Now You have created the undeleteable folder !

How to delete it?
1. Press windows key and r (start-run)
2. type 'cmd' for command prompt
3. select your drive (eg: d:) and press enter
4. type 'rd con\' and press enter

now your folder will be delete .... !

Enjoy !

How to Find the IP Address of a Website?

Step 1: Open Command Prompt.
(Goto Run and type cmd and hit Enter)

Step 2: Type ping, followed by the name of the website and press Enter.
Ex: ping www.google.com

The IP address of the corresponding website will appear on the very first line of output (as highlighted in the image below).

→ You can also find out the IP address of a website by accessing any of the following websites:
http://who.is/
http://www.getip.com/
http://ip-lookup.net/domain-lookup.php
www.site24x7.com/find-ip-address-of-web-site.html
www.selfseo.com/find_ip_address_of_a_website.php ...and so on.
 

Some important Windows 8 keyboard shortcuts.


Photo: Here're some of the shortcuts in windows 8....

Ctrl+scroll wheel - Zoom in or out of apps pinned to the Start screen
Windows logo key+C - Open the Charms
Windows logo key+C - Open the commands for the app
Windows logo key+F - Open the Search charm to search files
Windows logo key+H - Open the Share charm
Windows logo key+I - Open the Settings charm
Windows logo key+J - Switch the main app and snapped app
Windows logo key+K - Open the Devices charm
Windows logo key+O - Lock the device orientation
Windows logo key+Q - Open the Search charm to search apps
Windows logo key+V - Cycle through notifications
Windows logo key+Shift+V - Cycle through notifications in reverse order
Windows logo key+W - Open the Search charm to search settings
Windows logo key+, - Temporarily peek at the desktop
Windows logo key+Z - Show the commands available in the app
Windows logo key+spacebar - Switch input language and keyboard layout
Windows logo key+Ctrl+spacebar - Change to a previously selected input
Windows logo key+Tab - Cycle through open apps (except desktop apps)

Windows logo key+Ctrl+Tab - Cycle through open apps (except desktop apps) and snaps them as they are cycled

Windows logo key+Shift+Tab - Cycle through open apps (except desktop apps) in reverse order

Windows logo key+PgUp - Move the Start screen and apps to the monitor on the left (Apps in the desktop won’t change monitors)

Windows logo key+PgDown - Move the Start screen and apps to the monitor on the right (Apps in the desktop won’t change monitors)

Windows logo key+Shift+period (.) - Snaps an app to the left
Windows logo key+period (.) - Snaps an app to the right

General Key Board Shortcuts

F1 - Display Help
F2 - Rename the selected item
F3 - Search for a file or folder
F4 - Display the address bar list in Windows Explorer
F5 - Refresh the active window
F6 - Cycle through screen elements in a window or on the desktop
F10 - Activate the menu bar in the active app
Alt+F4 - Close the active item, or exit the active app
Alt+Esc - Cycle through items in the order in which they were opened
Alt+underlined letter - Perform the command for that letter
Alt+Enter - Display properties for the selected item
Alt+spacebar - Open the shortcut menu for the active window
Alt+left arrow - Back
Alt+right arrow - Forward
Alt+Page Up - Move up one screen
Alt+Page Down - Move down one screen
Alt+Tab - Switch between open apps (except desktop apps)

Ctrl+F4 - Close the active document (in apps that allow you to have multiple documents open simultaneously)

Ctrl+A - Select all items in a document or window
Ctrl+C (or Ctrl+Insert) - Copy the selected item
Ctrl+R (or F5) - Refresh the active window
Ctrl+V (or Shift+Insert) - Paste the selected item
Ctrl+X - Cut the selected item
Ctrl+Z - Undo an action
Ctrl+Y - Redo an action
Ctrl+plus (+) or Ctrl+minus (-) - Zoom in or out of apps pinned to the Start screen
Ctrl+scroll wheel - Zoom in or out of apps pinned to the Start screen
Ctrl+ mouse scroll wheel - Change the size of desktop icons
Ctrl+right arrow - Move the cursor to the beginning of the next word
Ctrl+left arrow - Move the cursor to the beginning of the previous word
Ctrl+down arrow - Move the cursor to the beginning of the next paragraph
Ctrl+up arrow - Move the cursor to the beginning of the previous paragraph
Ctrl+Alt+Tab - Use the arrow keys to switch between all open apps
Ctrl with an arrow key+spacebar - Select multiple individual items in a window or on the desktop
Ctrl+Shift with an arrow key - Select a block of text
Ctrl+Esc - Open the Start screen
Ctrl+Shift+Esc - Open Task Manager
Ctrl+Shift - Switch the keyboard layout when multiple keyboard layouts are enabled
Shift+F10 - Display the shortcut menu for the selected item

Shift with any arrow key - Select more than one item in a window or on the desktop, or select text within a document

Shift+Delete - Delete the selected item without moving it to the Recycle Bin first
Right arrow - Open the next menu to the right, or open a submenu
Left arrow - Open the next menu to the left, or close a submenu
Esc - Cancel the current task

Dialog Box Shortcut Keys

F1 - Display Help
F4 - Display the items in the active list
Ctrl+Tab - Move forward through tabs
Ctrl+Shift+Tab - Move back through tabs
Ctrl+N (Number 1-9) - Move to Nth tab
Tab - Move forward through options
Shift+Tab - Move back through options
Alt+underlined letter - Perform the command or select the option for that letter
Enter - Replace clicking the mouse for many selected commands
Spacebar - Select or clear the check box if the active option is a check box
Backspace - Open a folder one level up if a folder is selected in the Save As or Opendialog box
Arrow keys - Select a button if the active option is a group of option buttons

Windows logo Key Shortcut Keys

Windows logo key+F1 - Open Windows Help and Support
Windows logo key - Display or hide the Start menu
Windows logo key+B - Set focus in the notification area
Windows logo key+C - Open the Charms
Windows logo key+C - Open the commands for the app
Windows logo key+D - Display and hides the desktop
Windows logo key+E - Open Computer
Windows logo key+F - Open the Search charm and search file
Windows logo key+G - Cycle through gadgets on the desktop
Windows logo key+H - Open the Share charm
Windows logo key+I - Open the Settings charm
Windows logo key+J - Switch the main app and snapped app
Windows logo key+K - Open the Devices charm
Windows logo key+L - Lock your PC or switch users
Windows logo key+M - Minimize all windows
Windows logo key+O - Lock device orientation
Windows logo key+P - Choose a presentation display mode
Windows logo key+Q - Open the Search charm and search apps
Windows logo key+R - Open the Run dialog box
Windows logo key+T - Cycle through apps on the taskbar
Windows logo key+U - Open Ease of Access Center
Windows logo key+V - Cycle through notifications
Windows logo key+Shift+V - Cycle through notifications in reverse order
Windows logo key+W - Open the Search charm and search settings
Windows logo key+X - Opens the Quick Link menu
Windows logo key+, - Temporarily peek at the desktop
Windows logo key+Z - Show the commands available in the app
Windows logo key+Pause - Display the System Properties dialog box
Windows logo key+Ctrl+F - Search for PCs (if you’re on a network)
Windows logo key+Shift+M - Restore minimized windows on the desktop

Windows logo key+number - Start the desktop app pinned to the taskbar in the position indicated by the number. If the app is already running, switch to that app.

Windows logo key+Shift+number - Start a new instance of the desktop app pinned to the taskbar in the position indicated by the number

Windows logo key+Ctrl+number - Switch to the last active window of the desktop app pinned to the taskbar in the position indicated by the number

Windows logo key+Alt+number - Open the Jump List for the desktop app pinned to the taskbar in the position indicated by the number

Windows logo key+Ctrl+Shift+number - Open a new instance of the desktop app located at the given position on the taskbar as admin

Windows logo key+Tab - Cycle through open apps (except desktop apps)

Windows logo key+Ctrl+Tab - Cycle through open apps (except desktop apps) and snaps them as they are cycled

Windows logo key+Ctrl+B - Switch to the app that displayed a message in the notification area
Windows logo key+up arrow - Maximize the desktop window
Windows logo key+down arrow - Minimize the desktop window
Windows logo key+left arrow - Maximize the desktop window to the left side of the screen
Windows logo key+right arrow - Maximize the desktop window to the right side of the screen

Windows logo key+Home - Minimize all but the active desktop window (restores all windows on second stroke)

Windows logo key+Shift+up arrow - Stretch the desktop window to the top and bottom of the screen

Windows logo key+Shift+down arrow - Restore/minimize active desktop windows vertically, maintaining width

Windows logo key+Shift+left arrow or right arrow - Move a window in the desktop from one monitor to another

Windows logo key+spacebar - Switch input language and keyboard layout
Windows logo key+Ctrl+spacebar - Change to a previously selected input
Windows logo key+Enter - Open Narrator

Windows logo key+PgUp - Move the Start screen and apps to the monitor on the left (Apps in the desktop won’t change monitors)

Windows logo key+PgDown - Move the Start screen and apps to the monitor on the right (Apps in the desktop won’t change monitors)

Windows logo key+Shift+period (.) - Snaps an app to the left
Windows logo key+period (.) - Snaps an app to the right
Windows logo key+Tab - Cycle through opens apps (except desktop apps)

Windows logo key+Shift+Tab - Cycle through opens apps (except desktop apps) in reverse order

Windows logo key+Ctrl+Tab - Cycle through opens apps (except desktop apps) and snaps them as they are cycled

Windows logo key+/ - Initiate IME reconversion
Windows logo key+Alt+Enter - Opens Windows Media Center
Windows logo key+plus (+) or minus (-) - Zoom in or out (in Magnifier)
Windows logo key+Esc - Exit Magnifier

File Explorer Shortcut Keys

Alt+D - Select the address bar
Ctrl+E - Select the search box
Ctrl+F - Select the search box
Ctrl+N - Open a new window
Ctrl+W - Close the current window
Ctrl+mouse scroll wheel - Change the size and appearance of file and folder icons
Ctrl+Shift+E - Display all folders above the selected folder
Ctrl+Shift+N - Create a new folder
Num Lock+Asterisk (*) - Display all subfolders under the selected folder
Num Lock+plus (+) - Display the contents of the selected folder
Num Lock+minus (-) - Collapse the selected folder
Alt+P - Display the preview pane
Alt+Enter - Open the Properties dialog box for the selected item
Alt+right arrow - View the next folder
Alt+up arrow - View the parent folder
Alt+left arrow - View the previous folder
Backspace - View the previous folder
Right arrow - Display the current selection (if it’s collapsed), or select the first subfolder
Left arrow - Collapse the current selection (if it’s expanded), or select the parent folder
End - Display the bottom of the active window
Home - Display the top of the active window
F11 - Maximize or minimize the active window

Taskbar Shortcut Keys

Shift+click on a taskbar button - Open a app or quickly open another instance of a app
Ctrl+Shift+click on a taskbar button - Open a app as an administrator
Shift+Right-click on a taskbar button - Show the window menu for the app
Shift+Right-click on a grouped taskbar button - Show the window menu for the group
Ctrl+Click on a grouped taskbar button - Cycle through the windows of the group

Ease of Access Shortcut Keys

Right Shift for eight seconds - Turn Filter Keys on and off
Left Alt+Left Shift+PrtScn - Turn High Contrast on or off
Left Alt+Left Shift+Num Lock - Turn Mouse Keys on or off
Shift five times - Turn Sticky Keys on or off
Num Lock for five seconds - Turn Toggle Keys on or off
Windows logo key+U - Open the Ease of Access Center

Magnifier Shortcut Keys

Windows logo key+plus (+) or minus (-) - Zoom in or out
Ctrl+Alt+spacebar - Preview the desktop in full-screen mode
Ctrl+Alt+D - Switch to docked mode
Ctrl+Alt+F - Switch to full-screen mode
Ctrl+Alt+I - Invert colors
Ctrl+Alt+L - Switch to lens mode
Ctrl+Alt+R - Resize the lens
Ctrl+Alt+arrow keys - Pan in the direction of the arrow keys
Windows logo key+Esc - Exit Magnifier

Narrator Shortcut Keys

Space or Enter - Activate current item
Tab and arrow keys - Move around on the screen
Ctrl - Stop reading
Caps Lock+D - Read item
Caps Lock+M - Start reading
Caps Lock+H - Read document
Caps Lock+V - Repeat phrase
Caps Lock+W - Read window
Caps Lock+Page Up/Down - Increase or decrease the volume of the voice
Caps Lock+plus (+) or minus (-) - Increase or decrease the speed of the voice
Caps Lock+spacebar - Do default action
Caps Lock+left or right arrows - Move to previous/next item
Caps Lock+F2 - Show commands for current item
Press Caps Lock twice in quick succession - Turn Caps Lock on or off
Caps Lock + Esc - Exit Narrator

Narrator touch Shortcut Keys

Tap once with two fingers - Stop Narrator from reading
Tap three times with four fingers - Show all Narrator commands (including the ones not in this list)
Double-tap - Activate primary action
Triple-tap - Activate secondary action
Touch or drag a single finger - Read what’s under your finger
Flick left/right with one finger - Move to next or previous item
Swipe left/right/up/down with two fingers - Scroll
Swipe down with three fingers - Start reading on explorable text
Ctrl+scroll wheel - Zoom in or out of apps pinned to the Start screen
Windows logo key+C - Open the Charms
Windows logo key+C - Open the commands for the app
Windows logo key+F - Open the Search charm to search files
Windows logo key+H - Open the Share charm
Windows logo key+I - Open the Settings charm
Windows logo key+J - Switch the main app and snapped app
Windows logo key+K - Open the Devices charm
Windows logo key+O - Lock the device orientation
Windows logo key+Q - Open the Search charm to search apps
Windows logo key+V - Cycle through notifications
Windows logo key+Shift+V - Cycle through notifications in reverse order
Windows logo key+W - Open the Search charm to search settings
Windows logo key+, - Temporarily peek at the desktop
Windows logo key+Z - Show the commands available in the app
Windows logo key+spacebar - Switch input language and keyboard layout
Windows logo key+Ctrl+spacebar - Change to a previously selected input
Windows logo key+Tab - Cycle through open apps (except desktop apps)

Windows logo key+Ctrl+Tab - Cycle through open apps (except desktop apps) and snaps them as they are cycled

Windows logo key+Shift+Tab - Cycle through open apps (except desktop apps) in reverse order

Windows logo key+PgUp - Move the Start screen and apps to the monitor on the left (Apps in the desktop won’t change monitors)

Windows logo key+PgDown - Move the Start screen and apps to the monitor on the right (Apps in the desktop won’t change monitors)

Windows logo key+Shift+period (.) - Snaps an app to the left
Windows logo key+period (.) - Snaps an app to the right

General Key Board Shortcuts

F1 - Display Help
F2 - Rename the selected item
F3 - Search for a file or folder
F4 - Display the address bar list in Windows Explorer
F5 - Refresh the active window
F6 - Cycle through screen elements in a window or on the desktop
F10 - Activate the menu bar in the active app
Alt+F4 - Close the active item, or exit the active app
Alt+Esc - Cycle through items in the order in which they were opened
Alt+underlined letter - Perform the command for that letter
Alt+Enter - Display properties for the selected item
Alt+spacebar - Open the shortcut menu for the active window
Alt+left arrow - Back
Alt+right arrow - Forward
Alt+Page Up - Move up one screen
Alt+Page Down - Move down one screen
Alt+Tab - Switch between open apps (except desktop apps)

Ctrl+F4 - Close the active document (in apps that allow you to have multiple documents open simultaneously)

Ctrl+A - Select all items in a document or window
Ctrl+C (or Ctrl+Insert) - Copy the selected item
Ctrl+R (or F5) - Refresh the active window
Ctrl+V (or Shift+Insert) - Paste the selected item
Ctrl+X - Cut the selected item
Ctrl+Z - Undo an action
Ctrl+Y - Redo an action
Ctrl+plus (+) or Ctrl+minus (-) - Zoom in or out of apps pinned to the Start screen
Ctrl+scroll wheel - Zoom in or out of apps pinned to the Start screen
Ctrl+ mouse scroll wheel - Change the size of desktop icons
Ctrl+right arrow - Move the cursor to the beginning of the next word
Ctrl+left arrow - Move the cursor to the beginning of the previous word
Ctrl+down arrow - Move the cursor to the beginning of the next paragraph
Ctrl+up arrow - Move the cursor to the beginning of the previous paragraph
Ctrl+Alt+Tab - Use the arrow keys to switch between all open apps
Ctrl with an arrow key+spacebar - Select multiple individual items in a window or on the desktop
Ctrl+Shift with an arrow key - Select a block of text
Ctrl+Esc - Open the Start screen
Ctrl+Shift+Esc - Open Task Manager
Ctrl+Shift - Switch the keyboard layout when multiple keyboard layouts are enabled
Shift+F10 - Display the shortcut menu for the selected item

Shift with any arrow key - Select more than one item in a window or on the desktop, or select text within a document

Shift+Delete - Delete the selected item without moving it to the Recycle Bin first
Right arrow - Open the next menu to the right, or open a submenu
Left arrow - Open the next menu to the left, or close a submenu
Esc - Cancel the current task

Dialog Box Shortcut Keys

F1 - Display Help
F4 - Display the items in the active list
Ctrl+Tab - Move forward through tabs
Ctrl+Shift+Tab - Move back through tabs
Ctrl+N (Number 1-9) - Move to Nth tab
Tab - Move forward through options
Shift+Tab - Move back through options
Alt+underlined letter - Perform the command or select the option for that letter
Enter - Replace clicking the mouse for many selected commands
Spacebar - Select or clear the check box if the active option is a check box
Backspace - Open a folder one level up if a folder is selected in the Save As or Opendialog box
Arrow keys - Select a button if the active option is a group of option buttons

Windows logo Key Shortcut Keys

Windows logo key+F1 - Open Windows Help and Support
Windows logo key - Display or hide the Start menu
Windows logo key+B - Set focus in the notification area
Windows logo key+C - Open the Charms
Windows logo key+C - Open the commands for the app
Windows logo key+D - Display and hides the desktop
Windows logo key+E - Open Computer
Windows logo key+F - Open the Search charm and search file
Windows logo key+G - Cycle through gadgets on the desktop
Windows logo key+H - Open the Share charm
Windows logo key+I - Open the Settings charm
Windows logo key+J - Switch the main app and snapped app
Windows logo key+K - Open the Devices charm
Windows logo key+L - Lock your PC or switch users
Windows logo key+M - Minimize all windows
Windows logo key+O - Lock device orientation
Windows logo key+P - Choose a presentation display mode
Windows logo key+Q - Open the Search charm and search apps
Windows logo key+R - Open the Run dialog box
Windows logo key+T - Cycle through apps on the taskbar
Windows logo key+U - Open Ease of Access Center
Windows logo key+V - Cycle through notifications
Windows logo key+Shift+V - Cycle through notifications in reverse order
Windows logo key+W - Open the Search charm and search settings
Windows logo key+X - Opens the Quick Link menu
Windows logo key+, - Temporarily peek at the desktop
Windows logo key+Z - Show the commands available in the app
Windows logo key+Pause - Display the System Properties dialog box
Windows logo key+Ctrl+F - Search for PCs (if you’re on a network)
Windows logo key+Shift+M - Restore minimized windows on the desktop

Windows logo key+number - Start the desktop app pinned to the taskbar in the position indicated by the number. If the app is already running, switch to that app.

Windows logo key+Shift+number - Start a new instance of the desktop app pinned to the taskbar in the position indicated by the number

Windows logo key+Ctrl+number - Switch to the last active window of the desktop app pinned to the taskbar in the position indicated by the number

Windows logo key+Alt+number - Open the Jump List for the desktop app pinned to the taskbar in the position indicated by the number

Windows logo key+Ctrl+Shift+number - Open a new instance of the desktop app located at the given position on the taskbar as admin

Windows logo key+Tab - Cycle through open apps (except desktop apps)

Windows logo key+Ctrl+Tab - Cycle through open apps (except desktop apps) and snaps them as they are cycled

Windows logo key+Ctrl+B - Switch to the app that displayed a message in the notification area
Windows logo key+up arrow - Maximize the desktop window
Windows logo key+down arrow - Minimize the desktop window
Windows logo key+left arrow - Maximize the desktop window to the left side of the screen
Windows logo key+right arrow - Maximize the desktop window to the right side of the screen

Windows logo key+Home - Minimize all but the active desktop window (restores all windows on second stroke)

Windows logo key+Shift+up arrow - Stretch the desktop window to the top and bottom of the screen

Windows logo key+Shift+down arrow - Restore/minimize active desktop windows vertically, maintaining width

Windows logo key+Shift+left arrow or right arrow - Move a window in the desktop from one monitor to another

Windows logo key+spacebar - Switch input language and keyboard layout
Windows logo key+Ctrl+spacebar - Change to a previously selected input
Windows logo key+Enter - Open Narrator

Windows logo key+PgUp - Move the Start screen and apps to the monitor on the left (Apps in the desktop won’t change monitors)

Windows logo key+PgDown - Move the Start screen and apps to the monitor on the right (Apps in the desktop won’t change monitors)

Windows logo key+Shift+period (.) - Snaps an app to the left
Windows logo key+period (.) - Snaps an app to the right
Windows logo key+Tab - Cycle through opens apps (except desktop apps)

Windows logo key+Shift+Tab - Cycle through opens apps (except desktop apps) in reverse order

Windows logo key+Ctrl+Tab - Cycle through opens apps (except desktop apps) and snaps them as they are cycled

Windows logo key+/ - Initiate IME reconversion
Windows logo key+Alt+Enter - Opens Windows Media Center
Windows logo key+plus (+) or minus (-) - Zoom in or out (in Magnifier)
Windows logo key+Esc - Exit Magnifier

File Explorer Shortcut Keys

Alt+D - Select the address bar
Ctrl+E - Select the search box
Ctrl+F - Select the search box
Ctrl+N - Open a new window
Ctrl+W - Close the current window
Ctrl+mouse scroll wheel - Change the size and appearance of file and folder icons
Ctrl+Shift+E - Display all folders above the selected folder
Ctrl+Shift+N - Create a new folder
Num Lock+Asterisk (*) - Display all subfolders under the selected folder
Num Lock+plus (+) - Display the contents of the selected folder
Num Lock+minus (-) - Collapse the selected folder
Alt+P - Display the preview pane
Alt+Enter - Open the Properties dialog box for the selected item
Alt+right arrow - View the next folder
Alt+up arrow - View the parent folder
Alt+left arrow - View the previous folder
Backspace - View the previous folder
Right arrow - Display the current selection (if it’s collapsed), or select the first subfolder
Left arrow - Collapse the current selection (if it’s expanded), or select the parent folder
End - Display the bottom of the active window
Home - Display the top of the active window
F11 - Maximize or minimize the active window

Taskbar Shortcut Keys

Shift+click on a taskbar button - Open a app or quickly open another instance of a app
Ctrl+Shift+click on a taskbar button - Open a app as an administrator
Shift+Right-click on a taskbar button - Show the window menu for the app
Shift+Right-click on a grouped taskbar button - Show the window menu for the group
Ctrl+Click on a grouped taskbar button - Cycle through the windows of the group

Ease of Access Shortcut Keys

Right Shift for eight seconds - Turn Filter Keys on and off
Left Alt+Left Shift+PrtScn - Turn High Contrast on or off
Left Alt+Left Shift+Num Lock - Turn Mouse Keys on or off
Shift five times - Turn Sticky Keys on or off
Num Lock for five seconds - Turn Toggle Keys on or off
Windows logo key+U - Open the Ease of Access Center

Magnifier Shortcut Keys

Windows logo key+plus (+) or minus (-) - Zoom in or out
Ctrl+Alt+spacebar - Preview the desktop in full-screen mode
Ctrl+Alt+D - Switch to docked mode
Ctrl+Alt+F - Switch to full-screen mode
Ctrl+Alt+I - Invert colors
Ctrl+Alt+L - Switch to lens mode
Ctrl+Alt+R - Resize the lens
Ctrl+Alt+arrow keys - Pan in the direction of the arrow keys
Windows logo key+Esc - Exit Magnifier

Narrator Shortcut Keys

Space or Enter - Activate current item
Tab and arrow keys - Move around on the screen
Ctrl - Stop reading
Caps Lock+D - Read item
Caps Lock+M - Start reading
Caps Lock+H - Read document
Caps Lock+V - Repeat phrase
Caps Lock+W - Read window
Caps Lock+Page Up/Down - Increase or decrease the volume of the voice
Caps Lock+plus (+) or minus (-) - Increase or decrease the speed of the voice
Caps Lock+spacebar - Do default action
Caps Lock+left or right arrows - Move to previous/next item
Caps Lock+F2 - Show commands for current item
Press Caps Lock twice in quick succession - Turn Caps Lock on or off
Caps Lock + Esc - Exit Narrator

Narrator touch Shortcut Keys

Tap once with two fingers - Stop Narrator from reading
Tap three times with four fingers - Show all Narrator commands (including the ones not in this list)
Double-tap - Activate primary action
Triple-tap - Activate secondary action
Touch or drag a single finger - Read what’s under your finger
Flick left/right with one finger - Move to next or previous item
Swipe left/right/up/down with two fingers - Scroll
Swipe down with three fingers - Start reading on explorable text

Amazing Invention – A Complete Computer in a 160mm ball

Today’s technology is at its peak point beyond what we could ever imagine. New inventions and innovations are emerging on daily basis. No one would have seen such amazing thing before. Our imaginations have dressed into reality and today it has become possible to have a whole computer in our pocket all the time. This ball computer has taken the computer technology to new horizons.
Ball With Computer in it
You may have seen many other inventions of this kind but what is unique in it is that when it is closed no one is able to guess that this ball contains a whole computer inside it. When you will open you will find a complete set which includes display screen, virtual keyboard and a mouse.
This is known as E-Ball which is designed by Apostol Tnokovski. He was aiming to create the smallest PC in the world when this idea comes in his mind.
E-Ball PC in action
It is shaped like a sphere because in its designer’s opinion this is the best shape in nature and it captures everyone’s attention.
E-Ball Pictures 1
This E-Ball features a dual core processor, 250-500GB HDD, 2GB of RAM, integrated graphic card and sound card, 2 x 50W speakers, HD-DVD recorder, wireless optical mouse and laser keyboard, LAN and WLAN card, modem, Web cam and integrated LCD projector.
E-Ball Pictures 2
Also, the E-Ball PC equipped with a paper holder and the paper sheet on the holder that would act like a screen where you can enjoy everything that you could enjoy on your personal PC.
E-Ball Pictures 3
E-Ball Pictures 4
E-Ball Pictures 5
This PC will measure 160mm in diameter and it was designed for Microsoft Windows OS. For now its price and date when it is going to be available is not known.However,everybody would like to see this small spherical PC.

Superman memory crystal: 5D nano-glass to preserve data for million years

5D nano-glass to preserve data for million years

Photo: University of Southampton

A research group in Britain has recorded data into a crystal of nanostructured glass. This future storage with practically unlimited lifetime and capacity exceeding Blu-Ray’s by 2,800 times might save civilization’s data for aliens if humankind is gone.
A group of scientists from University of Southampton has developed a ‘five-dimensional’ optical memory, having experimentally proven a possibility of recording data into nanostructured glass using a high speed (femtosecond) laser, which creates self-assembled nanostructures in fused quartz.
The creators of 5D memory has dubbed their invention ‘Superman memory crystal’, following the ‘memory crystals’ used in a number of movies featuring the superhero.
The method is called 5D because in addition to the three dimensional position of these nanostructures their refraction and polarization characteristics work as two additional parameters.
The newly-developed storage promises unprecedented data capacity of 360 Terabyte for a DVD-sized disc. The maximum capacity of a latest generation quad-layer Blu-Ray DVD is “only” 128 Gigabytes. The largest heat-assisted magnetic recording hard drive (HAMR), yet to be commercially produced, will have about 20 terabytes per disc.
Glass storage could preserve data for millions of years whereas a DVD guarantees only about seven years of faultless playback.
The nanostructured glass remains stable if exposed to temperatures up to 1,000°C.
“We are developing a very stable and safe form of portable memory using glass, which could be highly useful for organizations with big archives. At the moment companies have to back up their archives every five to ten years because hard-drive memory has a relatively short lifespan,” said the head of the project Jingyu Zhang, pointing out that museums and national archives with their huge numbers of documents are going to be the first to benefit.
A joint project of University of Southampton’s Optoelectronics Research Centre (ORC) and Eindhoven University of Technology has presented ‘5D Data Storage by Ultrafast Laser Nanostructuring in Glass’ report at the Conference on Lasers and Electro-Optics (CLEO’13) in San Jose, California.
The ORC’s physical optoelectronics group supervisor Prof. Peter G. Kazansky, follower of the Nobel Prize laureate for the invention of laser, Aleksandr Prokhorov, shared that “It is thrilling to think that we have created the first document which will likely survive the human race. This technology can secure the last evidence of civilization: all we’ve learnt will not be forgotten.”

Technology similar to polarized sunglasses

Technically speaking, the process appears as follows. A femtosecond laser that produces extremely short (280 femtoseconds – or 280 quadrillionths of a second) and intense pulses of light encrypts data file into layers of nanostructured dots inside a quartz glass. The layers are placed very close, with mere five micrometers (one millionth of a meter) between them. 
These light impulses modify polarization and refraction of self-assembled dots as the light travels through the glass, somehow similar to the principle used in polarized sunglasses. Later the information encoded in dots’ 5D parameters can be read using an laser scanning device similar to the one used to read CD, DVD and Blu-ray discs and an optical microscope capable of untangling the polarized light reflected by the three-bit spots.
So far there is no talk about re-writing glass discs so they are going to be write-once-read-many (WORM).
Unlike modern DVD and Blu-Ray disks which record data on up to four layers, the 5D data storage will have hundreds of layers (around 400 layers for standard 1.2 mm CD), but will be made of glass instead of plastic encasing metal spraying with data.
So far the developers reported of a successful recording and reading of a 300kb text file on three layers of glass, but this is regarded only as a technological demonstration of this ground-breaking new technology with a very bright future.