diff --git a/README.md b/README.md index 4fdc81a..4a80b97 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ FlipperDroid is a KernelSU-Next module that bridges a Flipper Zero and an Android phone into a unified pentesting platform. Both devices share resources — the phone gets full access to the Flipper's GPIO, SubGHz radio, NFC, RFID, IR, and iButton hardware, while the Flipper can offload compute-heavy tasks to the phone's CPU. +THIS PRODUCT IS A PROOF OF CONCEPT ONLY + ## Architecture Two daemons, one on each device, communicate over USB CDC serial (or Bluetooth rfcomm). A binary protocol handles command/response and async event streaming.