Tools/xoreaxeaxeax/skitter-creek-bath-salts

skitter-creek-bath-salts

Unlocking _everything_ on the CPU with DRAM scrambling

1.1kemergingCMIT Licensenew this week

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Aug 2026

Modern CPUs wall off memory regions the operating system is never supposed to touch: AMD's PSP firmware, microcode, SMM. This project goes underneath all of that. By flipping configuration bits in the DRAM controller itself, it rewires how physical addresses map onto real memory, manufacturing aliases that point at protected regions without tripping the checks sitting above. MIT licensed, full source, and about as small as you would expect.

There is nothing to deploy. This is proof-of-concept research aimed at AMD Family 16h processors, the last generation whose datasheets publicly document the DRAM controller's translation registers. The argument is that the technique generalizes to Intel, ARM, and RISC-V, but the working code targets hardware from roughly a decade ago, and you need that hardware in front of you.

The audience is security researchers and people who design memory controllers. That is the entire list. It is not a defensive tool, there is nothing to configure, and it will not tell you whether your fleet is exposed.

The catch is that this is pre-publication. Two commits, a Black Hat 2026 talk still listed as coming soon, no paper, no written threat model, no vendor response. Read it as an argument about where memory protection breaks down, not as a result anyone has finished reviewing.

Free vs Self-Hosted vs Paid

fully free

What's Free

Everything. MIT license, full source. This is published research code, not a product with tiers.

The Real Cost

Hardware and time. The technique targets AMD Family 16h parts specifically, because those are the last chips whose DRAM controller translation registers are publicly documented. Reproducing the work means sourcing that silicon and reading datasheets, not running an installer.

What There Is No Paid Version Of

There is no commercial equivalent, no vendor selling this as a service, and no scanner that checks whether you are affected. If you want that, you are looking for firmware security vendors, and none of them cover this specific attack surface today.

Who Should Not Bother

Anyone looking for something actionable. There is no patch to apply and no configuration to harden, because the exposure lives in silicon that predates the disclosure.

Free and open source research code. The cost is hardware and expertise, not licensing.

What to do by team size

Solo
free; for security researchers, not practitioners
Small team
free; nothing actionable here for a normal engineering team
Medium team
free; skip unless you own firmware or hardware security
Large team
free; relevant to silicon vendors and dedicated hardware security teams only
Self-hosting ops:significant

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
56/100 · C+
Adoption12/30
Maintenance10/25
Community9/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Notable author: 5,060 followersAuthor also built: xoreaxeaxeax/asm-hall-of-shame (857 stars)

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
domas (User)
Stars
1,088

Also by domas

Explore Further

More tools in the directory