←back to thread

467 points bundie | 1 comments | | HN request time: 0.231s | source
Show context
Matthias247 ◴[] No.44502802[source]
How does it work technically?

Does Whatsapp expose these messages via an API? If yes, then it seems like this is not only on Google.

If no: Are they reading data from raw UI widgets? Are they intercepting input controls? Are they intercepting network traffic? That seems unlikely, given its probably end to end encrypted and the decryption happens within the scope of the Whatsapp process.

replies(4): >>44503552 #>>44503593 #>>44504420 #>>44505658 #
1. hnburnsy ◴[] No.44505658[source]
Maybe it uses Accessibility...

>When granted, an app with accessibility permission can:

  Read screen content (including text and buttons in other apps)
  Detect user interactions (like taps, swipes, or gestures)
  Navigate between apps and the system UI
  Monitor app launches and foreground/background changes
  Access and control other apps indirectly
  Perform gestures or clicks on behalf of the use