huckel789-huckel789/Android-RAT — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a safe educational Android security lab inspired by this repo, but do not create a real RAT or anything that can steal data, spy on people, encrypt files, bypass permissions, hide itself, or control a phone without consent.

I want an Android demo app and simple web dashboard that show how these threats work using fake data only. The phone app should have clear consent screens, visible status, and buttons that simulate things like location, notifications, SMS, files, screenshots, and permissions with generated sample content. The web dashboard should let a student click commands and see simulated responses, logs, and warnings about what the real attack would try to do and how to defend against it.

Use Java for the Android side and PHP for the server side if that fits. Make it easy to run locally, include setup notes, and add safety checks so it cannot be used on real victims. Look up current Android docs online if needed.

Want more depth? Deep Reverse