ShellFish is an interactive CLI tool for Android Post Exploitation written in Python. It uses the Android Debug Bridge to connect to a device.
You can easily add your own modules or commands (Just make sure to save them in the commands/modules folder).
You need at least Python version 3.10 to run the program.