# ufrisk/MemProcFS

MemProcFS

Repository: https://github.com/ufrisk/MemProcFS
Canonical: https://ross.abutalabs.com/products/memprocfs
Language: C
License: AGPL-3.0
License Family: copyleft
Last push: 2026-08-25T21:24:30+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 71, longevity 100
- inputs: {"age_days": 2845, "days_push": 8, "days_rel": 39, "gap_med": 122.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4300, forks 519 (observed 2026-08-28T04:08:41.621982+00:00)

## What it is
MemProcFS is an memory forensic tool that exposes physical memory, memory dump files, and live memory acquisition sources as files in a virtual file system. It also provides a rich application library (with Python bindings) for programmatic memory analysis and supports remote live incident response via the LeechAgent acquisition agent.

## Use cases
- analyze memory dump files as a mounted file system
- perform live memory incident response on a remote machine
- inspect processes and modules from live memory with point-and-click tools
- read and write virtual machine memory from VMware or LiveCloudKd
- acquire memory via PCILeech FPGA hardware
- script memory analysis in Python or PowerShell
- feed memory contents into hex editors, debuggers, or disassemblers

## When to choose
- you need to analyze Windows memory dumps or live memory without complex command-line arguments
- you want to use familiar file-based tools (hex editors, scripts, debuggers) on memory
- you need remote live memory acquisition over low-bandwidth connections
- you want programmatic access to memory artifacts via an API for your own tooling

## When to avoid
- you need memory forensics for non-Windows target operating systems with limited support
- you only need simple one-off memory dumps rather than interactive analysis
- you require a purely GUI-based forensic suite with report generation
- hardware-based acquisition via PCILeech FPGA is out of your budget or scope

## Facets
- artifact type: library
- maturity: active
- function: file-system, security, developer-tools
- domain: security, reverse-engineering, developer-tools, operating-systems
- platform: windows, python, cpp, cli
- tags: memory-forensics, virtual-file-system, incident-response, memory-analysis, pcileech, live-memory, memory-dump, forensics, linux, macos

## Member repositories
- ufrisk/MemProcFS (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:41.621982+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:50.816228+00:00, confidence not recorded.
  - readme: https://github.com/ufrisk/MemProcFS (fetched 2026-08-28T04:08:41.621982+00:00, sha 309463460528)
- Data as of 2026-08-30T08:39:29.467469+00:00.
