Drozer
Drozer is an Android Security Assessment and Attack Framework. It consists of a client/server model where the ‘server’ runs on the Android device, and the client run on your laptop. Drozer was written in, and only runs on, Python2. Even though Python2 is now deprecated – and removed from macOS 12.3 and later – Drozer remains a very capable tool for interrogating an Android application.
The best way to run Drozer is using the official Docker image distributed by F-Secure. This allows us to use an older Python2 script on current systems.
THIS IS BEING UPDATED FOR THE LATEST VERSION OF DROZER!!!!