Reversing the process?
void4 opened this issue · 3 comments
This sounds insane, but I wonder if certain radio frequencies have a measurable effect on the system. If one can send RF maybe one can receive, too. If this is true, it would make device localization, side channel information transfer and more scary stuff possible.
Given audio input, probably even without an antenna, it might be possible to decode radio signals: https://www.youtube.com/watch?v=L2W1x6Rb9hI
But I'm wondering if the same can be done without any I/O permissions.
If by measurable effect you mean writing arbitrary data using external radiation, then this process has already been documented here https://www.xkcd.com/378/
Passively detecting might also work, reception of a https://en.wikipedia.org/wiki/DCF77 or similar long-wave time signals would imply that a system is located in a specific timezone/region.
Closing for now since this should probably be in a separate project. But if an implementation becomes available, please ping me!