Cross Platform TUI based process memory analyzer.
"Tsubame" is the Japanese word for swallow.
Install python library.
# windows
pip install -r requirements_windows.txt
# mac
pip install -r requirements_mac.txt
The original software is available at
https://github.com/walterdejong/hexview.
This project is a partial enhancement of the above great software.