Skip to content

Library for interacting with physical memory addresses. Inspired and driven by Dr. Mark McDermott's dm/pm/smb routines.

Notifications You must be signed in to change notification settings

brandon-t-nguyen/libmem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmem

A library for accessing memory by physical address It provides an interface similar to UNIX read/write, except the caller can specify which address to start reading/writing from.

See the inc/mem/mem.h header for function documentation.

The build process can also construct a binary to serve as command-line program.

About

Library for interacting with physical memory addresses. Inspired and driven by Dr. Mark McDermott's dm/pm/smb routines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published