GKRootWire
Gadgets HP's Convertible OmniBook X Flip Drops to $699 at Best BuyGadgets Xiaomi 17 Ultra's 'Moon Mode' Got Fooled by a Solar EclipseAI Cerebras Partners with OpenAI to Supercharge GPT-5.6 Inference SpeedAI Lumabri Lets You Run Mixture-of-Experts AI Models Across a P2P SwarmDev Tools ArcadeMaker Brings a Custom Scripting Language and IDE to C# Game DevelopmentDev Tools DeepSeek Launches 'Harness' Developer Preview for Agentic CodingGadgets HP's Convertible OmniBook X Flip Drops to $699 at Best BuyGadgets Xiaomi 17 Ultra's 'Moon Mode' Got Fooled by a Solar EclipseAI Cerebras Partners with OpenAI to Supercharge GPT-5.6 Inference SpeedAI Lumabri Lets You Run Mixture-of-Experts AI Models Across a P2P SwarmDev Tools ArcadeMaker Brings a Custom Scripting Language and IDE to C# Game DevelopmentDev Tools DeepSeek Launches 'Harness' Developer Preview for Agentic Coding
Security

Researcher Explores 'Spaghettifying' DRAM to Expose Hidden Memory Behavior

A new open-source project digs into the physical quirks of DRAM chips, with implications for hardware security research.

A project from security researcher xoreaxeaxeax, known for low-level tools like sandsifter and revsync, has surfaced on GitHub under the cryptic name "skitter-creek-bath-salts," documenting an effort to "spaghettify" DRAM — essentially stretching, probing, and manipulating memory chips at a granular level to reveal undocumented behaviors.

While details are light on marketing and heavy on technical demonstration, the work follows a lineage of research (like Rowhammer) that treats DRAM not as a black box but as a physical system with exploitable quirks — timing glitches, charge leakage, and row-level interactions that can leak data or corrupt memory in unexpected ways.

The project has generated substantial buzz on Hacker News, reflecting strong interest from hardware and security communities eager to understand what new attack or defense techniques might emerge from treating memory as a manipulable physical medium rather than an abstract storage layer.

Why it matters: Research like this often previews future hardware exploits or defenses years before they hit mainstream CPUs and DRAM modules — Rowhammer itself started as academic curiosity before becoming a real-world attack vector. Security teams and hardware vendors should watch these low-level explorations closely, since they tend to expose assumptions in memory design that attackers can later weaponize.

Sources: Hacker News