Cesar-Hack-Gray/Spade — reverse-engineered prompt

Reverse engineered prompt

Build me a simple terminal tool called Spade for Termux and Linux systems like Kali, Ubuntu, Parrot, Nethunter, and UserLAnd. The main goal is to make working with Android APK files easy from bash, with one install script and one main script I can run as bash Spade or pass an APK path like bash Spade /root/example.apk.

I want it to feel like a guided menu tool, based on an apktool style workflow, so I can open an APK, process it, and save the results in a clear output folder. Keep it beginner friendly, with readable prompts and setup that works in mobile and desktop terminal environments.

Please include whatever dependencies and checks are needed so the install script handles most of the setup for me. If anything is unclear, look up current docs online and make sensible choices that fit the original idea of this project.

Want more depth? Deep Reverse