{"id":25911338,"url":"https://github.com/natuworkguy/wifi-password-fetcher","last_synced_at":"2025-06-29T16:37:23.267Z","repository":{"id":280371519,"uuid":"941768832","full_name":"Natuworkguy/WIFI-Password-Fetcher","owner":"Natuworkguy","description":"Easily fetched all saved WI-FI passwords using powershell","archived":false,"fork":false,"pushed_at":"2025-03-03T02:50:02.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T03:29:06.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Natuworkguy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-03T02:38:52.000Z","updated_at":"2025-03-03T02:50:05.000Z","dependencies_parsed_at":"2025-03-03T03:39:09.935Z","dependency_job_id":null,"html_url":"https://github.com/Natuworkguy/WIFI-Password-Fetcher","commit_stats":null,"previous_names":["natuworkguy/wifi-password-fetcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Natuworkguy/WIFI-Password-Fetcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FWIFI-Password-Fetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FWIFI-Password-Fetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FWIFI-Password-Fetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FWIFI-Password-Fetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Natuworkguy","download_url":"https://codeload.github.com/Natuworkguy/WIFI-Password-Fetcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natuworkguy%2FWIFI-Password-Fetcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262627817,"owners_count":23339667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-03T09:17:17.040Z","updated_at":"2025-06-29T16:37:23.220Z","avatar_url":"https://github.com/Natuworkguy.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wi-Fi Password Retriever Script\n\nThis PowerShell script retrieves the saved Wi-Fi profiles on a Windows machine along with their passwords (if available) and saves them to a text file. It utilizes the `netsh` command to extract the Wi-Fi profiles and their respective passwords, ensuring that all relevant information is extracted and written to a file for later use.\n\n## Features\n\n- Lists all saved Wi-Fi profiles on your machine.\n- Retrieves the Wi-Fi password for each profile if available.\n- Saves the results to a `WifiPasswords.txt` file in UTF-8 encoding.\n- Handles any potential errors and provides feedback.\n\n## Prerequisites\n\n- PowerShell 5.0 or higher.\n- Administrative privileges to retrieve Wi-Fi profile passwords.\n\n## How to Use\n\n1. Download the main.ps1 file from this repository.\n2. Open **PowerShell** as Administrator.\n3. Run the downloaded script.\n\nOnce executed, the script will generate a `WifiPasswords.txt` file containing the names of Wi-Fi profiles and their corresponding passwords.\n\n## Output\n\nThe script will output to a file named `WifiPasswords.txt` with the following format:\n\n```\nWi-Fi Profile Name 1: password1\nWi-Fi Profile Name 2: password2\nWi-Fi Profile Name 3: No password found\n```\n\nIf a Wi-Fi profile does not have a saved password, it will display \"No password found.\"\n\n## License\n\nThis project is licensed under the **Apache License 2.0**. See the [LICENSE](LICENSE) file for details.\n\n## Disclaimer\n\n- This script is intended for **educational purposes only**.\n- **I am not responsible for any illegal activity** that may occur from the use of this script. Ensure that you have permission to access the Wi-Fi passwords from the networks you are retrieving information from.\n- Unauthorized access to Wi-Fi networks is **illegal** and **unethical**. Use this script responsibly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fwifi-password-fetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatuworkguy%2Fwifi-password-fetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuworkguy%2Fwifi-password-fetcher/lists"}