> cat /dev/github | grep security-tools
discovered 03 Aug 2026

AutoDroid

via awesome-list
→ View on GitHub
AutoDroid is a Python-based automation tool designed for facilitating interactions with Android devices, enabling functionalities like bulk APK extraction, application testing across multiple devices, and malware testing against antivirus solutions. It utilizes a customizable JSON configuration file to execute ADB commands, allowing users to define device and application targets as well as scripting command blocks for streamlined operations. Notable features include support for various command sequences, variable management, and the ability to run commands on multiple devices simultaneously, making it a robust solution for Android automation tasks.