├── LICENSE ├── README.md ├── Screenshots ├── Screenshot at 2018-11-06 16-44-44.png └── Screenshot at 2018-11-06 16-44-57.png ├── androspy.sh └── setup.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cyb0r9/Androspy/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cyb0r9/Androspy/HEAD/README.md -------------------------------------------------------------------------------- /Screenshots/Screenshot at 2018-11-06 16-44-44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cyb0r9/Androspy/HEAD/Screenshots/Screenshot at 2018-11-06 16-44-44.png -------------------------------------------------------------------------------- /Screenshots/Screenshot at 2018-11-06 16-44-57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cyb0r9/Androspy/HEAD/Screenshots/Screenshot at 2018-11-06 16-44-57.png -------------------------------------------------------------------------------- /androspy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cyb0r9/Androspy/HEAD/androspy.sh -------------------------------------------------------------------------------- /setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cyb0r9/Androspy/HEAD/setup.sh --------------------------------------------------------------------------------