Android Mobile Device Hardening Web UI (version 1.0)
$ git https://github.com/SecTheTech/AMDH-UI.git; cd AMDH-UI
$ python3 -m venv amdh
$ source amdh/bin/activate
(amdh) $ pip3 install flask
(amdh) $ python3 run.py
Do not forget to edit the variable "ADB_PATH" in config.py to specify the path ADB if different than "/usr/bin/adb".
You can access the UI on : http://127.0.0.1:8880/
New Scan
Application Scan
Applications' Permissions
Uninstall Apps
https://github.com/StartBootstrap/startbootstrap-sb-admin-2
Pull requests are welcome.



