Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 638 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 638 Bytes

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.