Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 2.35 KB

README.md

File metadata and controls

62 lines (47 loc) · 2.35 KB

DarkWifi

ForksStargazersIssues

Simplified Rust implementation of the WirelessKeyView tool from the Windows sysinternals toolkit. Used to extract the WiFi networks, authentication standards, and passwords from Windows systems.

Build

$ git clone https://github.com/DarkSuite/DarkWifi
$ cd DarkWifi
$ cargo build --release
$ cd target/release
$ ./DarkWifi 

Usage

$ ./DarkWifi 

darkwifi

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Issues and requests

If you have a problem or a feature request, open an issue.

Stargazers over time

Stargazers over time