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

https://github.com/akatsuki105/mmap-binary-viewer

Binary viewer for memory mapped file.
https://github.com/akatsuki105/mmap-binary-viewer

emudev emulator gui memory ram rust viewer

Last synced: over 1 year ago
JSON representation

Binary viewer for memory mapped file.

Awesome Lists containing this project

README

          

# mmap-binary-viewer

Binary viewer for memory mapped files.

This is VIEWER, not EDITOR.

```sh
> cargo run MMAPED_FILE
```