Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/learn-more/memview

Show all mapped memory in a process
https://github.com/learn-more/memview

application tool utility win32 winapi winapi-ui windows

Last synced: 4 months ago
JSON representation

Show all mapped memory in a process

Awesome Lists containing this project

README

        

# MemView

[![Build status](https://ci.appveyor.com/api/projects/status/h8kuegl54ehd6jcm/branch/master?svg=true)](https://ci.appveyor.com/project/learn-more/memview/branch/master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://spdx.org/licenses/MIT)
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/learn-more/MemView?include_prereleases&sort=semver)
![Works on Windows XP](https://img.shields.io/badge/Works%20on-Windows%20XP-blue)

## Show all mapped memory in a process

See https://learn-more.github.io/MemView/ for an overview of the features.

Main window:

![Layout](docs/MemView.png)

Hex-view:

![Hexview](docs/MemView-hex.png)