The Atomdrift Project is now public. We're building open-source tools for atomic-level software supply chain forensics — decomposing binaries and source code into structural primitives to identify threats.
All code is developed on Codeberg and released under the Apache 2.0 license.
The initial toolset includes:
- cleave — deep static analysis engine with AST-aware decomposition
- stng — advanced string extraction with XOR deobfuscation and IOC classification
- litmus — ML-powered malware classifier built on cleave output
More to come. Watch the repos, file issues, send patches.