package
0.1.3
Repository: https://github.com/ryandeivert/memr.git
Documentation: pkg.go.dev

# README

memr Example With Specific Source

Each command below can also use --output=<FILE> to specify the output file (default=output.memr)

/proc/kcore

go run . --source /proc/kcore

/dev/crash

go run . --source /dev/crash

/dev/mem

go run . --source /dev/mem