pavel-a / devmemX

Program to read/write from/to any location in physical memory (cloned from devmem or devmem2). See wiki.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devmem2

Program to read/write from/to any location in physical memory

This is enhanced variant of "devmem" or "devmem2" utility. Source and documentation: http://git.io/vZ5iD

For Linux 2.6 - 3.x - 4.x

Origin: https://github.com/VCTLabs/devmem2 By lartware, 2004 http://www.lartmaker.nl/lartware/port/

This variant is not 100% compatible with the original, do not use it as a drop-in replacement.

See the wiki in this github repo for details on usage and building.

About

Program to read/write from/to any location in physical memory (cloned from devmem or devmem2). See wiki.

License:GNU General Public License v2.0


Languages

Language:C 95.1%Language:Makefile 4.9%