Hacker News new | ask | show | jobs
by huehehue 1685 days ago
I built an app like this in my college days! That is, an app that can send network requests over voice, decode the voice channel response (which comes from some proxy), and render it in a useful way or pass it off to some other process.

Tried to revisit this approach last year, but Android security restrictions now make tapping calls impossible