Skip to content

Commit

Permalink
Merge branch 'main' of github.com:yaceno/WifiRustler into main
Browse files Browse the repository at this point in the history
  • Loading branch information
shigen0 committed Feb 6, 2024
2 parents 7dec656 + 04cbf37 commit c2dc6ec
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# WifiRustler

![Sans titre](https://github.com/yaceno/WifiRustler/assets/75220653/ddcac221-edc8-4e02-9c3b-894f620a02da)

Developed by: yaceno

Website: https://yaceno.github.io/

## Introduction

Extract plaintext wifi passwords from a windows machine.

## Prerequisites
- Rust version : rustc 1.71.1

## How to Use

- Launch with cargo :
`cargo build`
`cargo run`

- Or launch with .exe file :
The .exe file is located in target/debug/wifi_rustler.exe or in releases.

0 comments on commit c2dc6ec

Please sign in to comment.