microsoft/avml
AVML - Acquire Volatile Memory for Linux observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 98
- Release rhythm 80
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 57.5
- age_days: 2645
- days_rel: 56
- days_push: 14
- n_releases_24m: 5
Adoption not part of the score
1118 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AVML is a portable X86_64 userland volatile memory acquisition tool for Linux, written in Rust and distributed as a static binary. It captures memory images without prior knowledge of the target distribution or kernel, and can upload them to Azure Blob Storage or via HTTP PUT.
Use cases
- acquire volatile memory from a linux host for forensic analysis
- capture a memory dump without compiling kernel modules on the target
- upload memory images to azure blob storage during incident response
- convert between LiME, AVML, and raw memory image formats
- stream a memory snapshot directly to remote storage
- collect compressed memory images to minimize transfer size
When to choose
- you need a static, dependency-free memory acquisition binary for diverse Linux distributions
- you want to upload memory captures to cloud storage like Azure Blob Store
- you need LiME-compatible output without on-target compilation or kernel fingerprinting
When to avoid
- the target kernel has kernel_lockdown enabled
- you need memory acquisition on non-x86_64 architectures
- you need a GUI-based forensic suite rather than a CLI acquisition tool
Facets
cli-tool · maturity active
security cli security operating-systems cli memory-forensics memory-acquisition incident-response dfir rust azure-blob-storage lime-format forensics linux
2 sources
- readme: https://github.com/microsoft/avml · fetched 2026-08-28 · 40369e4a9594
- registry_crates: https://crates.io/api/v1/crates/avml · fetched 2026-08-29 · 35bfc7f0e610
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/avml | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem