Kaagaaz/Waypoint ? reverse-engineered prompt
Reverse engineered prompt
Build me an Android app called Waypoint that protects people on public Wi Fi and shared hotspots from nearby network attacks.
I want it to run quietly in the background, watch for suspicious local network activity like port scans, ARP spoofing, and other probing from the hotspot host, then block or drop that traffic in real time. It should show clear alerts when something gets blocked, and keep a simple log of what happened, which ports were targeted, and what kind of attack it looked like.
If possible, add a honeypot style trap that feeds attackers fake responses instead of real device information, so it wastes their time and helps identify hostile behavior. Keep it lightweight, easy to use, and focused on Android phones and tablets running Android 8 through 16.
Please build the full app and make the interface simple enough for non technical users. Look up current Android docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit