Ross ROSS = Recommend OSS · open-source software intelligence for agents

memflow/memflow

physical memory introspection framework observed · 2026-08-28

github.com/memflow/memflow · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 79
  • Release rhythm 8
  • 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: n/a
  • age_days: 2318
  • days_rel: n/a
  • days_push: 131
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1087 stars · 98 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

memflow is a Rust library providing a modular framework for physical memory introspection of machines, including live hardware, virtual machines, and memory dumps. It chains pluggable connectors and OS abstraction layers to expose process-level memory access with a fast virtual address translation pipeline and C ABI bindings for non-Rust consumers.

Use cases

  • introspect physical memory of a running machine
  • read process memory from a virtual machine from the host
  • analyze memory dumps for forensics
  • build DMA-based debugging tools
  • enumerate processes inside a live Windows VM
  • access memory across nested virtualization layers

When to choose

  • you need a generic, composable interface to physical or virtual memory across machines and dumps
  • you want dynamically loadable connectors and OS layers with C FFI bindings
  • you need high-throughput virtual address translation for scanning large address spaces

When to avoid

  • you only need simple userspace process debugging on your own OS
  • you need a ready-made GUI forensic tool rather than a library
  • your target OS layer is not yet implemented in the ecosystem

Facets

library · maturity active

security reverse-engineering sdk developer-tools security reverse-engineering operating-systems developer-tools rust windows cross-platform cpp memory-forensics dma introspection virtualization ffi memory-dump-analysis linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
memflow/memflowmain58

For agents

markdown · JSON · MCP: product_card(name="memflow/memflow")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem