System Bus Radio: Transmits AM radio on computers without transmitting hardware
51–60 of 125 posts
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#52Earlier quoted context omitted.
This is how you debug hardware.You put a oscilloscope on the bus and you decode the bytes. This is what people have been doing since the advent of the computer.
'on the bus' is quite a bit different from '1 meter of drywall away' though...
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#53Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#54Earlier quoted context omitted.
Or take the rails completely off (5 KHz-500 MHz // FM,AM,SSB,SSTV,FSQ): https://github.com/F5OEO/rpitx I have a „Hörmann“ garage door opener. For a long time, I want to use my phone instead of the original sender. Therefore, I thought to run a raspberry and send the signal from there. I recorded the signal with HackRF One as .wav, the problem here is that HackRF records with a sampling rate much higher than 48kHz (by…
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.)
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.com/ha7ilm/qtcsdr mentioning AM/NFM/WFM/LSB/USB [...] although NFM/WFM works as expected, the AM/SSB modes need a much higher level of filtering
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#55People had fanciful minds. They had expected the civilization to end in bio-warfare, or atomic bombs, or a blazing meteorite impact. No such luck. The end of the civilization came, rather anticlimactically, when the humans discovered that side effects and timing attacks made any form of cyber-security a joke. Their computers screeched to a halt bogged down by nightmarish security patches. By then, it was already too…
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#56If you're ever near Stuttgart, Germany, go and visit the university's computer museum! http://computermuseum.informatik.uni-stuttgart.de/ Klemens usually feeds punched cards into one of his treasures and puts a radio on top. Playing music. So much to see! http://computermuseum.informatik.uni-stuttgart.de/cm003.html Including real core memory.
Anyone who's in Seattle for any length of time owes it to themselves to check out the Living Computer Museum: http://www.livingcomputers.org/Discover/At-The-Museum/Vintag...
In addition to the working Alto, MITS Altair, etc. they have a dedicated cold room for working vintage mainframes. You can even request an account on one of 'em so you can remotely telnet in. You're also openly invited to interact with just about any of the microcomputers they have up and running that day.
That's just a small part of their collection. Neat stuff.
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#57At 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.
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#58People had fanciful minds. They had expected the civilization to end in bio-warfare, or atomic bombs, or a blazing meteorite impact. No such luck. The end of the civilization came, rather anticlimactically, when the humans discovered that side effects and timing attacks made any form of cyber-security a joke. Their computers screeched to a halt bogged down by nightmarish security patches. By then, it was already too…
This code is more fun and interesting than scary. The only way this could be used maliciously would be in the one-in-a-million environment where arbitrary code execution is possible but exfiltration is difficult and where the attacker has physical proximity to the machine. The other 999,999 times, if you have ACE then it's much simpler to just exfiltrate via the network or USB or etc.
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#59People had fanciful minds. They had expected the civilization to end in bio-warfare, or atomic bombs, or a blazing meteorite impact. No such luck. The end of the civilization came, rather anticlimactically, when the humans discovered that side effects and timing attacks made any form of cyber-security a joke. Their computers screeched to a halt bogged down by nightmarish security patches. By then, it was already too…
This code is more fun and interesting than scary. The only way this could be used maliciously would be in the one-in-a-million environment where arbitrary code execution is possible but exfiltration is difficult and where the attacker has physical proximity to the machine. The other 999,999 times, if you have ACE then it's much simpler to just exfiltrate via the network or USB or etc.
Re: System Bus Radio: Transmits AM radio on computers without transmitting hardware
#60It will be a sad time when the AM bands are discontinued or moved to digital modes (where this technique will no longer work).