Skip to content

brandon-t-nguyen/libmem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

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