A process information gathering tool. View and inspect memory mappings and loaded module information.
Uses LinuxOverlay for the UI.
-
User Interface
- Console window
- Process window
- Mappings window
Position overlay using arrow keys. Use Numpad +/- for changing the position interval. Default size is 2560, 1440. This can be changed with Numpad 1/2 and 4/5. Press insert key to toggle the overlay.
Uses Meson with Ninja to build.
meson builddir
ninja -C builddir
Then Run
sudo ./builddir/MemPenguin