If you solder a ~10cm long "antenna" wire to a laptop's DRAM data bus, it makes it extra sensitive to electromagnetic interference.

So much so that clicking a piezo-electric arc lighter nearby can induce bit-flips.

I wrote an exploit to turn those bitflips into a shell:
dram_emfi/ddr3_dq7.py at 348bd15c9e767bff5968a4fcc80a97b81dc63bda · DavidBuchanan314/dram_emfi

playing with DDR DRAM bus fault injection. Contribute to DavidBuchanan314/dram_emfi development by creating an account on GitHub.

GitHub
I'm exploring this because I think it might be useful for console hacking - where you have physical access, and the ability to execute sandboxed code (say, inside a web browser)
@retr0id don't consoles tend to have some form of hardware ram encryption?
@Rairii possibly, I'll be finding out how the nintendo switch reacts to it shortly
@retr0id @Rairii Yeah I think all of the AMD SOCs have transparent RAM encryption
@retr0id @Rairii We’re kicking grandpa over here are we