Mahfuz-THBD/Wifi_Hack_Installer ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python installer script for a rooted Android phone that sets up this Wifi_Hack tool for me.
I want it to check that the device is rooted, then help install the basic stuff it needs, clone the Wifi_Hack repo, and launch the installer or main script after setup. Make it feel easy to use, with clear messages, progress updates, and basic error handling if something is missing or fails. If a step needs user confirmation, ask for it in a friendly way.
Keep it lightweight and practical, since this is meant to run from Termux on Android. If you need to look up current install commands or best practices, go ahead and check the latest docs online.