lth1503ahihi/crack-wifi ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python tool for Termux on rooted Android that helps me scan nearby WiFi networks and check whether a router’s WPS setup looks vulnerable, mainly for learning and testing my own network.
I want it to be simple to run from the terminal, show the network details in color, and guide me through the process with clear prompts. It should use the external tools mentioned in the README when needed, and include a shell script entry point too. Please also add a clean setup flow, basic error handling, and a short help message so I know what the flags do. If it needs current package or tool instructions, look them up online and make the setup as smooth as possible for Termux users.
Are you gonna build this?
make sure you review the code using coderabbit