First run

Run the program
python hackndroid.py
By running the program, the script will populate the file config.ini
created during the installation phase with, for example, data related to the device used.
Runtime Examples
At the beginning, the program detect if a mobile device is connected to the current computer:
if a device is connected, the program will start with every option available in the menu


otherwise, the script will show to the user only options that could be used without a mobile device


However, the current device could be selected not only when the program starts but also using the devices
option as follows:
Tested on
Windows
Linux
MacOS
Last updated