F4dl0/keydroid — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small Android security lab demo based on this idea, but keep it safe and consent based. I want it to run on my own test phone or emulator and show how Android 6.0 and newer ask for runtime permissions.

The app should have a clear consent screen, a simple status page, and an obvious start and stop button. If it captures input, only capture text typed inside the app itself, not other apps or private data. If you include a remote control style feature, make it a harmless local demo or mock session so it can’t be used on someone else’s device.

Please include a simple Linux build script like the original project, basic setup notes, and make sure the app is easy to open in Android Studio. Add warnings in the app and README that it’s for authorized testing only. Look up current Android docs online if you need to.

Want more depth? Deep Reverse