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

https://github.com/tracer755/memory-mapped-file-viewer

A tool to read a memory mapped file
https://github.com/tracer755/memory-mapped-file-viewer

debug-tool debugging memory-mapped-file viewer

Last synced: 7 months ago
JSON representation

A tool to read a memory mapped file

Awesome Lists containing this project

README

          

# Memory-Mapped-File-Viewer
A tool to read and view a memory mapped file




Screenshot 2023-07-05 020027




Just input the name of the memory mapped file and boom. The output will display in the output box.

The app can also be used to get a live feed of the file or just to read the file once.




Screenshot 2023-07-05 020522




I might update this at some point.

But it was just a neat little debugging tool I made.