How to view the wireless network password in Windows 7

Source: Internet
Author: User

For wireless networks, there are many ways to obtain passwords. How can we view our own wireless passwords? Here is a detailed explanation.

Let's take a look at it with the soft media's Windows7 house team:

1. In the Windows 7 taskbar notification area, click the Wireless Network icon to slide the menu for the current wireless connection.

2. Select a link for you to view the password (if it is not your own wireless connection, you will not be able to see it, unless you crack it illegally), right click on it and select properties, this example uses ruanmei as an example:

3. Click the display character item. Well, the wireless network password is displayed in plaintext!

What is garbled? Oh, this is not garbled code, it is an ASCII code. You need to repeat it to know the real password (click to enter: ASC code online query )! In this example, the actual password of 6b6b6b6b is KKKKKK.

Okay. Finally, welcome to the soft media company!

In this way, you can easily find your own password. However, do not check the password on someone else's computer.

Related Knowledge: What is ASC code?

The most widely used character set and Its Encoding in computers are American Standard Code for Information Interchange (American Standard Code for Information Interchange) developed by the National Bureau of Standards (ANSI ), it has been set as an international standard by the International Organization for Standardization (ISO), known as the ISO 646 standard. It is applicable to all Latin characters, including 7-digit ASCII code and 8-digit ASCII code.

Because the number of one-bit binary data can be expressed as (21 =) two states: 0 and 1, while the number of two-bit binary data can be expressed as (22) = four states: 00, 01, 10, 11, and so on. A 7-bit binary number can represent (27 =) 128 States. Each State is uniquely encoded as a 7-bit binary code, corresponds to one character (or control code), which can be arranged into a decimal number ranging from 0 ~ 127. Therefore, the 7-bit ASCII code is encoded using the seven-bit binary number, which can represent 128 characters.

0th ~ 32 and 127th (34 in total) are control characters or communication special characters, such as control characters: LF (line feed), CR (Press ENTER), FF (page feed), DEL (delete), BEL (zhenling); Communication special characters: SOH (Text header), EOT (Text tail), ACK (confirmation), etc;

33rd ~ 126 (94 in total) is a character, of which 48th ~ Number 57 is 0 ~ 9. 10 Arabic numerals; 65 ~ The 90 is 26 uppercase English letters, 97 ~ There are 26 lower-case English letters, and the remaining are some punctuation marks and operator numbers.

Note: In a computer's storage unit, an ASCII code value occupies one byte (eight binary digits), and its highest bit (b7) is used as the parity bit. The so-called parity check refers to a method used to check whether an error occurs during code transfer. It is generally divided into two types: Odd checksum and even verification. Odd check rules: correct code must contain an odd number of 1 bytes. If the number is not an odd number, 1 is added to the highest bit b7. Even check rules: correct code: the number of 1 in a byte must be an even number. If the number is not an even number, 1 is added to the highest bit of b7.
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.