Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
Binary viewer for memory mapped file.
- Host: GitHub
- URL: https://github.com/akatsuki105/mmap-binary-viewer
- Owner: akatsuki105
- Created: 2022-10-16T22:01:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T23:04:09.000Z (over 2 years ago)
- Last Synced: 2025-01-19T20:06:04.706Z (6 days ago)
- Topics: emudev, emulator, gui, memory, ram, rust, viewer
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```