Skip to content

DoranekoSystems/Tsubame

Repository files navigation

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.