wifi-password
Here are 58 public repositories matching this topic...
-
Updated
Mar 19, 2020 - Shell
-
Updated
Apr 23, 2019 - Python
The module cannot work on Windows if the Windows is running in some languages, e.g. Chinese.
The problem is that netsh outputs differently under different codepages. On Chinese Windows, the default codepage is 936. Only after I run chcp 65001 can I get the proper password. Without that, I get an error Error: Could not get password.
I think it should be documented in README or somewhere
-
Updated
Jun 15, 2020 - Shell
-
Updated
May 2, 2020 - Batchfile
-
Updated
Apr 27, 2020 - C++
-
Updated
Oct 30, 2018 - Java
-
Updated
May 3, 2020 - C++
-
Updated
May 13, 2018 - HTML
-
Updated
Jan 29, 2020
-
Updated
Mar 27, 2020 - Python
-
Updated
Sep 25, 2017 - PowerShell
-
Updated
Nov 2, 2019 - Python
-
Updated
Feb 14, 2020
-
Updated
Sep 16, 2019 - Shell
-
Updated
Aug 19, 2017 - Python
-
Updated
Nov 19, 2017 - Java
-
Updated
Jan 2, 2019 - Shell
-
Updated
Jul 28, 2017 - PowerShell
-
Updated
Feb 7, 2019 - Kotlin
As mentioned in the os.name documentation, sys.platform has a finer granularity. Specifically, sys.platform is able to tell the difference between a Linux and a macOS system. On Linux, sys.platform returns linux; on macOS, it returns darwin.
This eliminates the need to [run potentially wrong command with sudo](https://github.com
-
Updated
Aug 25, 2019 - JavaScript
-
Updated
Apr 24, 2018
-
Updated
Feb 4, 2017 - Python
-
Updated
Apr 24, 2018
-
Updated
Oct 3, 2017 - Python
-
Updated
Dec 22, 2016 - Python
-
Updated
Aug 9, 2018 - C#
-
Updated
Apr 2, 2017 - Kotlin
Improve this page
Add a description, image, and links to the wifi-password topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wifi-password topic, visit your repo's landing page and select "manage topics."


There's a link in the readme.md (master), that leads to a 404.
It's under the "Supported Operating Systems" section ( https://github.com/derv82/wifite2#supported-operating-systems ).
The "patched wireless drivers that support injection" hyperlink leads to "https://github.com/derv82/wifite2/blob/master", wich no longer exists :/