hexsecteam/wifi-analyzer ? reverse-engineered prompt

Reverse engineered prompt

Build me a Windows command line tool in Python that can list saved WiFi profiles, show the currently connected network, and reveal the saved password for each profile when the system allows it.

I want it to work in a clean interactive mode by default, where it shows the available networks, lets me pick one by number, and also supports a command to print all profiles at once. Please add an option to export the results as JSON too, since I might want to use it in other scripts.

Make it feel polished in the terminal, with readable formatting and color if possible, and keep it locale friendly so it still works on Windows machines in different languages. Use only standard Python libraries if you can, and if you need to check current Windows command behavior or docs online, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab