Skip to content

abhiram-5336/PasswordAuditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Password Auditor

Educational Credential & Wi-Fi Recovery Tool

This project is built purely for educational and ethical testing purposes. It demonstrates how saved credentials (from Chrome and Edge) and Wi-Fi passwords can be retrieved on a Windows system β€” only when the user has permission to do so.


πŸ”’ Disclaimer

This tool is strictly for educational use only. Do not use it on systems you do not own or without explicit permission. The authors will not be responsible for any misuse or damage caused by this script.


πŸ‘¨β€πŸ’» Authors

  • G Abhiram
  • Chirag Anil Ramamurthy

πŸ’‘ Features

  • Extract saved Wi-Fi SSIDs and passwords
  • Decrypt Chrome and Edge browser credentials using system's DPAPI and AES
  • Format all output in a clean, readable report
  • Fully offline and Python-native

πŸ“¦ Requirements

Install the following Python packages before running:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages