Tsubame icon indicating copy to clipboard operation
Tsubame copied to clipboard

Cross Platform TUI based process memory analyzer.

Tsubame

Cross Platform TUI based process memory analyzer.
"Tsubame" is the Japanese word for swallow.

screenshot

Usage

Install python library.

# windows
pip install -r requirements_windows.txt

# mac
pip install -r requirements_mac.txt

[Wiki]How to Use

License

MemoryView

The original software is available at
https://github.com/walterdejong/hexview.
This project is a partial enhancement of the above great software.