Live data from Hacker News

System Bus Radio: Transmits AM radio on computers without transmitting hardware

github.com

61–70 of 125 posts

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#61

Does anyone know a way to receive these signals without installing extra hardware? Then we need a name for it. DarkFi?

http://microbit.org/guide/features/#light

reversing the LEDs of the screen to become an input, the LED screen works as a basic light sensor

(only the very tiniest bit related, for the BBC micro:bit)

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#62
post #54
post #49

Earlier quoted context omitted.

For a really good time, I suggest https://github.com/JamesP6000/WsprryPi - it is super fun run a signal into a long wire and see it picked up around the world! (You do need an amateur radio license for this, but in the USA at least the technician one is very easy to get.)

For the semi-serious there is a pre-made filter "temporarily unavailable" (2018-01-15) for purchase: Raspberry Pi QRP TX Shield for WSPR | https://www.tapr.org/kits_20M-wspr-pi.html the harmonics are filtered by a LPF, and the broadband noise is filtered by a BPF [...] a buffer amp is provided for isolation. This also provides a boost to the TX signal And this project ties in an RTL-SDR for receiving: https://github.…

Building your own LPF is surprisingly easy and educational!

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#63
post #35

Back a couple of decades, my alphabetic pager was going off but the messages were gibberish. It turned out the CPU in the PC I'd been asked to look at was a Pentium running at 150 MHz. I'd set my pager directly on top of the case, and the nominal frequency for it was 150.5 MHz, frequency modulated. The lines in the motherboard can be used as antennae and the CPU pins can produce a clock pulse and modulate it. There u…

[deleted]

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#64
post #54

Earlier quoted context omitted.

For the semi-serious there is a pre-made filter "temporarily unavailable" (2018-01-15) for purchase: Raspberry Pi QRP TX Shield for WSPR | https://www.tapr.org/kits_20M-wspr-pi.html the harmonics are filtered by a LPF, and the broadband noise is filtered by a BPF [...] a buffer amp is provided for isolation. This also provides a boost to the TX signal And this project ties in an RTL-SDR for receiving: https://github.…

Building your own LPF is surprisingly easy and educational!

Specifically, I would recommend searching for "W3NQN CWAZ" filter. Look at http://www.kitsandparts.com/ for the toroids.

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#66
post #40

Earlier quoted context omitted.

Years ago I was in the same building during the installation of a "NATO standard" (whatever that means) environment suitable for developing sensitive software, and the air gap was indeed pretty large, the entire 2 rooms were air gapped from the building (at 4th floor), enclosed in a Faraday cage and with special precautions (out of my clearance level) for electricity going in. It was very quiet inside (even cell phon…

Hopefully cellphones weren't allowed? Otherwise it would be interesting to hack the phone to go to "record AM signals" if there's no cell/wifi/FM/GPS signals (if it were on a plane it would still see GPS signals). Or maybe to announce its presence using ultrasonic, so if there's also compromised machines/CPUs/hypervisor environments inside the secured environment, it would detect the "Hello" and start uploading data…

Of course they were forbidden, as it was every not authorized device. The physical security was tight. I just entered it during the building, before the certification (I was in a manager role in the building)

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#67
post #57

Quite old trick actually. At Cold War time, in USSR, American spy device was discovered that was placed on the street outside the wall of main frame computer installation nearby drum printers ( https://en.wikipedia.org/wiki/Printer_(computing)#/media/Fil... ). The device was recording signals from them and retransmitted recording in compressed form to satellite.

Do you have a link to more information about this?

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#68
This is so well-known there's even an oeuvre appropriately titled “IBM 1401: A User’s Manual” by Icelandic neoclassical composer Jóhann Jóhannsson that involves recording the noises made on a radio by running different code on an old mainframe.

https://pitchfork.com/reviews/albums/9583-ibm-1401-a-users-m...

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#69
post #21

I debugged a boot issue on the Apple Newton this way. The latest flash image was a brick on production hardware (no available LEDs, GPIOs, etc.) but not on development hardware. But I could flash a new OS image. So I wrote some small loops that did different stuff on the bus (so that they sounded different) and salted the boot path with them, then listened in on my portable AM radio. Found the problem inside of an ho…

Reminds me of the CHDK hackers trying to dump firmware off a Canon camera. They could get the altered firmware to activate and could read memory and control an LED, so... they blinked the firmware out through the LED, and read it with a ball mouse's optical sensor attached to a microphone cord. :-)

Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware

#70
post #35

Back a couple of decades, my alphabetic pager was going off but the messages were gibberish. It turned out the CPU in the PC I'd been asked to look at was a Pentium running at 150 MHz. I'd set my pager directly on top of the case, and the nominal frequency for it was 150.5 MHz, frequency modulated. The lines in the motherboard can be used as antennae and the CPU pins can produce a clock pulse and modulate it. There u…

> There used to be a parallel port audio device for PCs which was mainly just different resistors. The driver for it just timed pulses to the different pins.

Resistor ladder DA converters are pretty fun.

https://en.wikipedia.org/wiki/Covox_Speech_Thing

https://hackaday.com/2015/11/05/logic-noise-digital-to-analo...

https://www.tek.com/blog/tutorial-digital-analog-conversion-...

Post reply on HN